Skip to content

Commit 087c12a

Browse files
authored
Merge pull request #91584 from Amrinder-Singh29/patch-48
Update sas-expiration-policy.md
2 parents ee6147a + b0b1917 commit 087c12a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/storage/common/sas-expiration-policy.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,15 +35,15 @@ When a SAS expiration policy is in effect for the storage account, the signed st
3535

3636
When you create a SAS expiration policy on a storage account, the policy applies to each type of SAS that is signed with the account key. The types of shared access signatures that are signed with the account key are the service SAS and the account SAS.
3737

38-
To configure a SAS expiration policy for a storage account, use the Azure portal, PowerShell, or Azure CLI.
38+
To configure a SAS expiration policy for a storage account, use the Azure portal, PowerShell, or Azure CLI.
3939

4040
### [Azure portal](#tab/azure-portal)
4141

4242
To create a SAS expiration policy in the Azure portal, follow these steps:
4343

4444
1. Navigate to your storage account in the Azure portal.
4545
1. Under **Settings**, select **Configuration**.
46-
1. Locate the setting for **Allow recommended upper limit for shared access signature (SAS) expiry interval**, and set it to **Enabled**.
46+
1. Locate the setting for **Allow recommended upper limit for shared access signature (SAS) expiry interval**, and set it to **Enabled**. You must rotate both access keys at least once before you can set a recommended upper limit for SAS expiry interval else the option will come as disabled.
4747
1. Specify the recommended interval for any new shared access signatures that are created on resources in this storage account.
4848

4949
:::image type="content" source="media/sas-expiration-policy/configure-sas-expiration-policy-portal.png" alt-text="Screenshot showing how to configure a SAS expiration policy in the Azure portal":::

0 commit comments

Comments
 (0)