Skip to content

Commit 0bb5900

Browse files
authored
Merge pull request #126118 from changeworld/patch-169
Fix typo
2 parents b92e81e + e921e1d commit 0bb5900

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/how-to-secure-sas-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ The following example scenario uses two Azure Resource Manager (ARM) template de
4141
1. Create a user-assigned managed identity.
4242
1. Assign Azure role-based access control (RBAC) **Azure Maps Data Reader** role to the user-assigned managed identity.
4343
1. Create an Azure Maps account with a [Cross Origin Resource Sharing (CORS) configuration](azure-maps-authentication.md#cross-origin-resource-sharing-cors), and attach the user-assigned managed identity.
44-
1. Create and save a SAS token in the Azure key vault.
44+
1. Create and save a SAS token in the Azure Key Vault.
4545
1. Retrieve the SAS token secret from the key vault.
4646
1. Create an Azure Maps REST API request that uses the SAS token.
4747

0 commit comments

Comments
 (0)