How to get subscription details on azure portal. - azure

I have recently updated my azure subscription and after that I am unable to see my content or resources on the Azure portal and unable to download the publish profile.
So please help me to find the latest subscription in the new azure portal.

From the top right end, you will have your profile. There you will be able to see the Active Directories available for you. Click on that and it will show a page containing info on "Directories+ Subscriptions". In case you are not able to see the respective subscription in any of those directories, it is requested to raise a Support ticket in the portal itself.

You should ask azure support to help you with this. They can see what you have registered in the portal and if something when wrong. One thing you can try is to open the portal in a private browser session to see if anything is cached or not.

Related

Azure services not listing anything

I am new to Azure. I know this is weird question.
But, when I am creating any Storage Account or a VM or say any service instance, I am not able to list it in the service listing after creating. Looks like its created but disappeared.
Due to it, Azure is charging me as I cannot delete the service(e.g a VM) that I created.
Anyone has any insight into this.
You can list/delete it with by using Azure CLI or Azure Powershell Az module.
Did you try checking the notification panel on the top right. Whatever resources are created, it will appear in notification saving "deployed/in progress/etc". Click on go to resource if notification shows it. Also check the dashboard page, if any recent resources are available.
Image shows the home page with recent resources and showing the notification panel.
You can also check your cost analysis. Go to your subscription -> Click on Pay-as-you-go -> Under cost management -> Cost Analysis.
Cost Analysis will tell you, for what services and resources you are getting charged. You can filter the result and view it by resource.
Hope this helps.

App Service Certificate creation not listing subscription on Azure Portal

On Azure Portal when creating App Service Certificate my subscription is not listed where I am the owner. I am trying to create in the same tenant.
See the screenshot below:
What could be the potential issue why my subscription is not listed in the Subscription section? What am I missing here?
Any help is appreciated, thanks!
The issue has been resolved by SnehaAgrawal-MSFT's answer. From the Directory + subscription drop-down menu the proper subscription was not selected thus I could not see the required one.
Sharing below the steps with screenshots as one addition where I needed to switch the directory (maybe it helps someone in the future):
Switch directory link on the top right corner:
From the Directory + subscription drop-down menu the proper subscription needs to be selected:
Thanks again!
Thanks for asking question! Could you please make sure that the correct Azure directory is selected by clicking your account at the top right? You may refer to this doc link might be helpful:
https://learn.microsoft.com/en-us/azure/cost-management-billing/manage/troubleshoot-sign-in-issue

Azure - Where can I find my gph:ClientId?

Does anyone know where I can find my Azure Active Directory Graph Client ID in Azure?
I have searched everywhere within Azure itself and still no luck. Or if anyone know the powershell command to get the information?
Hopefully someone could point me in the right direction.
Many thanks.
You also could get it on Azure Portal.
You could register a new application using the Azure portal, more information about this please refer to this link.
Client Id is your app's application id.
You also need grant Graph permission to your app, you also could check the link I provided.
No worries I managed to find it. Had to create B2C tenant through the use of powershell using this link:
https://github.com/blumu/azure-content/blob/master/articles/active-directory-b2c/active-directory-b2c-devquickstarts-graph-dotnet.md#register-a-service-application-in-your-tenant
From there it will generate your Client ID. Ensure to make a copy and paste it somewhere for future use.

Is it possible to open azure portal resource link not in the default Directory

For user who has access to multiple directories (see screen shot below)
For azure web app I can generate link like below:
https://ms.portal.azure.com/#resource/{resourceId}/DeploymentSource
If the resource is in my default Directory, I can paste the link to the browser and it will open the right blade.
If I paste a link to a resource that is not in the default directory for the user, then I get the following:
However, If I first got to the root of portal.azure.com and switch directory to the targt webapp, then paste the link to the blade, then it works.
Is this possible to tell azure portal to switch directory based on the resource in question. Btw, this is for code that we are writing that is running outside the azure portal hosting frame (hence the desire to open specific blade for a given web app)
Thanks
This is now possible by adding #directory-domain.com/ after the hash. For example, https://portal.azure.com/#resource/{resourceId}/DeploymentSource under a directory with the stackoverflow.com domain becomes https://portal.azure.com/##stackoverflow.com/resource/{resourceId}/DeploymentSource.
Unfortunately, Azure does not support this at this time.
You could give your feedback to this link, all of the feedback you share in this link will be monitored and reviewed by the Microsoft engineering teams.
Also I have vote this feedback. Your understanding and support will be highly appreciated.

Azure Portal - Dashboard Not Found (new Portal)

After sharing my Azure Portal Dashboard yesterday I think I accidentally deleted my default dashboard as it had the same name as the shared one. Now when I log into the Portal I'm getting the following message:
Dashboard not found We could not load the dashboard named 'private/xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'. Refresh the portal to
try again.
I have created a new dashboard and can select it from the drop down, but I was wondering if anyone knew a trick to make the new dashboard the default, and prevent this message from appearing.
My issue was that I had bookmarked an old dashboard link. Double-check your bookmarks and make sure that you're using the correct version: https://portal.azure.com/
The reason this was happening for me was permissions. Also make sure you assign the user/user group to the share access section of the dashboard as demonstrated here

Resources