Andrei
Andrei

Reputation: 1061

Connect Visual Studio Online with Azure Active Directory

I've done the following so far:

  1. Created an Azure Active Directory instance
  2. Created a Visual Studio Online instance

I am attempting to "connect" the VSO instance to the AAD instance, but in the "Connect a directory" dialog all I see is "none" and "default directory", the AAD I created in step 1 does not appear on the list. Am I missing some critical step here?

This is what I see when I go to Visual Studio Online -> select my instance -> Configure -> Connect

AAD-VSO screenshot

Upvotes: 2

Views: 1162

Answers (1)

Albert Cabello MSFT
Albert Cabello MSFT

Reputation: 121

I suspect that the reason you’re not seeing it in the drop down is that it isn’t the directory associated with your subscription. You can change that via settings. In the settings for your subscription, click on 'Edit directory'

Upvotes: 3

Related Questions