Skip to content

Commit 55e3c5c

Browse files
authored
Merge pull request #198084 from markjbrown/main
update to remove portal actions
2 parents cb3b463 + 5bd22dd commit 55e3c5c

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

articles/cosmos-db/role-based-access-control.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure role-based access control in Azure Cosmos DB
33
description: Learn how Azure Cosmos DB provides database protection with Active directory integration (Azure RBAC).
44
ms.service: cosmos-db
55
ms.topic: conceptual
6-
ms.date: 04/06/2022
6+
ms.date: 05/11/2022
77
author: ThomasWeiss
88
ms.author: thweiss
99
ms.custom: devx-track-azurepowershell
@@ -56,9 +56,7 @@ When this feature is enabled, changes to any resource can only be made from a us
5656
5757
### Check list before enabling
5858

59-
This setting will prevent any changes to any Cosmos resource from any client connecting using account keys including any Cosmos DB SDK, any tools that connect via account keys, or from the Azure portal. To prevent issues or errors from applications after enabling this feature, check if applications or Azure portal users perform any of the following actions before enabling this feature, including:
60-
61-
- Any change to the Cosmos account including any properties or adding or removing regions.
59+
This setting will prevent any changes to any Cosmos resource from any client connecting using account keys including any Cosmos DB SDK, any tools that connect via account keys. To prevent issues or errors from applications after enabling this feature, check if applications perform any of the following actions before enabling this feature, including:
6260

6361
- Creating, deleting child resources such as databases and containers. This includes resources for other APIs such as Cassandra, MongoDB, Gremlin, and table resources.
6462

0 commit comments

Comments
 (0)