Connected Services blank

snet 11 Reputation points
2023-01-09T14:31:56.713+00:00

Hi everyone, I've Visual Studio 2022 and when I try to run the Connected Services (to use Azure KeyVault) the page is empty.....full blank and there's no way to fix this. I tried to run VS as Admin, to use another web project, to disconnect my login but nothing.

Do you know how to fix this?

thanks

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
8,969 questions
Developer technologies | Visual Studio | Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Ryan Hill 30,281 Reputation points Microsoft Employee Moderator
    2023-01-09T17:13:30.3+00:00

    Visual Studio by default is configured for Azure cloud but double check the settings to be certain. Should look like

    277562-image.png

    Under Account Settings (under the avatar to the top right), make sure the account you've added/signed in with in Visual Studio has access to your subscriptions. Apply any tenant filters that are necessary.

    277450-image.png

    When you right click on Connect Services and select Azure Key Vault, your subscriptions under your tenant should load and you should be able to create and view exiting resources.

    277507-image.png

    If you still don't see the resources, remove the accounts on the Account Settings page and re-add them. If you still don't see these resources or can't create any, then your account may not have the appropriate RBAC role to view key vault resources; in which case you'll need to reach out to your admin.

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.