We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29721d5 commit 6ed4493Copy full SHA for 6ed4493
1 file changed
.azure-pipelines/PrCheck.yml
@@ -63,7 +63,7 @@ extends:
63
- task: AzureCLI@2
64
displayName: "Acquire Entra ID Bearer Token"
65
inputs:
66
- azureSubscription: CT-PR-Checks-ServiceConnection
+ azureSubscription: CT-Endpoints-Access-ServiceConnection-DEV
67
scriptType: bash
68
scriptLocation: inlineScript
69
inlineScript: |
0 commit comments