Forum Discussion
Resources not visible in azure portal, but do exist
Were you able to see the resources using CLI? I doubting if resource were created!!.
Azure do takes sometimes to show the actual resources which are created recently.
please try to logout and login from portal .
- apodictusJun 27, 2023Copper Contributor
Yes they are created, I can use them, interact with them, just not see them in Azure portal.
So literally all resources in portal shows nothing, while az resource list shows all
It's the same for all services. So if would go to storage account, create a storage account, it is created, but I won't see it in the overview, but if I click the resources name from the provision log for instance I can access the storage account and use it, but it remains undetected in the overview of storage accounts. Also from adf for instance if I want to add the storage as a source,I can select my subscription, but the dropdown for storage will be empty as if none existing
- drk_reddyJun 28, 2023Copper Contributor
- apodictusJun 28, 2023Copper Contributor
If only it was that simple, but the problem seems to exist in Azure mysterious ways.
This morning 12 hours after creating the resources, they are now also visible in the portal. It appears to be some weird issue on provisioning my new azure subscription or something like that.
Below screenshots are taken with the same (and only user in my tenant)
This screenshot was taken last night (clearly no filtering)
This was taken this morning (in between nothing has changed as I was asleep)
The only noticeable change I can see (apart from the resource shown) it that it now displays my account name next to the default directory
This behavior's certainly is not in my azure certification training, so no clue what is happening here, but I'm glad I can move forward in my training
Thanks for trying to help!