We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d27f529 commit ae831d0Copy full SHA for ae831d0
docs/en/rules/Azure.Cosmos.DisableMetadataWrite.md
@@ -28,7 +28,7 @@ You can restrict these operations to Azure Resource Manager (ARM) calls only.
28
## RECOMMENDATION
29
30
Consider limiting key and resource tokens to data plane operations only.
31
-Use Azure AD identities for authorizing account and resource management operations.
+Use Microsoft Entra ID identities for authorizing account and resource management operations.
32
33
## EXAMPLES
34
0 commit comments