When I click on the link to an Azure resource of my Pulumi stack, I am asked to log in to my Azure account using a professional account, which is something I can't do as my Azure account for the subscription I am using is a personal Microsoft account.
Expected behavior
I should be able to log in to Azure using my personal subscription or if I'm already logged in just arrive directly on the resource in the Azure portal.
Current behavior
I am asked to log in to a professional account even if I am already logged in with my personal Microsoft account. I can't use my personal Microsoft account to log in.
Steps to reproduce
Add a Microsoft personal account (@live.fr for instance) to an Azure subscription
Create a stack with Azure resources in it created on the Azure subscription
Go to the resources tab in Pulumi Cloud and click on the link to go to the resource in the Azure portal
Context (Environment)
I have an Azure subscription (that comes from my Visual Studio Enterprise subscription) that is linked to a personal Azure tenant created for my personal Microsoft account. This personal account is the one I need to use to access my Azure resources.
When I click on the link to an Azure resource of my Pulumi stack, I am asked to log in to my Azure account using a professional account, which is something I can't do as my Azure account for the subscription I am using is a personal Microsoft account.
Expected behavior
I should be able to log in to Azure using my personal subscription or if I'm already logged in just arrive directly on the resource in the Azure portal.
Current behavior
I am asked to log in to a professional account even if I am already logged in with my personal Microsoft account. I can't use my personal Microsoft account to log in.
Steps to reproduce
Context (Environment)
I have an Azure subscription (that comes from my Visual Studio Enterprise subscription) that is linked to a personal Azure tenant created for my personal Microsoft account. This personal account is the one I need to use to access my Azure resources.