Skip to content

Commit bacd613

Browse files
authored
Merge pull request #250505 from davidmu1/updatesteps41
updated sign-in steps for admin center
2 parents 627ce7d + 989594c commit bacd613

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

articles/active-directory/develop/multi-service-web-app-clean-up-resources.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@ This command might take several minutes to run.
3838

3939
## Delete the app registration
4040

41-
From the portal menu, select **Azure Active Directory** > **App registrations**. Then select the application you created.
42-
:::image type="content" alt-text="Screenshot that shows selecting app registration." source="./media/multi-service-web-app-clean-up-resources/select-app-registration.png":::
41+
1. Sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](../roles/permissions-reference.md#application-developer).
42+
1. Browse to **Identity** > **Applications** > **App registrations**.
43+
1. Select the application you created.
44+
1. In the app registration overview, select **Delete**.
4345

44-
In the app registration overview, select **Delete**.
45-
:::image type="content" alt-text="Screenshot that shows deleting the app registration." source="./media/multi-service-web-app-clean-up-resources/delete-app-registration.png":::
4646

0 commit comments

Comments
 (0)