Skip to content

Commit 988fc93

Browse files
authored
Merge pull request #230772 from rwike77/tutorialupdate
in managed identities scenarios, no app registration to delete
2 parents 05791a1 + 16b93ff commit 988fc93

5 files changed

+5
-13
lines changed

articles/app-service/includes/tutorial-cleanup.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ manager: CelesteDG
55
ms.service: app-service
66
ms.topic: include
77
ms.workload: identity
8-
ms.date: 02/16/2022
8+
ms.date: 03/14/2023
99
ms.author: ryanwi
1010
ms.reviewer: stsoneff
1111
ms.devlang: csharp azurecli
@@ -26,11 +26,3 @@ Select **Delete resource group** to delete the resource group and all the resour
2626
:::image type="content" alt-text="Screenshot that shows deleting the resource group." source="../media/scenario-secure-app-clean-up-resources/delete-resource-group.png":::
2727

2828
This command might take several minutes to run.
29-
30-
### Delete the app registration
31-
32-
From the portal menu, select **Azure Active Directory** > **App registrations**. Then select the application you created.
33-
:::image type="content" alt-text="Screenshot that shows selecting app registration." source="../media/scenario-secure-app-clean-up-resources/select-app-registration.png":::
34-
35-
In the app registration overview, select **Delete**.
36-
:::image type="content" alt-text="Screenshot that shows deleting the app registration." source="../media/scenario-secure-app-clean-up-resources/delete-app-registration.png":::

articles/app-service/scenario-secure-app-access-microsoft-graph-as-app.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
88
ms.service: app-service
99
ms.topic: tutorial
1010
ms.workload: identity
11-
ms.date: 08/19/2022
11+
ms.date: 03/14/2023
1212
ms.author: ryanwi
1313
ms.reviewer: stsoneff
1414
ms.devlang: csharp

articles/app-service/scenario-secure-app-access-storage.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
77
ms.service: app-service
88
ms.topic: tutorial
99
ms.workload: identity
10-
ms.date: 02/16/2022
10+
ms.date: 03/14/2023
1111
ms.author: ryanwi
1212
ms.reviewer: stsoneff
1313
ms.devlang: csharp, azurecli

articles/app-service/tutorial-connect-app-access-microsoft-graph-as-app-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
88
ms.service: app-service
99
ms.topic: tutorial
1010
ms.workload: identity
11-
ms.date: 01/21/2022
11+
ms.date: 03/14/2023
1212
ms.author: ryanwi
1313
ms.reviewer: stsoneff
1414
ms.devlang: javascript

articles/app-service/tutorial-connect-app-access-storage-javascript.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ manager: CelesteDG
77
ms.service: app-service
88
ms.topic: tutorial
99
ms.workload: identity
10-
ms.date: 02/16/2022
10+
ms.date: 03/14/2023
1111
ms.author: ryanwi
1212
ms.reviewer: stsoneff
1313
ms.devlang: javascript, azurecli

0 commit comments

Comments
 (0)