Skip to content

Commit 78e8db0

Browse files
author
Jill Grant
authored
Merge pull request #287023 from v-sreedevank/19Sep-GlobalAdmin
SFI Global admin disclaimer for Containerization articles
2 parents eb8149b + 38c397a commit 78e8db0

5 files changed

+29
-15
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
---
2+
author: v-sreedevank
3+
ms.author: v-sreedevank
4+
ms.topic: include
5+
ms.date: 09/19/2024
6+
---
7+
8+
> [!IMPORTANT]
9+
> Microsoft recommends that you use roles with the fewest permissions. This helps improve security for your organization. Global Administrator is a highly privileged role that should be limited to emergency scenarios when you can't use an existing role.

articles/migrate/tutorial-app-containerization-aspnet-app-service.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: ASP.NET app containerization and migration to App Service
33
description: This tutorial demonstrates how to containerize ASP.NET applications and migrate them to Azure App Service.
4-
author: vijain
5-
ms.author: vijain
4+
author: anraghun
5+
ms.author: anraghun
66
ms.manager: kmadnani
77
ms.service: azure-migrate
88
ms.topic: tutorial
9-
ms.date: 03/06/2024
9+
ms.date: 09/19/2024
1010
ms.custom: engagement-fy24
1111
---
1212
# ASP.NET app containerization and migration to Azure App Service
@@ -91,6 +91,8 @@ If you just created a free Azure account, you're the owner of your subscription.
9191

9292
![Screenshot that shows the User settings page.](./media/tutorial-discover-vmware/register-apps.png)
9393

94+
[!INCLUDE [global-admin-usage.md](includes/global-admin-usage.md)]
95+
9496
10. If the **App registrations** option is set to **No**, ask the tenant/global admin to assign the required permission. Alternatively, the tenant/global admin can assign the Application developer role to an account to allow the registration of Microsoft Entra apps. For more information, see [Assign roles to users](../active-directory/fundamentals/active-directory-users-assign-role-azure-portal.md).
9597

9698
## Download and install the Azure Migrate App Containerization tool

articles/migrate/tutorial-app-containerization-aspnet-kubernetes.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: Azure App Containerization ASP.NET; Containerization and migration of ASP.NET applications to Azure Kubernetes.
33
description: Tutorial - Containerize & migrate ASP.NET applications to Azure Kubernetes Service.
4-
author: vijain
5-
ms.author: vijain
6-
ms.manager: kmadnani
4+
author: anraghun
5+
ms.author: anraghun
76
ms.custom: subject-rbac-steps, engagement-fy24
87
ms.service: azure-migrate
98
ms.topic: tutorial
10-
ms.date: 03/06/2024
9+
ms.date: 09/19/2024
1110
---
1211
# ASP.NET app containerization and migration to Azure Kubernetes Service
1312

@@ -98,6 +97,8 @@ If you just created a free Azure account, you're the owner of your subscription.
9897

9998
![Screenshot of verification in User Settings if users can register Active Directory apps.](./media/tutorial-discover-vmware/register-apps.png)
10099

100+
[!INCLUDE [global-admin-usage.md](includes/global-admin-usage.md)]
101+
101102
1. In case the 'App registrations' settings is set to 'No', request the tenant/global admin to assign the required permission. Alternately, the tenant/global admin can assign the **Application Developer** role to an account to allow the registration of Microsoft Entra App. [Learn more](../active-directory/fundamentals/active-directory-users-assign-role-azure-portal.md).
102103

103104
## Download and install Azure Migrate: App Containerization tool

articles/migrate/tutorial-app-containerization-java-app-service.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: Containerization and migration of Java web applications to Azure App Service.
33
description: Tutorial:Containerize & migrate Java web applications to Azure App Service.
4-
author: vijain
5-
ms.author: vijain
6-
ms.manager: kmadnani
4+
author: anraghun
5+
ms.author: anraghun
76
ms.topic: tutorial
87
ms.service: azure-migrate
98
ms.custom: devx-track-extended-java
10-
ms.date: 07/05/2024
9+
ms.date: 09/19/2024
1110
---
1211
# Java web app containerization and migration to Azure App Service
1312

@@ -96,6 +95,8 @@ If you just created a free Azure account, you're the owner of your subscription.
9695

9796
![Verify in User Settings that users can register Active Directory apps.](./media/tutorial-discover-vmware/register-apps.png)
9897

98+
[!INCLUDE [global-admin-usage.md](includes/global-admin-usage.md)]
99+
99100
10. In case the 'App registrations' setting is set to 'No', request the tenant/global admin to assign the required permission. Alternately, the tenant/global admin can assign the **Application Developer** role to an account to allow the registration of Microsoft Entra App. [Learn more](../active-directory/fundamentals/active-directory-users-assign-role-azure-portal.md).
100101

101102
## Download and install Azure Migrate: App Containerization tool

articles/migrate/tutorial-app-containerization-java-kubernetes.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11
---
22
title: Azure App Containerization Java; Containerization and migration of Java web applications to Azure Kubernetes.
33
description: Tutorial:Containerize & migrate Java web applications to Azure Kubernetes Service.
4-
author: vijain
5-
ms.author: vijain
6-
ms.manager: kmadnani
4+
author: anraghun
5+
ms.author: anraghun
76
ms.custom: devx-track-java, devx-track-javaee, migration-java, subject-rbac-steps, devx-track-extended-java
87
ms.topic: tutorial
98
ms.service: azure-migrate
10-
ms.date: 07/05/2024
9+
ms.date: 09/19/2024
1110
---
1211
# Java web app containerization and migration to Azure Kubernetes Service
1312

@@ -103,6 +102,8 @@ If you just created a free Azure account, you're the owner of your subscription.
103102

104103
![Verify in User Settings that users can register Active Directory apps.](./media/tutorial-discover-vmware/register-apps.png)
105104

105+
[!INCLUDE [global-admin-usage.md](includes/global-admin-usage.md)]
106+
106107
1. In case the 'App registrations' settings is set to 'No', request the tenant/global admin to assign the required permission. Alternately, the tenant/global admin can assign the **Application Developer** role to an account to allow the registration of Microsoft Entra App. [Learn more](../active-directory/fundamentals/active-directory-users-assign-role-azure-portal.md).
107108

108109
## Download and install Azure Migrate: App Containerization tool

0 commit comments

Comments
 (0)