Skip to content

Commit 650df1f

Browse files
authored
Updated key rotation
1 parent f41d955 commit 650df1f

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

articles/azure-monitor/platform/customer-managed-keys.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -241,10 +241,7 @@ It takes a few minutes until the *Cluster* resource is propagated in
241241

242242
### Update Cluster resource with Key identifier details
243243

244-
Update the *Cluster* resource with Key Vault *Key identifier* details, to allow Azure Monitor Storage to use the new key version. Select the current version of your key in Azure Key Vault to get the Key identifier details.
245-
246-
> [!Important]
247-
> This step applies to future key version updates in your Key Vault. In such updates, you should repeat this step and update the *Cluster* resource with the Key Vault *Key identifier* details, since your previous key won’t be accessible by Azure Monitor Storage about 15 minutes after the key version update in your Key Vault.
244+
This step applies following future key version updates in your Key Vault. Update the *Cluster* resource with Key Vault *Key identifier* details, to allow Azure Monitor Storage to use the new key version. Select the current version of your key in Azure Key Vault to get the Key identifier details.
248245

249246
![Grant Key Vault permissions](media/customer-managed-keys/key-identifier-8bit.png)
250247

@@ -421,7 +418,7 @@ the new Azure Key Vault Key version. To update Azure Monitor with your
421418
new key version, follow the instructions in "Update *Cluster* resource
422419
with *Key identifier* details" step.
423420

424-
If you rotate your key in Key Vault and don't update the new version in Azure Monitor shortly after, the key won't be accessible by Azure Monitor Storage.
421+
If you update your key in Key Vault and don't update the new *Key identifier* details in the *Cluster* resource*, Azure Monitor Storage will keep using your previous key.
425422

426423
## Limitations and constraints
427424

@@ -435,8 +432,6 @@ If you rotate your key in Key Vault and don't update the new version in Azure Mo
435432
ADX cluster provisioning was fulfilled. Data that is sent prior to
436433
this provisioning will be dropped and won't be recoverable.
437434

438-
- Updating your key in Key Vault requires that you update the *Cluster* resource with the Key Vault *Key identifier* details, since your previous key won't be accessible by Azure Monitor Storage in about 15 minutes after the key version update.
439-
440435
- CMK encryption applies to newly ingested data after the CMK
441436
configuration. Data that was ingested prior to the CMK
442437
configuration, remained encrypted with Microsoft key. You can query

0 commit comments

Comments
 (0)