Skip to content

Commit 644bb6e

Browse files
authored
Fixed terminology per acrolinx scorecard.
1 parent 97b7333 commit 644bb6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-functions/configure-encrypt-at-rest-using-cmk.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Updating this application setting causes your function app to restart. After the
6666
6767
It is best practice to periodically rotate the SAS key of your storage account. To ensure the function app does not inadvertently loose access, you must also update the SAS URL in Key Vault.
6868
69-
1. Rotate the SAS key by navigating to your storage account in the Azure Portal. Under **Settings** > **Access keys**, click the icon to rotate the SAS key.
69+
1. Rotate the SAS key by navigating to your storage account in the Azure portal. Under **Settings** > **Access keys**, click the icon to rotate the SAS key.
7070
7171
1. Copy the new SAS URL, and use the following command to set the updated SAS URL in your key vault:
7272

0 commit comments

Comments
 (0)