Skip to content

Commit 9c9eca7

Browse files
authored
Merge pull request #86174 from Amrinder-Singh29/patch-40
Update overview-storage-keys-powershell.md
2 parents 9b98b76 + 95a4ced commit 9c9eca7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/key-vault/secrets/overview-storage-keys-powershell.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ The commands in this section complete the following actions:
193193
- Create an account shared access signature token for Blob, File, Table, and Queue services. The token is created for resource types Service, Container, and Object. The token is created with all permissions, over https, and with the specified start and end dates.
194194
- Set a Key Vault managed storage shared access signature definition in the vault. The definition has the template URI of the shared access signature token that was created. The definition has the shared access signature type `account` and is valid for N days.
195195
- Verify that the shared access signature was saved in your key vault as a secret.
196-
-
196+
197197
### Set variables
198198

199199
First, set the variables to be used by the PowerShell cmdlets in the following steps. Be sure to update the \<YourStorageAccountName\> and \<YourKeyVaultName\> placeholders.

0 commit comments

Comments
 (0)