简体   繁体   中英

How to get the keys of Azure Bing Maps API for Enterprise using Powershell?

I have seen that two keys generated for an Azure Bing Maps API. I want to retrieve those two keys using Powershell. Do we have any commands to get this to be done.

I don't think there is any way to do that with the Bing Maps accounts via Azure Marketplace. Since you are using Azure, you might want to take a look at Azure Maps. It is a native Azure service and supports ARM templates and all the other standard Azure admin type services.

https://azure.com/maps

https://docs.microsoft.com/en-us/azure/azure-maps/

https://azuremapscodesamples.azurewebsites.net/index.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM