Skip to content

Commit fc4bcf8

Browse files
author
Manika Dhiman
committed
Merge branch 'release-azurelocal-rebrand' of https://github.com/MicrosoftDocs/azure-stack-docs-pr into md-ignite-comment-ws-entries
2 parents 1dea306 + 721e709 commit fc4bcf8

File tree

2 files changed

+19
-22
lines changed

2 files changed

+19
-22
lines changed

azure-local/index.yml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ landingContent:
2626
links:
2727
- text: What's new in Azure Local, version 23H2?
2828
url: whats-new.md
29-
- text: Small Form Factor
30-
url: index.yml
31-
- text: Azure Local disconnected operations
32-
url: index.yml
29+
- text: Small Form Factor (preview)
30+
url: concepts/system-requirements-small-23h2.md
31+
- text: Azure Local disconnected operations (preview)
32+
url: manage/disconnected-operations-overview.md
3333

3434
# Card
3535
- title: Deploy
@@ -69,11 +69,11 @@ landingContent:
6969
- linkListType: deploy
7070
links:
7171
- text: Deploy Azure Kubernetes Service clusters
72-
url: /azure/aks/hybrid/aks-create-clusters-portal?toc=/azure-stack/hci/toc.json&bc=/azure-stack/breadcrumb/toc.json
72+
url: /azure/aks/hybrid/aks-create-clusters-portal?toc=/azure-local/toc.json&bc=/azure-local/breadcrumb/toc.json
7373
- text: Run Azure Virtual Desktop
7474
url: /azure/virtual-desktop/azure-stack-hci-overview
7575
- text: Run Azure Arc Virtual Machines
76-
url: /azure-stack/hci/manage/create-arc-virtual-machines
76+
url: /manage/create-arc-virtual-machines.md
7777

7878
# Card
7979
- title: Manage
@@ -103,7 +103,7 @@ landingContent:
103103
- text: Monitor via Insights
104104
url: manage/monitor-single-23h2.md
105105
- text: Enable Insights at-scale
106-
url: manage/monitor-hci-multi-azure-policies.md
106+
url: manage/monitor-multi-azure-policies.md
107107
- text: Azure Monitor Metrics
108108
url: manage/monitor-cluster-with-metrics.md
109109
- text: Health alerts
@@ -116,8 +116,8 @@ landingContent:
116116
links:
117117
- text: Deploy Arc gateway (preview)
118118
url: deploy/deployment-azure-arc-gateway-overview.md
119-
- text: Deploy with Local Identity (preview)
120-
url: index.yml
119+
# - text: Deploy with local identity (preview)
120+
# url: index.yml
121121
- text: Manage GPU via partitioning (preview)
122122
url: manage/gpu-manage-via-partitioning.md
123123
- text: Migrate VMware (preview)

azure-local/manage/assign-vm-rbac-roles.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-stack-hci
8-
ms.date: 10/24/2024
8+
ms.date: 11/15/2024
99
---
1010

1111
# Use Role-based Access Control to manage Azure Local virtual machines
@@ -16,25 +16,22 @@ This article describes how to use the Role-based Access Control (RBAC) to contro
1616

1717
You can use the builtin RBAC roles to control access to VMs and VM resources such as virtual disks, network interfaces, VM images, logical networks and storage paths. You can assign these roles to users, groups, service principals and managed identities.
1818

19-
20-
[!INCLUDE [hci-preview](../includes/hci-preview.md)]
21-
2219
## About builtin RBAC roles
2320

2421
To control access to VMs and VM resources on Azure Local, you can use the following RBAC roles:
2522

26-
- **Azure Local Administrator** - This role grants full access to your Azure Local instance and its resources. An Azure Local administrator can register the system as well as assign Azure Local VM contributor and Azure Local VM reader roles to other users. They can also create shared resources such as logical networks, VM images, and storage paths.
27-
- **Azure Local VM Contributor** - This role grants permissions to perform all VM actions such as start, stop, restart the VMs. An Azure Local VM Contributor can create and delete VMs, as well as the resources and extensions attached to VMs. An Azure Local VM Contributor can't register the system or assign roles to other users, nor create system-shared resources such as logical networks, VM images, and storage paths.
28-
- **Azure Local VM Reader** - This role grants permissions to only view the VMs. A VM reader can't perform any actions on the VMs or VM resources and extensions.
23+
- **Azure Stack HCI Administrator** - This role grants full access to your Azure Local instance and its resources. An Azure Stack HCI administrator can register the system as well as assign Azure Stack HCI VM contributor and Azure Stack HCI VM reader roles to other users. They can also create shared resources such as logical networks, VM images, and storage paths.
24+
- **Azure Stack HCI VM Contributor** - This role grants permissions to perform all VM actions such as start, stop, restart the VMs. An Azure Stack HCI VM Contributor can create and delete VMs, as well as the resources and extensions attached to VMs. An Azure Stack HCI VM Contributor can't register the system or assign roles to other users, nor create system-shared resources such as logical networks, VM images, and storage paths.
25+
- **Azure Stack HCI VM Reader** - This role grants permissions to only view the VMs. A VM reader can't perform any actions on the VMs or VM resources and extensions.
2926

3027
Here's a table that describes the VM actions granted by each role for the VMs and the various VM resources. The VM resources are referred to resources required to create a VM and include virtual disks, network interfaces, VM images, logical networks, and storage paths:
3128

3229

3330
| Builtin role | VMs | VM resources |
3431
|--|--|--|
35-
| Azure Local Administrator | Create, list, delete VMs<br><br> Start, stop, restart VMs | Create, list, delete all VM resources including logical networks, VM images, and storage paths |
36-
| Azure Local VM Contributor | Create, list, delete VMs<br><br> Start, stop, restart VMs | Create, list, delete all VM resources except logical networks, VM images, and storage paths |
37-
| Azure Local VM Reader | List all VMs | List all VM resources |
32+
| Azure Stack HCI Administrator | Create, list, delete VMs<br><br> Start, stop, restart VMs | Create, list, delete all VM resources including logical networks, VM images, and storage paths |
33+
| Azure Stack HCI VM Contributor | Create, list, delete VMs<br><br> Start, stop, restart VMs | Create, list, delete all VM resources except logical networks, VM images, and storage paths |
34+
| Azure Stack HCI VM Reader | List all VMs | List all VM resources |
3835

3936

4037
## Prerequisites
@@ -60,9 +57,9 @@ You can assign RBAC roles to user via the Azure portal. Follow these steps to as
6057

6158
1. On the **Role** tab, select an RBAC role to assign and choose from one of the following builtin roles:
6259

63-
- **Azure Local Administrator**
64-
- **Azure Local VM Contributor**
65-
- **Azure Local VM Reader**
60+
- **Azure Stack HCI Administrator**
61+
- **Azure Stack HCI VM Contributor**
62+
- **Azure Stack HCI VM Reader**
6663

6764
:::image type="content" source="./media/assign-vm-rbac-roles/add-role-assignment-2.png" alt-text="Screenshot showing Role tab during RBAC role assignment in Azure portal for your Azure Local instance." lightbox="./media/assign-vm-rbac-roles/add-role-assignment-2.png":::
6865

0 commit comments

Comments
 (0)