Skip to content

Commit d9a5236

Browse files
committed
fixing broken links
1 parent 4f72a16 commit d9a5236

File tree

5 files changed

+7
-7
lines changed

5 files changed

+7
-7
lines changed

articles/active-directory/develop/quickstart-single-page-app-angular-sign-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To start your quickstart application, use either of the following options.
3838

3939
### Option 1 (Express): Register and auto configure your app and then download your code sample
4040

41-
1. Go to the [Azure portal - App registrations]("https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/AngularSpaQuickstartPage/sourceType/docs) quickstart experience.
41+
1. Go to the [Azure portal - App registrations](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/AngularSpaQuickstartPage/sourceType/docs) quickstart experience.
4242
1. Enter a name for your application.
4343
1. Under **Supported account types**, select **Accounts in any organizational directory and personal Microsoft accounts**.
4444
1. Select **Register**.

articles/active-directory/develop/quickstart-single-page-app-javascript-sign-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ To start your quickstart application, use either of the following options.
3737

3838
### Option 1 (Express): Register and auto configure your app and then download your code sample
3939

40-
1. Go to the [Azure portal - App registrations]("https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/AngularSpaQuickstartPage/sourceType/docs) quickstart experience.
40+
1. Go to the [Azure portal - App registrations](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/AngularSpaQuickstartPage/sourceType/docs) 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**.

articles/active-directory/develop/quickstart-single-page-app-react-sign-in.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ To start your quickstart application, use either of the following options.
3838

3939
### Option 1 (Express): Register and auto configure your app and then download your code sample
4040

41-
1. Go to the [Azure portal - App registrations]("https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/AngularSpaQuickstartPage/sourceType/docs) quickstart experience.
41+
1. Go to the [Azure portal - App registrations](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/AngularSpaQuickstartPage/sourceType/docs) quickstart experience.
4242
1. Enter a name for your application.
4343
1. Under **Supported account types**, select **Accounts in any organizational directory and personal Microsoft accounts**.
4444
1. Select **Register**.

articles/active-directory/develop/quickstart-web-app-aspnet-sign-in.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You have two options to start building your application: automatic or manual con
3838

3939
If you want to automatically configure your app and then download the code sample, follow these steps:
4040

41-
1. Go to the [Azure portal - App registrations]("https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/AngularSpaQuickstartPage/sourceType/docs) quickstart experience.
41+
1. Go to the [Azure portal - App registrations](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/AngularSpaQuickstartPage/sourceType/docs) quickstart experience.
4242
1. Enter a name for your application and select **Register**.
4343
1. Follow the instructions to download and automatically configure your new application in one click.
4444

@@ -48,7 +48,7 @@ If you want to manually configure your application and code sample, use the foll
4848

4949
#### Step 1: Register your application
5050

51-
1. Sign in to the [Azure portal](https://portal.azure.com/).
51+
1. Sign in to the [Azure portal](https://portal.azure.com).
5252
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 switch to the tenant in which you want to register the application.
5353
1. Search for and select **Azure Active Directory**.
5454
1. Under **Manage**, select **App registrations** > **New registration**.

articles/active-directory/develop/quickstart-web-app-java-sign-in.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ There are two ways to start your quickstart application: express (option 1) and
3535

3636
### Option 1: Register and automatically configure your app, and then download the code sample
3737

38-
1. Go to the [Azure portal - App registrations]("https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/AngularSpaQuickstartPage/sourceType/docs) quickstart experience.
38+
1. Go to the [Azure portal - App registrations](https://portal.azure.com/#blade/Microsoft_AAD_RegisteredApps/ApplicationsListBlade/quickStartType/AngularSpaQuickstartPage/sourceType/docs) quickstart experience.
3939
1. Enter a name for your application, and then select **Register**.
4040
1. Follow the instructions in the portal's quickstart experience to download the automatically configured application code.
4141

@@ -45,7 +45,7 @@ There are two ways to start your quickstart application: express (option 1) and
4545

4646
To register your application and manually add the app's registration information to it, follow these steps:
4747

48-
1. Sign in to the [Azure portal](https://portal.azure.com/).
48+
1. Sign in to the [Azure portal](https://portal.azure.com).
4949
1. If you have access to multiple tenants, use the **Directories + subscriptions** filter :::image type="icon" source="media/common/portal-directory-subscription-filter.png" border="false"::: in the top menu to switch to the tenant in which you want to register the application.
5050
1. Search for and select **Azure Active Directory**.
5151
1. Under **Manage**, select **App registrations**.

0 commit comments

Comments
 (0)