diff --git a/build/.vsts-ci.yml b/build/.vsts-ci.yml index 2db86ddbf7..3ded23d17d 100644 --- a/build/.vsts-ci.yml +++ b/build/.vsts-ci.yml @@ -63,6 +63,7 @@ stages: downloadType: 'single' downloadPath: '$(System.ArtifactsDirectory)' artifactName: 'deploy' + - template: add-aad-test-environment.yml - task: AzureRmWebAppDeployment@3 displayName: 'Azure app service deployment' inputs: