Skip to content

Commit 78b6e54

Browse files
authored
Update evaluation-azure-devops.md
1 parent c4c32ee commit 78b6e54

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/ai-foundry/how-to/evaluation-azure-devops.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ steps:
7979
- task: AzureCLI@2
8080
  inputs:
8181
    addSpnToEnvironment: true
82-
    azureSubscription: ${{ vars.Azure_Subscription_Name}}
82+
    azureSubscription: ${{vars.Service_Connection_Name}}
8383
    scriptType: bash
8484
    scriptLocation: inlineScript    
8585

0 commit comments

Comments
 (0)