Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
Hi Sumit,
This is typically caused by browser blocking access to local network. To allow, in your on premises VM, open Azure portal in browser, click on icon to left of url, make sure Local network is enabled, then refresh page.
Below are screenshots for Edge and Chrome showing it enabled:
Edge:
Chrome:
NOTE: If you are authenticating to the storage account using Microsoft Entra user account, you need to make sure you have assigned role to the user account to allow data plane access. For example, for blobs, assign Storage Blob Data Reader, Storage Blob Data Contributor, etc.
Please click Accept Answer and upvote if the above was helpful.
Thanks.
-TP