-
Notifications
You must be signed in to change notification settings - Fork 20
use sharedkey mechanism for authenticating to AzMaps #507
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-stone-06c70c70f-507.eastus2.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-meadow-0fc35e30f-507.eastus2.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-meadow-0fc35e30f-507.eastus2.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-stone-06c70c70f-507.eastus2.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://wonderful-stone-06c70c70f-507.eastus2.azurestaticapps.net |
|
Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-meadow-0fc35e30f-507.eastus2.azurestaticapps.net |
* HLS2 Description tweak (#501) * Planetary Computer Pro announcement banner (#504) * Bump up version number * Bump up version number (#502) * Planetary computer pro announcement message bar * Also add message to home banner * format code * undo changes to home banner * use sharedkey mechanism for authenticating to AzMaps (#507) * use sharedkey mechanism for authenticating to AzMaps * Add Azure Maps subscription key configuration to environment files * Add escape key functionality to close import dialog in explorer tests * 2025.7.1 --------- Co-authored-by: Marc Lichtman <marcll@vt.edu> Co-authored-by: Gustavo Hidalgo <guhidalgo@microsoft.com>
This PR removes the dependency on having an API to return token to talk to azuremaps. Instead, it changes the auth method to use the subscription key for talking to azuremaps.