We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82fc15e commit cd53a5aCopy full SHA for cd53a5a
azure-pipelines.yml
@@ -47,7 +47,7 @@ steps:
47
- task: AzureRmWebAppDeployment@4
48
inputs:
49
ConnectionType: 'AzureRM'
50
- azureSubscription: 'julia-test-service-conn-workflow-identity'
+ azureSubscription: 'julia-arm-server'
51
appType: 'webAppLinux'
52
- WebAppName: 'ceb-pipelines-flask-webapp'
+ WebAppName: 'march7tempapp'
53
packageForLinux: '$(Build.ArtifactStagingDirectory)/Application$(Build.BuildId).zip'
0 commit comments