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 02f6d4e commit 166c654Copy full SHA for 166c654
.pipelines/diabetes_regression-ci-build-train.yml
@@ -181,7 +181,7 @@ stages:
181
name: WebAppDeploy
182
displayName: 'Azure Web App on Container Deploy'
183
inputs:
184
- azureSubscription: 'AzureResourceConnection'
+ azureSubscription: '$(AZURE_RM_SVC_CONNECTION)'
185
appName: '$(WEBAPP_DEPLOYMENT_NAME)'
186
resourceGroupName: '$(RESOURCE_GROUP)'
187
imageName: '$(IMAGE_LOCATION)'
0 commit comments