Skip to content

Commit 94b112e

Browse files
authored
C189397: Removing corrupted character
Translator has reported possible source content issue. Description: Corrupted character is creating a strange space in localized articles
1 parent 952d05e commit 94b112e

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)