microsoft / PlanetaryComputerDataCatalog

Data catalog for the Microsoft Planetary Computer
https://planetarycomputer.microsoft.com
MIT License
35 stars 15 forks source link

Use SWA API endpoint to generate azmap token #458

Closed mmcfarland closed 6 months ago

mmcfarland commented 6 months ago

Replaces the use of key authentication to the azmaps basemap and geocoding service with a service identity-based token flow.

Also updates the local dev image to use Azure Linux and facilitate the same identity-based token generation flow, using developer CLI credentials.