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
- Availability set - (Optional) Use availability sets to identify virtual machines that you want VMM to keep on separate hosts for improved continuity of service.
39
-
5. Under **Template details**, provide the following details:
40
-
- Template – Choose the VM template for deployment.
41
-
- Override template details - Select the checkbox to override the default CPU cores and memory on the VM templates.
42
-
- Specify computer name for the VM, if the VM template has computer name associated with it.
43
-
6. Under **Administrator account**, provide the following details and select **Next : Disks >**.
29
+
2. You can initiate the creation of a new VM in either of the following two ways:
30
+
- Select **Azure Arc** as the service and then select **SCVMM management servers** under **Host environments** from the left blade. Search and select your SCVMM management server. Select **Virtual machines** under **SCVMM inventory** from the left blade and select **Add**.
31
+
Or
32
+
- Select **Azure Arc** as the service and then select **Machine** under **Azure Arc resources** from the left blade. Select **Add/Create** and select **Create a machine in a connected host environment** from the dropdown.
33
+
1. Once the **Create an Azure Arc virtual machine** page opens, under **Basics** > **Project details**, select the **Subscription** and **Resource group** where you want to deploy the VM.
34
+
1. Under **Instance details**, provide the following details:
35
+
-**Virtual machine name** - Specify the name of the virtual machine.
36
+
-**Custom location** - Select the custom location that your administrator has shared with you.
37
+
-**Virtual machine kind** - Select **System Center Virtual Machine Manager**.
38
+
-**Cloud** - Select the target VMM private cloud.
39
+
-**Availability set** - (Optional) Use availability sets to identify virtual machines that you want VMM to keep on separate hosts for improved continuity of service.
40
+
1. Under **Template details**, provide the following details:
41
+
-**Template** - Choose the VM template for deployment.
42
+
-**Override template defaults** - Select the checkbox to override the default CPU cores and memory on the VM templates.
43
+
- Specify computer name for the VM if the VM template has computer name associated with it.
44
+
1. Keep the **Enable Guest Management** checkbox selected to automatically install Azure connected machine agent immediately after the creation of the VM. [Azure connected machine agent (Arc agent)](../servers/agent-overview.md) is required if you're planning to use Azure management services to govern, patch, monitor, and secure your VM through Azure.
45
+
1. Under **Administrator account**, provide the following details and select **Next : Disks >**.
44
46
- Username
45
47
- Password
46
48
- Confirm password
47
-
7. Under **Disks**, you can optionally change the disks configured in the template. You can add more disks or update existing disks.
48
-
8. Under **Networking**, you can optionally change the network interfaces configured in the template. You can add Network interface cards (NICs) or update the existing NICs. You can also change the network that this NIC will be attached to provided you have appropriate permissions to the network resource.
49
-
9. Under **Advanced**, enable processor compatibility mode if required.
50
-
10. Under **Tags**, you can optionally add tags to the VM resource.
51
-
>[!NOTE]
52
-
> Custom properties defined for the VM in VMM will be synced as tags in Azure.
53
-
54
-
11. Under **Review + create**, review all the properties and select **Create**. The VM will be created in a few minutes.
49
+
1. Under **Disks**, you can optionally change the disks configured in the template. You can add more disks or update existing disks.
50
+
1. Under **Networking**, you can optionally change the network interfaces configured in the template. You can add Network interface cards (NICs) or update the existing NICs. You can also change the network that this NIC will be attached to provided you have appropriate permissions to the network resource.
51
+
1. Under **Advanced**, enable processor compatibility mode if required.
52
+
1. Under **Tags**, you can optionally add tags to the VM resource.
53
+
1. Under **Review + create**, review all the properties and select **Create**. The VM will be created in a few minutes.
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
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ manager: jsuri
7
7
ms.topic: quickstart
8
8
ms.services: azure-arc
9
9
ms.subservice: azure-arc-scvmm
10
-
ms.date: 05/15/2024
10
+
ms.date: 07/01/2024
11
11
ms.custom: references_regions
12
12
13
13
# Customer intent: As a VI admin, I want to connect my VMM management server to Azure Arc.
@@ -35,22 +35,22 @@ This Quickstart shows you how to connect your SCVMM management server to Azure A
35
35
36
36
## Prepare SCVMM management server
37
37
38
-
- Create an SCVMM private cloud if you don't have one. The private cloud should have a reservation of at least 16 GB of RAM and 4 vCPUs. It should also have at least 100 GB of disk space.
38
+
- Create an SCVMM private cloud if you don't have one. The private cloud should have a reservation of at least 32 GB of RAM and 4 vCPUs. It should also have at least 100 GB of disk space.
39
39
- Ensure that SCVMM administrator account has the appropriate permissions.
40
40
41
41
## Download the onboarding script
42
42
43
43
1. Go to [Azure portal](https://aka.ms/SCVMM/MgmtServers).
44
44
1. Search and select **Azure Arc**.
45
-
1. In the **Overview** page, select **Add** in **Add your infrastructure for free** or move to the **infrastructure** tab.
45
+
1. In the **Overview** page, select **Add resources** under **Manage resources across environments**.
46
46
47
-
:::image type="content" source="media/quick-start-connect-scvmm-to-azure/overview-add-infrastructure-inline.png" alt-text="Screenshot of how to select Add your infrastructure for free." lightbox="media/quick-start-connect-scvmm-to-azure/overview-add-infrastructure-expanded.png":::
47
+
:::image type="content" source="media/quick-start-connect-scvmm-to-azure/overview-add-infrastructure.png" alt-text="Screenshot of how to select Add your infrastructure for free." lightbox="media/quick-start-connect-scvmm-to-azure/overview-add-infrastructure.png":::
48
48
49
-
1. In the **Platform** section, in **System Center VMM** select **Add**.
49
+
1. In the **Host environments** section, in **System Center VMM** select **Add**.
50
50
51
-
:::image type="content" source="media/quick-start-connect-scvmm-to-azure/platform-add-system-center-vmm-inline.png" alt-text="Screenshot of how to select System Center V M M platform." lightbox="media/quick-start-connect-scvmm-to-azure/platform-add-system-center-vmm-expanded.png":::
51
+
:::image type="content" source="media/quick-start-connect-scvmm-to-azure/platform-add-system-center-vmm.png" alt-text="Screenshot of how to select System Center V M M platform." lightbox="media/quick-start-connect-scvmm-to-azure/platform-add-system-center-vmm.png":::
52
52
53
-
1. Select **Create new resource bridge** and select **Next**.
53
+
1. Select **Create a new resource bridge** and select **Next : Basics >**.
54
54
1. Provide a name for **Azure Arc resource bridge**. For example: *contoso-nyc-resourcebridge*.
55
55
1. Select a subscription and resource group where you want to create the resource bridge.
56
56
1. Under **Region**, select an Azure location where you want to store the resource metadata. The currently supported regions are **East US** and **West Europe**.
@@ -59,7 +59,9 @@ This Quickstart shows you how to connect your SCVMM management server to Azure A
59
59
60
60
1. Leave the option **Use the same subscription and resource group as your resource bridge** selected.
61
61
1. Provide a name for your **SCVMM management server instance** in Azure. For example: *contoso-nyc-scvmm.*
62
-
1. Select **Next: Download and run script**.
62
+
1. Select **Next: Tags >**.
63
+
1. Assign Azure tags to your resources in **Value** under **Physical location tags**. You can add additional tags to help you organize your resources to facilitate administrative tasks using custom tags.
64
+
1. Select **Next: Download and run script >**.
63
65
1. If your subscription isn't registered with all the required resource providers, select **Register** to proceed to next step.
64
66
1. Based on the operating system of your workstation, download the PowerShell or Bash script and copy it to the workstation.
65
67
1. To see the status of your onboarding after you run the script on your workstation, select **Next:Verification**. The onboarding isn't affected when you close this page.
0 commit comments