Skip to content

Commit

Permalink
updated sas uri to sas token
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Stilec committed Jul 9, 2021
1 parent e104843 commit 7534b08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vault-config/product-builds-dnceng-pipeline-secrets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ secrets:
account: dotnetclimsrc

dotnetclimsrc-read-sas-token:
type: azure-storage-container-sas-uri
type: azure-storage-container-sas-token
parameters:
connectionString: dotnetclimsrc-connection-string
permissions: rl
Expand Down Expand Up @@ -74,7 +74,7 @@ secrets:
account: dotnetfeedmsrc

dotnetfeedmsrc-read-sas-token:
type: azure-storage-container-sas-uri
type: azure-storage-container-sas-token
parameters:
connectionString: dotnetfeedmsrc-connection-string
permissions: r
Expand Down

0 comments on commit 7534b08

Please sign in to comment.