Skip to content

Commit 955b3ae

Browse files
Merge pull request #313291 from lootle1/FR40
Freshness Edit: App Service 1 of 3
2 parents 7c34d94 + e5d0a99 commit 955b3ae

5 files changed

Lines changed: 130 additions & 131 deletions

File tree

articles/app-service/includes/scenario-secure-app-clean-up-resources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,15 +32,15 @@ This command might take several minutes to run.
3232

3333
### Delete the app registration
3434

35-
In the [Microsoft Entra admin center](https://entra.microsoft.com), select **Applications** > **App registrations**. Then select the application you created.
35+
In the [Microsoft Entra admin center](https://entra.microsoft.com), select **App registrations**. Then select the application you created.
3636
:::image type="content" alt-text="Screenshot that shows selecting app registration." source="../media/scenario-secure-app-clean-up-resources/select-app-registration.png":::
3737

3838
In the app registration overview, select **Delete**.
3939
:::image type="content" alt-text="Screenshot that shows deleting the app registration." source="../media/scenario-secure-app-clean-up-resources/delete-app-registration.png":::
4040

4141
### Delete the external tenant
4242

43-
If you created a new external tenant, you can [delete it](/entra/external-id/customers/how-to-delete-external-tenant-portal). In to the [Microsoft Entra admin center](https://entra.microsoft.com), browse to **Identity** > **Overview** > **Manage tenants**.
43+
If you created a new external tenant, you can [delete it](/entra/external-id/customers/how-to-delete-external-tenant-portal). In to the [Microsoft Entra admin center](https://entra.microsoft.com), browse to **Entra ID** > **Overview** > **Manage tenants**.
4444

4545
Select the tenant you want to delete, and then select **Delete**.
4646

articles/app-service/includes/tutorial-set-up-app-service-authentication/after.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ When you enabled the App Service authentication/authorization module in the prev
150150
1. To check the settings, sign in to the [Microsoft Entra admin center](https://entra.microsoft.com) as at least an [Application Developer](/entra/identity/role-based-access-control/permissions-reference#application-developer).
151151
1. If you chose external configuration, use the **Settings** icon in the top menu to switch to the external tenant with your web app from the **Directories** + **subscriptions** menu.
152152

153-
1. Browse to **Identity** > **Applications** > **App registrations** and select **Applications** > **App registrations** from the menu.
153+
1. Browse to **Entra ID** > **App registrations**, and select **App registrations** from the menu.
154154
1. Select the app registration that was created.
155155
1. In the overview, verify that **Supported account types** is set to **My organization only**.
156156

articles/app-service/scenario-secure-app-authentication-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: cephalin
55
ms.author: cephalin
66
ms.service: azure-app-service
77
ms.topic: tutorial
8-
ms.date: 05/16/2024
8+
ms.date: 03/17/2026
99
ms.reviewer: mahender
1010
ms.custom: azureday1, AppServiceIdentity
1111
#Customer intent: As an application developer, enable authentication and authorization for a web app running on Azure App Service.

0 commit comments

Comments
 (0)