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/sap/center-sap-solutions/manage-with-azure-rbac.md
+82-48Lines changed: 82 additions & 48 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,45 +1,66 @@
1
1
---
2
-
title: Manage Azure Center for SAP solutions resources with Azure RBAC
2
+
title: Manage Azure Center for SAP solutions resources with Azure RBAC
3
3
description: Use Azure role-based access control (Azure RBAC) to manage access to your SAP workloads within Azure Center for SAP solutions.
4
-
author: kalyaninamuduri
5
-
ms.author: kanamudu
4
+
author: kalyaninamuduri
5
+
ms.author: kanamudu
6
6
ms.service: sap-on-azure
7
7
ms.subservice: center-sap-solutions
8
8
ms.topic: concept-article
9
9
ms.date: 02/03/2023
10
-
ms.custom: template-concept
10
+
ms.custom: template-concept
11
11
# Customer intent: As an SAP system administrator, I want to manage access to SAP workloads using role-based access control, so that I can ensure effective permission management and security for deploying and managing SAP systems in Azure.
12
12
---
13
13
14
-
# Management of Azure Center for SAP solutions resources with Azure RBAC
14
+
# Management of Azure Center for SAP solutions resources with Azure RBAC
15
15
16
-
[Azure role-based access control (Azure RBAC)](../../role-based-access-control/overview.md) enables granular access management for Azure. You can use Azure RBAC to manage Virtual Instance for SAP solutions resources within Azure Center for SAP solutions. For example, you can separate duties within your team and grant only the amount of access that users need to perform their jobs.
16
+
[Azure role-based access control (Azure RBAC)](../../role-based-access-control/overview.md) enables
17
+
granular access management for Azure. You can use Azure RBAC to manage Virtual Instance for SAP
18
+
solutions resources within Azure Center for SAP solutions. For example, you can separate duties
19
+
within your team and grant only the amount of access that users need to perform their jobs.
17
20
18
-
*Users* or *user-assigned managed identities* require minimum roles or permissions to use the different capabilities in Azure Center for SAP solutions.
21
+
*Users* or *user-assigned managed identities* require minimum roles or permissions to use the
22
+
different capabilities in Azure Center for SAP solutions.
19
23
20
-
There are [Azure built-in roles](../../role-based-access-control/built-in-roles.md) for Azure Center for SAP solutions, or you can [create Azure custom roles](../../role-based-access-control/custom-roles.md) for more control. Azure Center for SAP solutions provides the following built-in roles to deploy and manage SAP systems on Azure:
24
+
There are [Azure built-in roles](../../role-based-access-control/built-in-roles.md) for Azure Center
25
+
for SAP solutions, or you can
26
+
[create Azure custom roles](../../role-based-access-control/custom-roles.md) for more control. Azure
27
+
Center for SAP solutions provides the following built-in roles to deploy and manage SAP systems on
28
+
Azure:
21
29
22
-
- The **Azure Center for SAP solutions administrator** role has the required permissions for a user to deploy infrastructure, install SAP, and manage SAP systems from Azure Center for SAP solutions. The role allows users to:
30
+
- The **Azure Center for SAP solutions administrator** role has the required permissions for a user
31
+
to deploy infrastructure, install SAP, and manage SAP systems from Azure Center for SAP solutions.
32
+
The role allows users to:
23
33
- Deploy infrastructure for a new SAP system
24
34
- Install SAP software
25
-
- Register existing SAP systems as a [Virtual Instance for SAP solutions (VIS)](overview.md#what-is-a-virtual-instance-for-sap-solutions) resource.
35
+
- Register existing SAP systems as a
36
+
[Virtual Instance for SAP solutions (VIS)](overview.md#what-is-a-virtual-instance-for-sap-solutions)
37
+
resource.
26
38
- View the health and status of SAP systems.
27
39
- Perform operations such as **Start** and **Stop** on the VIS resource.
28
-
- Do all possible actions with Azure Center for SAP solutions, including the deletion of the VIS resource.
29
-
- The **Azure Center for SAP solutions service role** is intended for use by the user-assigned managed identity. The Azure Center for SAP solutions service uses this identity to deploy and manage SAP systems. This role has permissions to support the deployment and management capabilities in Azure Center for SAP solutions.
40
+
- Do all possible actions with Azure Center for SAP solutions, including the deletion of the VIS
41
+
resource.
42
+
- The **Azure Center for SAP solutions service role** is intended for use by the user-assigned
43
+
managed identity. The Azure Center for SAP solutions service uses this identity to deploy and
44
+
manage SAP systems. This role has permissions to support the deployment and management
45
+
capabilities in Azure Center for SAP solutions.
30
46
- The **Azure Center for SAP solutions reader** role has permissions to view all VIS resources.
31
47
32
-
> [!NOTE]
33
-
> To use an existing user-assigned managed identity for deploying a new SAP system or registering an existing system, the user must also have the **Managed Identity Operator** role. This role is required to assign a user-assigned managed identity to the Virtual Instance for SAP solutions resource.
48
+
> [!NOTE] To use an existing user-assigned managed identity for deploying a new SAP system or
49
+
> registering an existing system, the user must also have the **Managed Identity Operator** role.
50
+
> This role is required to assign a user-assigned managed identity to the Virtual Instance for SAP
51
+
> solutions resource.
34
52
35
-
> [!NOTE]
36
-
> If you're creating a new user-assigned managed identity when you deploy a new SAP system or register an existing system, the user must also have the **Managed Identity Contributor** and **Managed Identity Operator** roles. These roles are required to create a user-assigned identity, make necessary role assignments to it and assign it to the VIS resource.
53
+
> [!NOTE] If you're creating a new user-assigned managed identity when you deploy a new SAP system
54
+
> or register an existing system, the user must also have the **Managed Identity Contributor** and
55
+
> **Managed Identity Operator** roles. These roles are required to create a user-assigned identity,
56
+
> make necessary role assignments to it and assign it to the VIS resource.
37
57
38
58
## Deploy infrastructure for new SAP system
39
59
40
-
To deploy infrastructure for a new SAP system, a *user* and *user-assigned managed identity* requires the following role or permissions.
60
+
To deploy infrastructure for a new SAP system, a *user* and *user-assigned managed identity*
61
+
requires the following role or permissions.
41
62
42
-
| Built-in roles for *users*|
63
+
| Built-in roles for *users*|
43
64
| ------------------------- |
44
65
|**Azure Center for SAP solutions administrator**|
45
66
|**Managed Identity Operator**|
@@ -118,9 +139,10 @@ To deploy infrastructure for a new SAP system, a *user* and *user-assigned manag
118
139
119
140
## Install SAP software
120
141
121
-
To install SAP software, a *user* and *user-assigned managed identity* requires the following role or permissions.
142
+
To install SAP software, a *user* and *user-assigned managed identity* requires the following role
143
+
or permissions.
122
144
123
-
| Built-in roles for *users*|
145
+
| Built-in roles for *users*|
124
146
| ------------------------- |
125
147
|**Azure Center for SAP solutions administrator**|
126
148
@@ -178,9 +200,10 @@ To install SAP software, a *user* and *user-assigned managed identity* requires
178
200
179
201
## Register and manage existing SAP system
180
202
181
-
To register an existing SAP system and manage that system with Azure Center for SAP solutions, a *user* or *user-assigned managed identity* requires the following role or permissions.
203
+
To register an existing SAP system and manage that system with Azure Center for SAP solutions, a
204
+
*user* or *user-assigned managed identity* requires the following role or permissions.
182
205
183
-
| Built-in roles for *users*|
206
+
| Built-in roles for *users*|
184
207
| ------------------------- |
185
208
|**Azure Center for SAP solutions administrator**|
186
209
|**Managed Identity Operator**|
@@ -220,11 +243,12 @@ To register an existing SAP system and manage that system with Azure Center for
To start the SAP Central services instance from a VIS resource, a *user* and *user-assigned managed identity* requires the following role or permissions.
329
+
To start the SAP Central services instance from a VIS resource, a *user* and *user-assigned managed
330
+
identity* requires the following role or permissions.
304
331
305
-
| Built-in roles for *users*|
332
+
| Built-in roles for *users*|
306
333
| ------------------------- |
307
334
|**Azure Center for SAP solutions administrator**|
308
335
@@ -322,9 +349,10 @@ To start the SAP Central services instance from a VIS resource, a *user* and *us
To stop the SAP Central services instance from a VIS resource, a *user* and *user-assigned managed identity* requires the following role or permissions.
352
+
To stop the SAP Central services instance from a VIS resource, a *user* and *user-assigned managed
353
+
identity* requires the following role or permissions.
326
354
327
-
| Built-in roles for *users*|
355
+
| Built-in roles for *users*|
328
356
| ------------------------- |
329
357
|**Azure Center for SAP solutions administrator**|
330
358
@@ -344,9 +372,10 @@ To stop the SAP Central services instance from a VIS resource, a *user* and *use
To start the SAP Application server instance from a VIS resource, a *user* and *user-assigned managed identity* requires the following role or permissions.
375
+
To start the SAP Application server instance from a VIS resource, a *user* and *user-assigned
376
+
managed identity* requires the following role or permissions.
348
377
349
-
| Built-in roles for *users*|
378
+
| Built-in roles for *users*|
350
379
| ------------------------- |
351
380
|**Azure Center for SAP solutions administrator**|
352
381
@@ -366,9 +395,10 @@ To start the SAP Application server instance from a VIS resource, a *user* and *
To stop the SAP Application server instance from a VIS resource, a *user* and *user-assigned managed identity* requires the following role or permissions.
398
+
To stop the SAP Application server instance from a VIS resource, a *user* and *user-assigned managed
399
+
identity* requires the following role or permissions.
370
400
371
-
| Built-in roles for *users*|
401
+
| Built-in roles for *users*|
372
402
| ------------------------- |
373
403
|**Azure Center for SAP solutions administrator**|
374
404
@@ -388,9 +418,10 @@ To stop the SAP Application server instance from a VIS resource, a *user* and *u
0 commit comments