mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
* AzureMonitor: get the list of azure clouds from the SDK instead of from a hard coded list * add azure-sdk to yarn.lock * merge legacy with custom options * Normalize legacy cloud names * Workaround: send new credential format to backend while we wait to migrate to the new format * Lint fix * resolveLegacyCloudName should not return undefined * re-add undefined handling in resolveLegacyCloudName so that we fallback to getDefaultAzureCloud when not defined --------- Co-authored-by: Jeremy Angel <jeremyangel@microsoft.com> Co-authored-by: Andreas Christou <andreas.christou@grafana.com>