Skip to content

Commit 687e51a

Browse files
committed
updated sign-in steps for admin center
1 parent 2c771a9 commit 687e51a

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

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

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,13 @@ 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.
4344

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":::
45+
:::image type="content" alt-text="Screenshot that shows selecting app registration." source="./media/multi-service-web-app-clean-up-resources/select-app-registration.png":::
46+
47+
1. In the app registration overview, select **Delete**.
48+
49+
:::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":::
4650

0 commit comments

Comments
 (0)