File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ extends:
83
83
- task : AzureCLI@2
84
84
displayName : Get Az Token
85
85
inputs :
86
- azureSubscription : az-blob-cicd-infra
86
+ azureSubscription : PowerShell-CICD-Feed-Access
87
87
scriptType : pscore
88
88
scriptLocation : inlineScript
89
89
inlineScript : |
@@ -258,7 +258,7 @@ extends:
258
258
- task : AzureCLI@2
259
259
displayName : Azure CLI
260
260
inputs :
261
- azureSubscription : az-blob-cicd-infra
261
+ azureSubscription : PowerShell-CICD-Feed-Access
262
262
scriptType : pscore
263
263
scriptLocation : inlineScript
264
264
inlineScript : |
@@ -317,7 +317,7 @@ extends:
317
317
- task : AzureCLI@2
318
318
displayName : Azure CLI
319
319
inputs :
320
- azureSubscription : az-blob-cicd-infra
320
+ azureSubscription : PowerShell-CICD-Feed-Access
321
321
scriptType : pscore
322
322
scriptLocation : inlineScript
323
323
inlineScript : |
You can’t perform that action at this time.
0 commit comments