Skip to content

Commit bdd188b

Browse files
committed
Acrolinx changes
1 parent d8438b0 commit bdd188b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

azure-local/manage/manage-secrets-rotation.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,16 +91,16 @@ This section describes how you can change the storage account key for the cluste
9191
9292
## Revoke SAS token for storage account used for Arc VM images
9393
94-
This section descirbes how you can revoke the Shared Access Signature (SAS) token for the storage account used for Arc VM images.
94+
This section describes how you can revoke the Shared Access Signature (SAS) token for the storage account used for Arc VM images.
9595
9696
| SAS policy | SAS expired? | Steps to revoke |
9797
|---------|---------|---------|
9898
| Any SAS | Yes | No action is required as the SAS is no longer valid. |
9999
| Ad hoc SAS signed with an account key | No | [Manually rotate or regenerate Storage account key](/azure/storage/common/storage-account-keys-manage?tabs=azure-portal#manually-rotate-access-keys) used to create SAS. |
100-
| Ad hoc SAS signed with a user delegation key | No | Revoke user delegation key or change role assignments, see [Revoke a user delegation SAS](/rest/api/storageservices/create-user-delegation-sas#revoke-a-user-delegation-sas). |
101-
| SAS with stored access policy | No | Update the expiration time to a past date or time, or delete the stored access policy, see [Modify or revoke a stored access policy](/rest/api/storageservices/define-stored-access-policy#modify-or-revoke-a-stored-access-policy). |
100+
| Ad hoc SAS signed with a user delegation key | No | To revoke user delegation key or change role assignments, see [Revoke a user delegation SAS](/rest/api/storageservices/create-user-delegation-sas#revoke-a-user-delegation-sas). |
101+
| SAS with stored access policy | No | To update the expiration time to a past date or time, or delete the stored access policy, see [Modify or revoke a stored access policy](/rest/api/storageservices/define-stored-access-policy#modify-or-revoke-a-stored-access-policy). |
102102
103-
For more details, see [Revoke a SAS](/rest/api/storageservices/create-service-sas#revoke-a-sas).
103+
For more information, see [Revoke a SAS](/rest/api/storageservices/create-service-sas#revoke-a-sas).
104104
105105
## Change deployment service principal
106106

0 commit comments

Comments
 (0)