Skip to content

Commit d6b025a

Browse files
authored
Strike instruction in Blazor WASM security AAD topics (#18388)
1 parent d2ef99d commit d6b025a

2 files changed

Lines changed: 0 additions & 4 deletions

File tree

aspnetcore/security/blazor/webassembly/hosted-with-azure-active-directory-b2c.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ In **API permissions**:
8787
1. Select **Add permissions**.
8888
1. Select the **Grant admin content for {TENANT NAME}** button. Select **Yes** to confirm.
8989

90-
Record the App ID URI (for example, `https://{TENANT}.onmicrosoft.com/{SERVER API APP CLIENT ID OR CUSTOM VALUE}`).
91-
9290
In **Home** > **Azure AD B2C** > **User flows**:
9391

9492
[Create a sign-up and sign-in user flow](/azure/active-directory-b2c/tutorial-create-user-flows)

aspnetcore/security/blazor/webassembly/hosted-with-azure-active-directory.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ In **API permissions**:
8585
1. Select **Add permissions**.
8686
1. Select the **Grant admin content for {TENANT NAME}** button. Select **Yes** to confirm.
8787

88-
Record the App ID URI (for example, `https://{TENANT}.onmicrosoft.com/{SERVER API APP CLIENT ID OR CUSTOM VALUE}`).
89-
9088
### Create the app
9189

9290
Replace the placeholders in the following command with the information recorded earlier and execute the command in a command shell:

0 commit comments

Comments
 (0)