Skip to content

Commit 5f3c4f7

Browse files
authored
Merge pull request #174726 from SnehaAgrawal-MSFT/patch-23
(AzureCXP) fixes MicrosoftDocs/azure-docs/issues/81805
2 parents 39c1564 + d510eb6 commit 5f3c4f7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/app-service/configure-authentication-provider-aad.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The App Service Authentication feature can automatically create an app registrat
2121
> [!NOTE]
2222
> The option to create a new registration is not available for government clouds. Instead, [define a registration separately](#advanced).
2323
24-
## <a name="express"> </a>Create a new app registration automatically
24+
## <a name="express"> </a> Option 1: Create a new app registration automatically
2525

2626
This option is designed to make enabling authentication simple and requires just a few clicks.
2727

@@ -42,7 +42,7 @@ You're now ready to use the Microsoft Identity Platform for authentication in yo
4242

4343
For an example of configuring Azure AD login for a web app that accesses Azure Storage and Microsoft Graph, see [this tutorial](scenario-secure-app-authentication-app-service.md).
4444

45-
## <a name="advanced"> </a>Use an existing registration created separately
45+
## <a name="advanced"> </a>Option 2: Use an existing registration created separately
4646

4747
You can also manually register your application for the Microsoft Identity Platform, customizing the registration and configuring App Service Authentication with the registration details. This is useful, for example, if you want to use an app registration from a different Azure AD tenant than the one your application is in.
4848

0 commit comments

Comments
 (0)