Forum Discussion
Azure Maps Reference Layer URL not working
- 1 year ago
Hello AMeyersen
Ensure that your Azure Blob Storage is configured to allow CORS for the required domains, such as `https://ms-pbi.pbi.microsoft.com`. You can configure this in the Azure portal under the “CORS” settings for your storage accountIn some cases, renaming the file extension from `.geojson` to `.json` has resolved issues with reference layers not displaying in Power BI.
Please see if this helps.
thanks
Hello AMeyersen
Ensure that your Azure Blob Storage is configured to allow CORS for the required domains, such as `https://ms-pbi.pbi.microsoft.com`. You can configure this in the Azure portal under the “CORS” settings for your storage account
In some cases, renaming the file extension from `.geojson` to `.json` has resolved issues with reference layers not displaying in Power BI.
Please see if this helps.
thanks
Hi nilendraFabric , awesome, adding the CORS settings for the storage account fixed things.