Skip to content

Commit 8a46927

Browse files
committed
more minor updates
1 parent 51dbe2c commit 8a46927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/shared-key-authorization-prevent.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ resources
102102

103103
### Configure the Azure Policy for Shared Key access in audit mode
104104

105-
Azure Policy **Storage accounts should prevent shared key access** prevents users with appropriate permissions from configuring new or existing storage accounts to permit Shared Key authorization. Configure this policy in audit mode to identify storage accounts where Shared Key authorization is allowed. After you have changed applications to use Azure AD rather than Shared Key for authorization, you can [change the policy to prevent allowing Shared Key access](#update-azure-policy-assignment-to-prevent-allowing-shared-key-access).
105+
Azure Policy **Storage accounts should prevent shared key access** prevents users with appropriate permissions from configuring new or existing storage accounts to permit Shared Key authorization. Configure this policy in audit mode to identify storage accounts where Shared Key authorization is allowed. After you have changed applications to use Azure AD rather than Shared Key for authorization, you can [change the policy to prevent allowing Shared Key access](#update-the-azure-policy-to-prevent-allowing-shared-key-access).
106106

107107
For more information about the built-in policy, see **Storage accounts should prevent shared key access** in [List of built-in policy definitions](../../governance/policy/samples/built-in-policies.md#storage).
108108

@@ -314,7 +314,7 @@ az storage container create \
314314

315315
Continue to [monitor the policy](#monitor-compliance-with-the-policy) you created earlier for ongoing compliance.
316316

317-
## Update Azure Policy assignment to prevent allowing Shared Key access
317+
## Update the Azure Policy to prevent allowing Shared Key access
318318

319319
To begin enforcing [the Azure Policy assignment you previously created](#configure-the-azure-policy-for-shared-key-access-in-audit-mode) for policy **Storage accounts should prevent shared key access**, change the effect of the policy assignment to deny to allow Shared Key access on storage accounts. To change the effect of the policy, perform the following steps:
320320

0 commit comments

Comments
 (0)