Skip to content

Commit 786abc0

Browse files
committed
add-group-2-note
1 parent 5bcf2bf commit 786abc0

7 files changed

+21
-0
lines changed

articles/azure-arc/resource-bridge/security-overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ ms.date: 11/08/2021
99

1010
This article describes the security configuration and considerations you should evaluate before deploying Azure Arc resource bridge (preview) in your enterprise.
1111

12+
> [!IMPORTANT]
13+
> In the interest of ensuring new features are documented no later than their release, this page may include documentation for features that may not yet be publicly available.
14+
1215
## Using a managed identity
1316

1417
By default, an Azure Active Directory system-assigned [managed identity](../../active-directory/managed-identities-azure-resources/overview.md) is created and assigned to the Azure Arc resource bridge (preview). Azure Arc resource bridge (preview) currently supports only a system-assigned identity. The `clusteridentityoperator` identity initiates the first outbound communication and fetches the Managed Service Identity (MSI) certificate used by other agents for communication with Azure.

articles/azure-arc/vmware-vsphere/browse-and-enable-vcenter-resources-in-azure.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ After you've connected your VMware vCenter to Azure, you'll represent it in Azur
1515

1616
You can visit the VMware vCenter blade in Azure arc to view all the connected vCenters. From here, you'll browse your virtual machines (VMs), resource pools, templates, and networks. From the inventory of your vCenter resources, you can select and enable one or more resources in Azure. When you enable a vCenter resource in Azure, it creates an Azure resource that represents your vCenter resource. You can use this Azure resource to assign permissions or conduct management operations.
1717

18+
> [!IMPORTANT]
19+
> In the interest of ensuring new features are documented no later than their release, this page may include documentation for features that may not yet be publicly available.
20+
1821
## Create a representation of VMware resources in Azure
1922

2023
In this section, you'll enable resource pools, networks, and VM templates in Azure.

articles/azure-arc/vmware-vsphere/manage-access-to-arc-vmware-resources.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ Once your VMware vCenter resources have been enabled for access through Azure, t
1313

1414
This article describes how to use custom roles to manage granular access to VMware resources through Azure.
1515

16+
> [!IMPORTANT]
17+
> In the interest of ensuring new features are documented no later than their release, this page may include documentation for features that may not yet be publicly available.
18+
1619
## Arc enabled VMware vSphere custom roles
1720

1821
You can select from three custom roles to meet your RBAC needs. You can apply these roles to a whole subscription, resource group, or a single resource.

articles/azure-arc/vmware-vsphere/manage-vmware-vms-in-azure.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ You can do various operations on the VMware VMs that are enabled by Azure Arc, s
2828

2929
For more information, such as benefits and capabilities, see [VM extension management with Azure Arc-enabled servers](../servers/manage-vm-extensions.md).
3030

31+
> [!IMPORTANT]
32+
> In the interest of ensuring new features are documented no later than their release, this page may include documentation for features that may not yet be publicly available.
33+
3134
## Supported extensions and management services
3235

3336
### Windows extensions

articles/azure-arc/vmware-vsphere/overview.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,9 @@ Arc-enabled VMware vSphere allows you to:
1919
- Browse your VMware vSphere resources (VMs, templates, networks, and storage) in Azure, providing you a single pane view for your infrastructure across both environments. You can also discover and onboard existing VMware VMs to Azure.
2020

2121
- Conduct governance and monitoring operations across Azure and VMware VMs by enabling guest management (installing the [Azure Arc-enabled servers Connected Machine agent](../servers/agent-overview.md)).
22+
-
23+
- > [!IMPORTANT]
24+
> In the interest of ensuring new features are documented no later than their release, this page may include documentation for features that may not yet be publicly available.
2225
2326
## How does it work?
2427

articles/azure-arc/vmware-vsphere/quick-start-connect-vcenter-to-arc-using-script.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ Before using the Azure Arc-enabled VMware vSphere features, you'll need to conne
1414

1515
First, the script deploys a lightweight Azure Arc appliance, called [Azure Arc resource bridge](../resource-bridge/overview.md) (preview), as a virtual machine running in your vCenter environment. Then, it installs a VMware cluster extension to provide a continuous connection between your vCenter Server and Azure Arc.
1616

17+
> [!IMPORTANT]
18+
> In the interest of ensuring new features are documented no later than their release, this page may include documentation for features that may not yet be publicly available.
19+
1720
## Prerequisites
1821

1922
### Azure

articles/azure-arc/vmware-vsphere/quick-start-create-a-vm.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ ms.date: 09/29/2021
1111

1212
Once your administrator has connected a VMware vCenter to Azure, represented VMware vCenter resources in Azure, and provided you permissions on those resources, you'll create a virtual machine.
1313

14+
> [!IMPORTANT]
15+
> In the interest of ensuring new features are documented no later than their release, this page may include documentation for features that may not yet be publicly available.
16+
1417
## Prerequisites
1518

1619
- An Azure subscription and resource group where you have an Arc VMware VM contributor role.

0 commit comments

Comments
 (0)