Skip to content

Commit 271bea2

Browse files
author
Steve Lee (POWERSHELL HE/HIM) (from Dev Box)
committed
update sub name
1 parent 50251e2 commit 271bea2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.pipelines/DSC-Official.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ extends:
8383
- task: AzureCLI@2
8484
displayName: Get Az Token
8585
inputs:
86-
azureSubscription: az-blob-cicd-infra
86+
azureSubscription: PowerShell-CICD-Feed-Access
8787
scriptType: pscore
8888
scriptLocation: inlineScript
8989
inlineScript: |
@@ -258,7 +258,7 @@ extends:
258258
- task: AzureCLI@2
259259
displayName: Azure CLI
260260
inputs:
261-
azureSubscription: az-blob-cicd-infra
261+
azureSubscription: PowerShell-CICD-Feed-Access
262262
scriptType: pscore
263263
scriptLocation: inlineScript
264264
inlineScript: |
@@ -317,7 +317,7 @@ extends:
317317
- task: AzureCLI@2
318318
displayName: Azure CLI
319319
inputs:
320-
azureSubscription: az-blob-cicd-infra
320+
azureSubscription: PowerShell-CICD-Feed-Access
321321
scriptType: pscore
322322
scriptLocation: inlineScript
323323
inlineScript: |

0 commit comments

Comments
 (0)