From c9951bd0d189ea757c7ba641bbd062a113e8d6da Mon Sep 17 00:00:00 2001 From: Hiroshi Yoshioka <40815708+hyoshioka0128@users.noreply.github.com> Date: Sat, 20 Jul 2024 00:25:33 +0900 Subject: [PATCH] =?UTF-8?q?Update=20README.md=20(Typo=20"A=20Azure=20DevOp?= =?UTF-8?q?s"=E2=86=92"An=20Azure=20DevOps")?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://github.com/microsoft/azure-devops-auth-samples/blob/master/ManagedClientConsoleAppSample/README.md #PinfMSFTDocs --- ManagedClientConsoleAppSample/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ManagedClientConsoleAppSample/README.md b/ManagedClientConsoleAppSample/README.md index d59720a..e11b42d 100644 --- a/ManagedClientConsoleAppSample/README.md +++ b/ManagedClientConsoleAppSample/README.md @@ -13,7 +13,7 @@ To run this sample you will need: - [Visual Studio](https://visualstudio.microsoft.com/downloads/) - An **Azure AD** tenant. For more information see: [How to get an Azure AD tenant](https://docs.microsoft.com/azure/active-directory/develop/quickstart-create-new-tenant) - A user account in your **Azure AD** tenant. -- A Azure DevOps account backed by your AAD tenant where your user account has access. If you have an existing Azure DevOps account not connected to your AAD tenant follow these [steps to connect your AAD tenant to your Azure DevOps account](https://docs.microsoft.com/azure/devops/organizations/accounts/manage-azure-active-directory-groups-vsts?view=vsts&tabs=new-nav) +- An Azure DevOps account backed by your AAD tenant where your user account has access. If you have an existing Azure DevOps account not connected to your AAD tenant follow these [steps to connect your AAD tenant to your Azure DevOps account](https://docs.microsoft.com/azure/devops/organizations/accounts/manage-azure-active-directory-groups-vsts?view=vsts&tabs=new-nav) To run this sample for a [Microsoft Account](https://account.microsoft.com/account) backed Azure DevOps account you will need: