You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/multi-service-web-app-clean-up-resources.md
+8-4Lines changed: 8 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,9 +38,13 @@ This command might take several minutes to run.
38
38
39
39
## Delete the app registration
40
40
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.
43
44
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":::
0 commit comments