You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-maps/web-sdk-migration-guide.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ ms.service: azure-maps
11
11
12
12
# The Azure Maps Web SDK v1 and v2 migration guide
13
13
14
-
Thank you for choosing the Azure Maps Web SDK for your mapping needs. This migration guide helps you transition from version 1 and 2 to version 3, allowing you to take advantage of the latest features and enhancements.
14
+
Thank you for choosing the Azure Maps Web SDK for your mapping needs. This migration guide helps you transition from v1 and v2 to v3, allowing you to take advantage of the latest features and enhancements.
15
15
16
16
## Understand the changes
17
17
@@ -21,7 +21,7 @@ Before you start the migration process, it's important to familiarize yourself w
21
21
22
22
### CDN
23
23
24
-
If you're using CDN ([content delivery network]), update the references to the stylesheet and JavaScript within the `head` element of your HTML files.
24
+
If you're using CDN ([content delivery network]), update the references to the [v3](#v3)stylesheet and JavaScript within the `head` element of your HTML files.
To enhance security, more authentication methods are included in the Web SDK starting in version 2. The new methods include [Microsoft Entra authentication] and [Shared Key Authentication]. For more information about Azure Maps web application security, see [Manage Authentication in Azure Maps].
57
+
To enhance security, more authentication methods are included in the Web SDK starting in v2. The new methods include [Microsoft Entra authentication] and [Shared Key Authentication]. For more information about Azure Maps web application security, see [Manage Authentication in Azure Maps].
58
58
59
59
## Testing
60
60
@@ -64,7 +64,7 @@ Comprehensive testing is essential during migration. Conduct thorough testing of
64
64
65
65
Consider a gradual rollout strategy for the updated version. Release the migrated version to a smaller group of users or in a controlled environment before making it available to your entire user base.
66
66
67
-
By following these steps and considering best practices, you can successfully migrate your application from Azure Maps WebSDK v1 and v2 to v3. Embrace the new capabilities and improvements offered by the latest version while ensuring a smooth and seamless transition for your users. For more information, see [Azure Maps Web SDK best practices].
67
+
By following these steps and considering best practices, you can successfully migrate your application from Azure Maps Web SDK v1 and v2 to v3. Embrace the new capabilities and improvements offered by the latest version while ensuring a smooth and seamless transition for your users. For more information, see [Azure Maps Web SDK best practices].
0 commit comments