Skip to content

Commit

Permalink
add ms-secret to uri to keep it from breaking relative to GA
Browse files Browse the repository at this point in the history
  • Loading branch information
Kayla Ames committed Mar 30, 2023
1 parent afbc110 commit 99b6eb8
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23031,6 +23031,7 @@
"format": "uri",
"description": "Full SAS Uri, including the storage, container/blob path and SAS token",
"type": "string",
"x-ms-secret": true,
"x-nullable": true
}
},
Expand Down

0 comments on commit 99b6eb8

Please sign in to comment.