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/azure-arc/system-center-virtual-machine-manager/overview.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
---
2
2
title: Overview of the Azure Connected System Center Virtual Machine Manager
3
3
description: This article provides a detailed overview of the Azure Arc-enabled System Center Virtual Machine Manager.
4
-
ms.date: 11/15/2023
4
+
ms.date: 11/27/2023
5
5
ms.topic: conceptual
6
6
ms.services: azure-arc
7
7
ms.subservice: azure-arc-scvmm
@@ -22,9 +22,9 @@ Arc-enabled System Center VMM allows you to:
22
22
23
23
- Perform various VM lifecycle operations such as start, stop, pause, and delete VMs on SCVMM managed VMs directly from Azure.
24
24
- Empower developers and application teams to self-serve VM operations on demand using [Azure role-based access control (RBAC)](https://learn.microsoft.com/azure/role-based-access-control/overview).
25
-
- Browse your VMM resources (VMs, templates, VM networks, and storage) in Azure, providing you a single pane view for your infrastructure across both environments.
25
+
- Browse your VMM resources (VMs, templates, VM networks, and storage) in Azure, providing you with a single pane view for your infrastructure across both environments.
26
26
- Discover and onboard existing SCVMM managed VMs to Azure.
27
-
- Install the Arc-connected machine agents at scale on SCVMM VMs to [govern, protect, configure, and monitor them](https://learn.microsoft.com/azure/azure-arc/servers/overview#supported-cloud-operations).
27
+
- Install the Arc-connected machine agents at scale on SCVMM VMs to [govern, protect, configure, and monitor them](../servers/overview.md#supported-cloud-operations).
28
28
29
29
## Onboard resources to Azure management at scale
30
30
@@ -47,7 +47,7 @@ The following image shows the architecture for the Arc-enabled SCVMM:
47
47
- Azure Arc-enabled servers interact on the guest operating system level, with no awareness of the underlying infrastructure fabric and the virtualization platform that they're running on. Since Arc-enabled servers also support bare-metal machines, there might, in fact, not even be a host hypervisor in some cases.
48
48
- Azure Arc-enabled SCVMM is a superset of Arc-enabled servers that extends management capabilities beyond the guest operating system to the VM itself. This provides lifecycle management and CRUD (Create, Read, Update, and Delete) operations on an SCVMM VM. These lifecycle management capabilities are exposed in the Azure portal and look and feel just like a regular Azure VM. Azure Arc-enabled SCVMM also provides guest operating system management, in fact, it uses the same components as Azure Arc-enabled servers.
49
49
50
-
You have the flexibility to start with either option, or incorporate the other one later without any disruption. With both options, you will enjoy the same consistent experience.
50
+
You have the flexibility to start with either option, or incorporate the other one later without any disruption. With both options, you'll enjoy the same consistent experience.
51
51
52
52
### Supported scenarios
53
53
@@ -57,20 +57,21 @@ The following scenarios are supported in Azure Arc-enabled SCVMM:
57
57
- Administrators can use the Azure portal to browse SCVMM inventory and register SCVMM cloud, virtual machines, VM networks, and VM templates into Azure.
58
58
- Administrators can provide app teams/developers fine-grained permissions on those SCVMM resources through Azure RBAC.
59
59
- App teams can use Azure interfaces (portal, CLI, or REST API) to manage the lifecycle of on-premises VMs they use for deploying their applications (CRUD, Start/Stop/Restart).
60
-
- Administrators can install Arc agents on SCVMM VMs at-scale and install corresponding extensions to leverage Azure management services like Microsoft Defender for Cloud, Azure Update Manager, Azure Monitor, etc.
60
+
- Administrators can install Arc agents on SCVMM VMs at-scale and install corresponding extensions to use Azure management services like Microsoft Defender for Cloud, Azure Update Manager, Azure Monitor, etc.
61
61
62
62
### Supported VMM versions
63
63
64
-
Azure Arc-enabled SCVMM works with VMM 2019 and 2022 versions and supports SCVMM management servers with a maximum of 15000 VMs.
64
+
Azure Arc-enabled SCVMM works with VMM 2019 and 2022 versions and supports SCVMM management servers with a maximum of 15,000 VMs.
65
65
66
66
### Supported regions
67
67
68
68
Azure Arc-enabled SCVMM is currently supported in the following regions:
Copy file name to clipboardExpand all lines: articles/azure-arc/system-center-virtual-machine-manager/quickstart-connect-system-center-virtual-machine-manager-to-arc.md
+13-13Lines changed: 13 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
2
title: Quick Start for Azure Arc-enabled System Center Virtual Machine Manager
3
-
description: In this QuickStart, you will learn how to use the helper script to connect your System Center Virtual Machine Manager management server to Azure Arc.
3
+
description: In this QuickStart, you learn how to use the helper script to connect your System Center Virtual Machine Manager management server to Azure Arc.
4
4
author: PriskeyJeronika-MS
5
5
ms.author: v-gjeronika
6
6
manager: jsuri
7
7
ms.topic: quickstart
8
8
ms.services: azure-arc
9
9
ms.subservice: azure-arc-scvmm
10
-
ms.date: 11/15/2023
10
+
ms.date: 11/27/2023
11
11
ms.custom: references_regions
12
12
---
13
13
@@ -20,15 +20,15 @@ This QuickStart shows you how to connect your SCVMM management server to Azure A
20
20
## Prerequisites
21
21
22
22
>[!Note]
23
-
>- If VMM server is running on Windows Server 2016 machine, ensure that [Open SSH package](https://github.com/PowerShell/Win32-OpenSSH/releases) is installed.
24
-
>- If you deploy an older version of appliance (version lesser than 0.2.25), Arc operation fails with the error *Appliance cluster is not deployed with AAD authentication*. To fix this issue, download the latest version of the onboarding script and deploy the resource bridge again.
25
-
>- Azure Arc Resource Bridge deployment using private link is currently not supported.
23
+
>- If VMM server is running on Windows Server 2016 machine, ensure that [Open SSH package](https://github.com/PowerShell/Win32-OpenSSH/releases) is installed.
24
+
>- If you deploy an older version of appliance (version lesser than 0.2.25), Arc operation fails with the error *Appliance cluster is not deployed with AAD authentication*. To fix this issue, download the latest version of the onboarding script and deploy the resource bridge again.
25
+
>- Azure Arc Resource Bridge deployment using private link is currently not supported.
26
26
27
27
|**Requirement**|**Details**|
28
28
| --- | --- |
29
29
|**Azure**| An Azure subscription <br/><br/> A resource group in the above subscription where you have the *Owner/Contributor* role. |
30
-
|**SCVMM**| You need an SCVMM management server running version 2019 or later.<br/><br/> A private cloud with minimum free capacity of 32 GB of RAM, 4 vCPUs with 100 GB of free disk space. <br/><br/> A VM network with internet access, directly or through proxy. Appliance VM will be deployed using this VM network.<br/><br/> Only Static IP allocation is supported and VMM Static IP Pool is required. Follow [these steps](https://learn.microsoft.com/system-center/vmm/network-pool?view=sc-vmm-2022) to create a VMM Static IP Pool and ensure that the Static IP Pool has at least four IP addresses. Dynamic IP allocation using DHCP is not supported. |
31
-
|**SCVMM accounts**| An SCVMM admin account that can perform all administrative actions on all objects that VMM manages. <br/><br/> The user should be part of local administrator account in the SCVMM server. <br/><br/>This will be used for the ongoing operation of Azure Arc-enabled SCVMM as well as the deployment of the Arc Resource bridge VM. |
30
+
|**SCVMM**| You need an SCVMM management server running version 2019 or later.<br/><br/> A private cloud with minimum free capacity of 32 GB of RAM, 4 vCPUs with 100 GB of free disk space. <br/><br/> A VM network with internet access, directly or through proxy. Appliance VM will be deployed using this VM network.<br/><br/> Only Static IP allocation is supported and VMM Static IP Pool is required. Follow [these steps](https://learn.microsoft.com/system-center/vmm/network-pool?view=sc-vmm-2022) to create a VMM Static IP Pool and ensure that the Static IP Pool has at least four IP addresses. Dynamic IP allocation using DHCP isn't supported. |
31
+
|**SCVMM accounts**| An SCVMM admin account that can perform all administrative actions on all objects that VMM manages. <br/><br/> The user should be part of local administrator account in the SCVMM server. If the SCVMM server is installed in a High Availability configuration, the user should be a part of the local administrator accounts in all the SCVMM cluster nodes. <br/><br/>This will be used for the ongoing operation of Azure Arc-enabled SCVMM and the deployment of the Arc Resource bridge VM. |
32
32
|**Workstation**| The workstation will be used to run the helper script.<br/><br/> A Windows/Linux machine that can access both your SCVMM management server and internet, directly or through proxy.<br/><br/> The helper script can be run directly from the VMM server machine as well.<br/><br/> To avoid network latency issues, we recommend executing the helper script directly in the VMM server machine.<br/><br/> Note that when you execute the script from a Linux machine, the deployment takes a bit longer and you might experience performance issues. |
33
33
34
34
## Prepare SCVMM management server
@@ -97,28 +97,28 @@ The script execution will take up to half an hour and you'll be prompted for var
97
97
98
98
| **Parameter** | **Details** |
99
99
| --- | --- |
100
-
| **Azure login** | You would be asked to log in to Azure by visiting [this site](https://www.microsoft.com/devicelogin) and pasting the prompted code. |
100
+
| **Azure login** | You would be asked to sign in to Azure by visiting [this site](https://www.microsoft.com/devicelogin) and pasting the prompted code. |
101
101
| **SCVMM management server FQDN/Address** | FQDN for the VMM server (or an IP address). </br> Provide role name if it’s a Highly Available VMM deployment. </br> For example: nyc-scvmm.contoso.com or 10.160.0.1 |
102
102
| **SCVMM Username**</br> (domain\username) | Username for the SCVMM administrator account. The required permissions for the account are listed in the prerequisites above.</br> Example: contoso\contosouser |
103
103
| **SCVMM password** | Password for the SCVMM admin account |
104
104
| **Private cloud selection** | Select the name of the private cloud where the Arc resource bridge VM should be deployed. |
105
105
| **Virtual Network selection** | Select the name of the virtual network to which *Arc resource bridge VM* needs to be connected. This network should allow the appliance to talk to the VMM management server and the Azure endpoints (or internet). |
106
-
| **Static IP pool** | Select the VMM static IP pool that will be used to allot IP address. |
106
+
| **Static IP pool** | Select the VMM static IP pool that will be used to allot the IP address. |
107
107
| **Control Plane IP** | Provide a reserved IP address in the same subnet as the static IP pool used for Resource Bridge deployment. This IP address should be outside of the range of static IP pool used for Resource Bridge deployment and shouldn't be assigned to any other machine on the network. |
108
-
| **Appliance proxy settings** | Type ‘Y’ if there's a proxy in your appliance network, else type ‘N’.|
108
+
| **Appliance proxy settings** | Enter *Y* if there's a proxy in your appliance network, else enter *N*.|
109
109
| **http** | Address of the HTTP proxy server. |
110
110
| **https** | Address of the HTTPS proxy server.|
111
111
| **NoProxy** | Addresses to be excluded from proxy.|
112
112
|**CertificateFilePath** | For SSL based proxies, provide the path to the certificate. |
113
113
114
-
Once the command execution is completed, your setup is complete, and you can try out the capabilities of Azure Arc-enabled SCVMM.
114
+
Once the command execution is completed, your setup is complete, and you can try out the capabilities of Azure Arc-enabled SCVMM.
115
115
116
116
### Retry command - Windows
117
117
118
118
If for any reason, the appliance creation fails, you need to retry it. Run the command with ```-Force``` to clean up and onboard again.
@@ -131,7 +131,7 @@ If for any reason, the appliance creation fails, you need to retry it. Run the c
131
131
>[!NOTE]
132
132
> - After successful deployment, we recommend maintaining the state of **Arc Resource Bridge VM** as *online*.
133
133
> - Intermittently appliance might become unreachable when you shut down and restart the VM.
134
-
>- After successful deployment, save the config YAML files in a secure location. The config files are required to perform management operations on the resource bridge.
134
+
>- After successful deployment, save the config YAML files in a secure location. The config files are required to perform management operations on the resource bridge.
135
135
> - After the execution of command, your setup is complete, and you can try out the capabilities of Azure Arc-enabled SCVMM.
0 commit comments