When creating an organization in Azure CLI with a Microsoft account (not an Azure Active Directory account), I don't have access to my own Azure Devops projects.
Everytime when I try to create one, an error message shows up:
TF400813: The user 'Windows Live ID\myemailadress@gmail.com' is not authorized to access this resource.
This may due to the organization creation process does not have "X-VSS-ForceMsaPassThrough" header set in the VSTS API request.
When creating an organization in Azure CLI with a Microsoft account (not an Azure Active Directory account), I don't have access to my own Azure Devops projects.
Everytime when I try to create one, an error message shows up: TF400813: The user 'Windows Live ID\myemailadress@gmail.com' is not authorized to access this resource.
This may due to the organization creation process does not have "X-VSS-ForceMsaPassThrough" header set in the VSTS API request.