Skip to content

Commit 7201834

Browse files
committed
Migration guides
1 parent 51714ee commit 7201834

6 files changed

+9
-9
lines changed

articles/azure-maps/migrate-bing-maps-overview.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Covered in this article:
2626

2727
Azure Maps is a set of mapping and geospatial services that enable developers and organizations to build intelligent location-based experiences for applications across many different industries and use cases. Use Azure Maps to bring maps, geocoding, location search, routing, real-time traffic, geolocation, time zone info, weather, and custom indoor maps into your web, mobile and server-side solutions. Azure Maps is an Azure service, so it inherently includes many of the Azure security and compliance promises that are important to enterprise customers. Azure Maps includes many of the same features as Bing Maps for Enterprise, along with more functionality, like:
2828

29-
- Multiple service authentication method options. For more information on security and authentication in Azure Maps, See [Authentication with Microsoft Azure Maps].
29+
- Multiple service authentication method options. For more information on security and authentication in Azure Maps, See [Authentication with Azure Maps].
3030
- Data residency compliance support. For more information, see [Azure Maps service geographic scope].
3131
- Azure regulatory compliance standards (GDPR, ISO, FedRAMP, HIPAA, etc.). For more information, see [Microsoft Compliance].
3232
- Support for programmatically creating and managing Azure Maps accounts (resources). For more information, see [Create your Azure Maps account using an ARM template].
@@ -65,7 +65,7 @@ With Bing Maps for Enterprise, the [Bing Maps Account Center] is where you manag
6565

6666
### Security and authentication
6767

68-
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple authentication methods, such as a [Shared Key], [Microsoft Entra ID], or [Shared access signature token authentication]. For more information on security and authentication in Azure Maps, See [Authentication with Microsoft Azure Maps].
68+
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple authentication methods, such as a [Shared Key], [Microsoft Entra ID], or [Shared access signature token authentication]. For more information on security and authentication in Azure Maps, See [Authentication with Azure Maps].
6969

7070
## Licensing and billing considerations
7171

@@ -163,7 +163,7 @@ More Azure Maps resources:
163163

164164
Developers can get migration support through the [Azure Maps Q&A] or through one of the many [Azure support options].
165165

166-
[Authentication with Microsoft Azure Maps]: azure-maps-authentication.md
166+
[Authentication with Azure Maps]: azure-maps-authentication.md
167167
[Authentication best practices]: authentication-best-practices.md
168168
[Autosuggest]: /bingmaps/rest-services/autosuggest
169169
[Azure Licensing]: https://azure.microsoft.com/pricing/purchase-options/azure-account

articles/azure-maps/migrate-find-location-address.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This article explains how to migrate the Bing Maps [Find a Location by Address]
3131

3232
## Security and authentication
3333

