Task 03 - Verify Azure Arc-enabled VM
Introduction
Tailspin Toys wants to migrate their on-premises SQL Server database to Azure SQL Managed Instance. In this task, you will Verify that the Azure Arc-enabled VM has been added successfully.
Description
In this task, you will Verify that the Azure Arc-enabled VM has been added successfully.
The key tasks are as follows:
- Confirm that the Machine - Azure Arc pane for the on-premises virtual machine should shows the Status as Connected.
Success Criteria
- Azure Arc VM status is Connected.
Solution
Expand this section to view the solution
-
In the Azure Portal, navigate to the Resource Group for the lab.
-
Scroll down and locate the Azure resource of type Machine - Azure Arc and select it.
The on-premises VM has been Azure Arc-enabled and can be managed alongside other Azure resources. This is enabled by the Azure Connected Machine Agent running on the VM that facilitates the interaction between Azure and the Azure Arc-enabled VM.
-
This is the Machine - Azure Arc pane for the on-premises virtual machine that was just Azure Arc-enabled. The Status shows Connected to signify that the Azure Arc-enabled virtual machine is connected to Azure. Also, notice that the Computer Name and Operating System of the virtual machine are displayed.
-
From here, there are several Azure Arc capabilities available to use for managing the Azure Arc-enabled virtual machine.
-
Select Extensions under Settings. This is where you can install Extensions on the Azure Arc-enabled virtual machine. For example, the Custom Script Extension for Windows - Azure Arc extension can be used to download PowerShell scripts and files from Azure storage and launch a PowerShell script on the machine.