Skip to content

Commit c535086

Browse files
authored
Update overview-storage-keys-powershell.md
1 parent f8c700e commit c535086

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

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

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ When you use the managed storage account key feature, consider the following poi
2727
- Only a single Key Vault object should manage storage account keys. Don't allow key management from multiple objects.
2828
- Regenerate keys by using Key Vault only. Don't manually regenerate your storage account keys.
2929

30+
> [!IMPORTANT]
31+
> Regenerating key directly in storage account breaks managed storage account setup and can invalidate SAS tokens in use and cause an outage.
32+
3033
[!INCLUDE [updated-for-az](../../../includes/updated-for-az.md)]
3134

3235
## Service principal application ID
@@ -266,4 +269,4 @@ The output of this command will show your SAS definition string.
266269
## Next steps
267270

268271
- [Managed storage account key samples](https://github.com/Azure-Samples?utf8=%E2%9C%93&q=key+vault+storage&type=&language=)
269-
- [Key Vault PowerShell reference](/powershell/module/az.keyvault/#key_vault)
272+
- [Key Vault PowerShell reference](/powershell/module/az.keyvault/#key_vault)

0 commit comments

Comments
 (0)