Skip to content

Commit 223c853

Browse files
Merge pull request #232500 from iriaosara/updatecmkdoc2
modified to add numbering
2 parents 3fa5fe4 + 6f572a5 commit 223c853

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

articles/cosmos-db/how-to-setup-customer-managed-keys.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -715,9 +715,10 @@ The only operation possible when the encryption key has been revoked is account
715715
716716
### Assign a new managed-identity to the restored database account to continue accessing or recover access to the database account
717717
718-
- [Create a new user-assigned managed identity.](../active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md#create-a-user-assigned-managed-identity)
719-
- [Grant KeyVault key access to this identity.](#choosing-the-preferred-security-model)
720-
- [Assign this new identity to your restored database account.](/cli/azure/cosmosdb/identity#az-cosmosdb-identity-assign)
718+
Steps to assign a new managed-identity:
719+
1. [Create a new user-assigned managed identity.](../active-directory/managed-identities-azure-resources/how-manage-user-assigned-managed-identities.md#create-a-user-assigned-managed-identity)
720+
2. [Grant KeyVault key access to this identity.](#choosing-the-preferred-security-model)
721+
3. [Assign this new identity to your restored database account.](/cli/azure/cosmosdb/identity#az-cosmosdb-identity-assign)
721722
722723
## Next steps
723724

0 commit comments

Comments
 (0)