Skip to content

Commit 859b867

Browse files
authored
Merge pull request #108040 from v-maudel/patch-481
C189397: Removing corrupted character
2 parents 0b78fee + 94b112e commit 859b867

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/azure-maps/azure-maps-authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Azure Maps supports two ways to authenticate requests: Shared Key authentication
2020
2121
## Shared Key authentication
2222

23-
Primary and secondary keys are generated after the Azure Maps account is created. You're encouraged to use the primary key as the subscription key when calling Azure Maps using shared key authentication. Shared Key authentication passes a key generated by an Azure Maps account to an Azure Maps service.For each request to Azure Maps services, add the *subscription key* as a parameter to the URL. The secondary key can be used in scenarios like rolling key changes.
23+
Primary and secondary keys are generated after the Azure Maps account is created. You're encouraged to use the primary key as the subscription key when calling Azure Maps using shared key authentication. Shared Key authentication passes a key generated by an Azure Maps account to an Azure Maps service. For each request to Azure Maps services, add the *subscription key* as a parameter to the URL. The secondary key can be used in scenarios like rolling key changes.
2424

2525
For information about viewing your keys in the Azure portal, see [Manage authentication](https://aka.ms/amauthdetails).
2626

0 commit comments

Comments
 (0)