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/create-virtual-machine.md
+15-16Lines changed: 15 additions & 16 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: Create a virtual machine on System Center Virtual Machine Manager using Azure Arc
3
3
description: This article helps you create a virtual machine using Azure portal.
4
-
ms.date: 06/24/2024
4
+
ms.date: 06/28/2024
5
5
ms.topic: how-to
6
6
ms.services: azure-arc
7
7
ms.subservice: azure-arc-scvmm
@@ -26,29 +26,28 @@ Once your administrator has connected an SCVMM management server to Azure, repre
26
26
## How to create a VM in Azure portal
27
27
28
28
1. Go to Azure portal.
29
-
2. Select **Azure Arc** as the service and then select **Machine** under **Azure Arc resources** from the left blade.
30
-
3. Select **Add/Create** and select **Create a machine in a connected host environment** from the dropdown.
31
-
32
-
3.**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.
33
-
4. Under **Instance details**, provide the following details:
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:
34
35
-**Virtual machine name** - Specify the name of the virtual machine.
35
36
-**Custom location** - Select the custom location that your administrator has shared with you.
36
37
-**Virtual machine kind** - Select **System Center Virtual Machine Manager**.
37
38
-**Cloud** - Select the target VMM private cloud.
38
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.
39
-
5. Under **Template details**, provide the following details:
40
+
1. Under **Template details**, provide the following details:
40
41
-**Template** - Choose the VM template for deployment.
41
42
-**Override template defaults** - Select the checkbox to override the default CPU cores and memory on the VM templates.
42
43
- 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 >**.
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 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
+3-3Lines changed: 3 additions & 3 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: 06/26/2024
10
+
ms.date: 06/28/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,7 +35,7 @@ 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
@@ -60,7 +60,7 @@ This Quickstart shows you how to connect your SCVMM management server to Azure A
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
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 under **Custom 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
64
1. Select **Next: Download and run script >**.
65
65
1. If your subscription isn't registered with all the required resource providers, select **Register** to proceed to next step.
66
66
1. Based on the operating system of your workstation, download the PowerShell or Bash script and copy it to the workstation.
0 commit comments