How to connect different Azure Id with Visual Studio 2022 Id

KHSong 20 Reputation points
2024-05-02T08:22:12.4066667+00:00

Can other people connect and use it with one ID(Tenant ID or Subscription ID, ...)?

( For Test Purpose )

If so, how can this be done?

Thank you.

Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,157 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,276 questions
{count} votes

Accepted answer
  1. Gowtham CP 3,245 Reputation points
    2024-05-03T04:14:32.13+00:00

    Hello @KHSong

    • Open Visual Studio 2022 and sign in with your Microsoft account. - Go to "Tools" > "Options" > "Azure Service Authentication".
    • Click "Add an account..." to sign in with your Azure account. - Once signed in, navigate to "View" > "Cloud Explorer".
    • Expand "Azure" > Right-click "Subscriptions" > "Connect to Microsoft Azure Subscription".
    • Enter Subscription ID, Tenant ID, etc., to connect to the desired Azure subscription.
    • You can switch between Azure accounts by signing out and signing back in with a different account.
    • Now, you can access and manage Azure resources directly from Visual Studio 2022.

    If this solution helps, kindly consider accepting it. Thank you!


0 additional answers

Sort by: Most helpful