34-
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple ways to authenticate your API calls, such as a [subscription key](azure-maps-authentication.md#shared-key-authentication), [Microsoft Entra ID], and [Shared Access Signature (SAS) Token]. For more information on security and authentication in Azure Maps, See [Authentication with Microsoft Azure Maps] and the [Security section] in the Azure Maps Get Geocoding documentation.
34+
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple ways to authenticate your API calls, such as a [subscription key](azure-maps-authentication.md#shared-key-authentication), [Microsoft Entra ID], and [Shared Access Signature (SAS) Token]. For more information on security and authentication in Azure Maps, See [Authentication with Azure Maps] and the [Security section] in the Azure Maps Get Geocoding documentation.
3535

3636
## Request parameters
3737

articles/azure-maps/migrate-find-location-by-point.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This article explains how to migrate the Bing Maps [Find a Location by Point] AP
3030

3131
## Security and authentication
3232

33-
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple ways to authenticate your API calls, such as a [subscription key](azure-maps-authentication.md#shared-key-authentication), [Microsoft Entra ID], and [Shared Access Signature (SAS) Token]. For more information on security and authentication in Azure Maps, See [Authentication with Microsoft Azure Maps] and the [Security section] in the Azure Maps Get Geocoding documentation.
33+
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple ways to authenticate your API calls, such as a [subscription key](azure-maps-authentication.md#shared-key-authentication), [Microsoft Entra ID], and [Shared Access Signature (SAS) Token]. For more information on security and authentication in Azure Maps, See [Authentication with Azure Maps] and the [Security section] in the Azure Maps Get Geocoding documentation.
3434

3535
## Request parameters
3636

articles/azure-maps/migrate-find-location-query.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This article explains how to migrate the Bing Maps [Find a Location by Query] AP
3131

3232
## Security and authentication
3333

34-
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple ways to authenticate your API calls, such as a [subscription key](azure-maps-authentication.md#shared-key-authentication), [Microsoft Entra ID], and [Shared Access Signature (SAS) Token]. For more information on security and authentication in Azure Maps, See [Authentication with Microsoft Azure Maps] and the [Security section] in the Azure Maps Get Geocoding documentation.
34+
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple ways to authenticate your API calls, such as a [subscription key](azure-maps-authentication.md#shared-key-authentication), [Microsoft Entra ID], and [Shared Access Signature (SAS) Token]. For more information on security and authentication in Azure Maps, See [Authentication with Azure Maps] and the [Security section] in the Azure Maps Get Geocoding documentation.
3535

3636
## Request parameters
3737

articles/azure-maps/migrate-find-time-zone.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ This article explains how to migrate from the Bing Maps [Find Time Zone] API to
3030

3131
## Security and authentication
3232

33-
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple ways to authenticate your API calls, such as a [subscription key](azure-maps-authentication.md#shared-key-authentication), [Microsoft Entra ID], or [Shared Access Signature (SAS) Token]. For more information on security and authentication in Azure Maps, See [Authentication with Microsoft Azure Maps] and the [Security section] in the Azure Maps Get Time Zone By Coordinates documentation.
33+
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple ways to authenticate your API calls, such as a [subscription key](azure-maps-authentication.md#shared-key-authentication), [Microsoft Entra ID], or [Shared Access Signature (SAS) Token]. For more information on security and authentication in Azure Maps, See [Authentication with Azure Maps] and the [Security section] in the Azure Maps Get Time Zone By Coordinates documentation.
3434

3535
## Request parameters
3636

@@ -200,7 +200,7 @@ Support
200200
- [Microsoft Q&A Forum]
201201

202202
[Authentication with Azure Maps]: azure-maps-authentication.md
203-
[Authentication with Microsoft Azure Maps]: azure-maps-authentication.md
203+
[Authentication with Azure Maps]: azure-maps-authentication.md
204204
[Azure Account]: https://azure.microsoft.com/
205205
[Azure Maps account]: quick-demo-map-app.md#create-an-azure-maps-account
206206
[Azure Maps service geographic scope]: geographic-scope.md

articles/azure-maps/migrate-geodata.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ This article explains how to migrate the Bing Maps [Geodata] API to the Azure Ma
3131

3232
## Security and authentication
3333

34-
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple ways to authenticate your API calls, such as a [subscription key](azure-maps-authentication.md#shared-key-authentication), [Microsoft Entra ID], and [Shared Access Signature (SAS) Token]. For more information on security and authentication in Azure Maps, See [Authentication with Microsoft Azure Maps] and the [Security section] in the Azure Maps Get Polygon documentation.
34+
Bing Maps for Enterprise only supports API key authentication. Azure Maps supports multiple ways to authenticate your API calls, such as a [subscription key](azure-maps-authentication.md#shared-key-authentication), [Microsoft Entra ID], and [Shared Access Signature (SAS) Token]. For more information on security and authentication in Azure Maps, See [Authentication with Azure Maps] and the [Security section] in the Azure Maps Get Polygon documentation.
3535

3636
## Request parameters
3737

0 commit comments

Comments
 (0)