Skip to content

Commit 1c7d858

Browse files
Merge pull request #248721 from stevemunk/web-sdk-3-update
Added the 'Next steps', reworded npm download instructions.
2 parents bf28312 + bf21882 commit 1c7d858

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

articles/azure-maps/web-sdk-migration-guide.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ If you're using CDN ([content delivery network]), update the references to the s
3939

4040
### npm
4141

42-
Install the latest [npm] package using the following command:
42+
If you're using [npm], update the to the latest Azure Maps control by running the following command:
4343

4444
```shell
4545
npm install azure-maps-control@latest
@@ -59,10 +59,18 @@ Consider a gradual rollout strategy for the updated version. Release the migrate
5959

6060
By following these steps and considering best practices, you can successfully migrate your application from Azure Maps WebSDK v1 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].
6161

62+
## Next steps
63+
64+
Learn more about the Azure Maps Power BI visual:
65+
66+
> [!div class="nextstepaction"]
67+
> [Use the Azure Maps map control]
68+
6269
[Azure Active Directory Authentication]: how-to-secure-spa-users.md
6370
[Azure Maps Web SDK best practices]: web-sdk-best-practices.md
6471
[content delivery network]: /azure/cdn/cdn-overview
6572
[Manage Authentication in Azure Maps]: how-to-manage-authentication.md
6673
[npm]: https://www.npmjs.com/package/azure-maps-control
6774
[release notes]: release-notes-map-control.md
6875
[Shared Key Authentication]: how-to-secure-sas-app.md
76+
[Use the Azure Maps map control]: how-to-use-map-control.md

0 commit comments

Comments
 (0)