File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -65,18 +65,18 @@ extends:
6565 displayName : ' Upload Sample Query files'
6666 inputs :
6767 SourcePath : ' $(build.artifactstagingdirectory)/sample-queries/*'
68- azureSubscription : ' Federated DevX API Managed Identity'
68+ azureSubscription : ' DevX PPE Content Managed Identity Connection '
6969 Destination : AzureBlob
70- storage : devxapistorage
70+ storage : devxapistppeeastus
7171 ContainerName : ' staging-sample-queries'
7272
7373 - task : AzureFileCopy@6
7474 displayName : ' Upload Permission Description Files '
7575 inputs :
7676 SourcePath : ' $(build.artifactstagingdirectory)/permissions/*'
77- azureSubscription : ' Federated DevX API Managed Identity'
77+ azureSubscription : ' DevX PPE Content Managed Identity Connection '
7878 Destination : AzureBlob
79- storage : devxapistorage
79+ storage : devxapistppeeastus
8080 ContainerName : ' staging-permissions'
8181
8282
You can’t perform that action at this time.
0 commit comments