Azure Maps
An Azure service that provides geospatial APIs to add maps, spatial analytics, and mobility solutions to apps.
835 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi,
I am running Bing Maps Demos (https://samples.bingmapsportal.com/) in Visual Studio ASP .NET Core Web Apps. When I swap out the demo codes with my personal Bing Maps Key, that key is visible as plain text in the Javascript.
Please advise of simple methods to hide values like Api keys from being in plain text.
Thanks!
Hi Thom,
You can restrict your Bing Maps API Key to an IP address/IP range/domain:
Announcing Enhanced Security for Bing Maps API Keys
https://blogs.bing.com/maps/2018-05/Announcing-Enhanced-Security-for-Bing-Maps-API-Keys
If this is helpful please accept answer.