pulumi / pulumi-cloud-requests

Welcome to the public issue tracker for Pulumi Cloud (app.pulumi.com)! Feature requests and bug reports welcome!
10 stars 4 forks source link

Link to Azure resources don't work with personal account #256

Open TechWatching opened 1 year ago

TechWatching commented 1 year ago

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

  1. Add a Microsoft personal account (@live.fr for instance) to an Azure subscription
  2. Create a stack with Azure resources in it created on the Azure subscription
  3. 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.

meagancojocar commented 1 year ago
Screen Shot 2023-07-06 at 10 28 49 AM

@TechWatching thank you for opening this issue and the feedback! Confirming the above is the link you are referring to?

TechWatching commented 1 year ago

Yes that's the one.