Skip to content

Commit 95a4ced

Browse files
Update overview-storage-keys-powershell.md
There is an extra bullet but nothing mentioned in there hence appear to be a cosmetic issue. Proposing to review the same
1 parent c9f58c5 commit 95a4ced

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)