Skip to content

Commit 519237e

Browse files
authored
Merge pull request #145797 from msewaweru/offsite-links-work-batch-2
[msid] Corrected the links to remove the extra offsite link indicator
2 parents 2fd2ed0 + 54ce2e5 commit 519237e

17 files changed

+32
-33
lines changed

articles/active-directory/develop/quickstart-v2-aspnet-core-web-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this quickstart, you download an ASP.NET Core web API code sample and review
3232
>
3333
> First, register the web API in your Azure AD tenant and add a scope by following these steps:
3434
>
35-
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
35+
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
3636
> 1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
3737
> 1. Search for and select **Azure Active Directory**.
3838
> 1. Under **Manage**, select **App registrations** > **New registration**.

articles/active-directory/develop/quickstart-v2-aspnet-core-webapp-calls-graph.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ See [How the sample works](#how-the-sample-works) for an illustration.
3535
>
3636
> ### Option 1: Register and auto configure your app and then download your code sample
3737
>
38-
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/applicationsListBlade/quickStartType/AspNetCoreWebAppQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations<span class="docon docon-navigate-external x-hidden-focus"></span></a> quickstart experience.
38+
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/applicationsListBlade/quickStartType/AspNetCoreWebAppQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations</a> quickstart experience.
3939
> 1. Enter a name for your application and select **Register**.
4040
> 1. Follow the instructions to download and automatically configure your new application for you in one click.
4141
>
@@ -44,7 +44,7 @@ See [How the sample works](#how-the-sample-works) for an illustration.
4444
> #### Step 1: Register your application
4545
> To register your application and add the app's registration information to your solution manually, follow these steps:
4646
>
47-
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
47+
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
4848
> 1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
4949
> 1. Search for and select **Azure Active Directory**.
5050
> 1. Under **Manage**, select **App registrations** > **New registration**.

articles/active-directory/develop/quickstart-v2-aspnet-core-webapp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ See [How the sample works](#how-the-sample-works) for an illustration.
3535
>
3636
> ### Option 1: Register and auto configure your app and then download your code sample
3737
>
38-
> 1. Go to the <a href="https://aka.ms/aspnetcore2-1-aad-quickstart-v2/" target="_blank">Azure portal - App registrations<span class="docon docon-navigate-external x-hidden-focus"></span></a> quickstart experience.
38+
> 1. Go to the <a href="https://aka.ms/aspnetcore2-1-aad-quickstart-v2/" target="_blank">Azure portal - App registrations</a> quickstart experience.
3939
> 1. Enter a name for your application and select **Register**.
4040
> 1. Follow the instructions to download and automatically configure your new application for you in one click.
4141
>
@@ -44,7 +44,7 @@ See [How the sample works](#how-the-sample-works) for an illustration.
4444
> #### Step 1: Register your application
4545
> To register your application and add the app's registration information to your solution manually, follow these steps:
4646
>
47-
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
47+
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
4848
> 1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
4949
> 1. Search for and select **Azure Active Directory**.
5050
> 1. Under **Manage**, select **App registrations** > **New registration**.

articles/active-directory/develop/quickstart-v2-aspnet-webapp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ See [How the sample works](#how-the-sample-works) for an illustration.
3535
>
3636
> ### Option 1: Register and auto configure your app and then download your code sample
3737
>
38-
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/applicationsListBlade/quickStartType/AspNetWebAppQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations<span class="docon docon-navigate-external x-hidden-focus"></span></a> quickstart experience.
38+
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/applicationsListBlade/quickStartType/AspNetWebAppQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations</a> quickstart experience.
3939
> 1. Enter a name for your application and select **Register**.
4040
> 1. Follow the instructions to download and automatically configure your new application for you in one click.
4141
>
@@ -44,7 +44,7 @@ See [How the sample works](#how-the-sample-works) for an illustration.
4444
> #### Step 1: Register your application
4545
> To register your application and add the app's registration information to your solution manually, follow these steps:
4646
>
47-
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
47+
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
4848
> 1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
4949
> 1. Search for and select **Azure Active Directory**.
5050
> 1. Under **Manage**, select **App registrations** > **New registration**.

articles/active-directory/develop/quickstart-v2-dotnet-native-aspnet.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,12 @@ In this section, you register your web API in **App registrations** in the Azure
4545

4646
To register your apps manually, choose the Azure Active Directory (Azure AD) tenant where you want to create your apps.
4747

48-
1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a> with either a work or school account or a personal Microsoft account.
49-
1. If your account is present in more than one Azure AD tenant, select your profile at the upper right, and then select **Switch directory**.
50-
1. Change your portal session to the Azure AD tenant you want to use.
48+
1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
49+
1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant that you want to use.
5150

5251
### Register the TodoListService app
5352

54-
1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
53+
1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
5554
1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
5655
1. Search for and select **Azure Active Directory**.
5756
1. Under **Manage**, select **App registrations** > **New registration**.

articles/active-directory/develop/quickstart-v2-ios.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ The quickstart applies to both iOS and macOS apps. Some steps are needed only fo
4343
> ### Option 1: Register and auto configure your app and then download the code sample
4444
> #### Step 1: Register your application
4545
> To register your app,
46-
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/applicationsListBlade/quickStartType/IosQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations<span class="docon docon-navigate-external x-hidden-focus"></span></a> quickstart experience.
46+
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/applicationsListBlade/quickStartType/IosQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations</a> quickstart experience.
4747
> 1. Enter a name for your application and select **Register**.
4848
> 1. Follow the instructions to download and automatically configure your new application with just one click.
4949
>
@@ -52,7 +52,7 @@ The quickstart applies to both iOS and macOS apps. Some steps are needed only fo
5252
> #### Step 1: Register your application
5353
> To register your application and add the app's registration information to your solution manually, follow these steps:
5454
>
55-
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
55+
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
5656
> 1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
5757
> 1. Search for and select **Azure Active Directory**.
5858
> 1. Under **Manage**, select **App registrations** > **New registration**.

articles/active-directory/develop/quickstart-v2-java-webapp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ To run this sample, you need:
3434
>
3535
> ### Option 1: Register and automatically configure your app, and then download the code sample
3636
>
37-
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/applicationsListBlade/quickStartType/JavaQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations<span class="docon docon-navigate-external x-hidden-focus"></span></a> quickstart experience.
37+
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/applicationsListBlade/quickStartType/JavaQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations</a> quickstart experience.
3838
> 1. Enter a name for your application, and then select **Register**.
3939
> 1. Follow the instructions in the portal's quickstart experience to download the automatically configured application code.
4040
>
@@ -44,7 +44,7 @@ To run this sample, you need:
4444
>
4545
> To register your application and manually add the app's registration information to it, follow these steps:
4646
>
47-
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
47+
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
4848
> 1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register the application.
4949
> 1. Search for and select **Azure Active Directory**.
5050
> 1. Under **Manage**, select **App registrations**.

articles/active-directory/develop/quickstart-v2-javascript-auth-code-angular.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This quickstart uses MSAL Angular v2 with the authorization code flow. For a sim
3636
>
3737
> ### Option 1 (Express): Register and auto configure your app and then download your code sample
3838
>
39-
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/JavascriptSpaQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations<span class="docon docon-navigate-external x-hidden-focus"></span></a> quickstart experience.
39+
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/JavascriptSpaQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations</a> quickstart experience.
4040
> 1. Enter a name for your application.
4141
> 1. Under **Supported account types**, select **Accounts in any organizational directory and personal Microsoft accounts**.
4242
> 1. Select **Register**.
@@ -46,7 +46,7 @@ This quickstart uses MSAL Angular v2 with the authorization code flow. For a sim
4646
>
4747
> #### Step 1: Register your application
4848
>
49-
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
49+
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
5050
> 1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
5151
> 1. Search for and select **Azure Active Directory**.
5252
> 1. Under **Manage**, select **App registrations** > **New registration**.

articles/active-directory/develop/quickstart-v2-javascript-auth-code-react.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This quickstart uses MSAL React with the authorization code flow. For a similar
3737
>
3838
> ### Option 1 (Express): Register and auto configure your app and then download your code sample
3939
>
40-
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/JavascriptSpaQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations<span class="docon docon-navigate-external x-hidden-focus"></span></a> quickstart experience.
40+
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/JavascriptSpaQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations</a> quickstart experience.
4141
> 1. Enter a name for your application.
4242
> 1. Under **Supported account types**, select **Accounts in any organizational directory and personal Microsoft accounts**.
4343
> 1. Select **Register**.
@@ -47,7 +47,7 @@ This quickstart uses MSAL React with the authorization code flow. For a similar
4747
>
4848
> #### Step 1: Register your application
4949
>
50-
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
50+
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
5151
> 1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
5252
> 1. Search for and select **Azure Active Directory**.
5353
> 1. Under **Manage**, select **App registrations** > **New registration**.

articles/active-directory/develop/quickstart-v2-javascript-auth-code.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ This quickstart uses MSAL.js 2.0 with the authorization code flow. For a similar
3636
>
3737
> ### Option 1 (Express): Register and auto configure your app and then download your code sample
3838
>
39-
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/JavascriptSpaQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
39+
> 1. Go to the <a href="https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/JavascriptSpaQuickstartPage/sourceType/docs" target="_blank">Azure portal - App registrations</a>.
4040
> 1. Enter a name for your application.
4141
> 1. Under **Supported account types**, select **Accounts in any organizational directory and personal Microsoft accounts**.
4242
> 1. Select **Register**.
@@ -46,7 +46,7 @@ This quickstart uses MSAL.js 2.0 with the authorization code flow. For a similar
4646
>
4747
> #### Step 1: Register your application
4848
>
49-
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal<span class="docon docon-navigate-external x-hidden-focus"></span></a>.
49+
> 1. Sign in to the <a href="https://portal.azure.com/" target="_blank">Azure portal</a>.
5050
> 1. If you have access to multiple tenants, use the **Directory + subscription** filter :::image type="icon" source="./media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to select the tenant in which you want to register an application.
5151
> 1. Search for and select **Azure Active Directory**.
5252
> 1. Under **Manage**, select **App registrations** > **New registration**.

0 commit comments

Comments
 (0)