Skip to content

Commit 49d42ca

Browse files
committed
minor standard updates
1 parent f4d7432 commit 49d42ca

4 files changed

Lines changed: 5 additions & 5 deletions

File tree

articles/migrate/insights-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ To review detailed security risks for Servers and Software, perform the followin
129129

130130
To review detailed security risks for servers, follow these steps:
131131

132-
1. Open the **Insights** (preview) pane.
132+
1. Go to the **Insights** (preview) pane.
133133
1. In the **Servers card**, select the link that shows the number of servers with security risks.
134134

135135
:::image type="content" source="./media/security-insights-overview/servers-risk-type.png" alt-text="Screenshot shows the servers with security risks." lightbox="./media/security-insights-overview/servers-risk-type.png":::
@@ -157,7 +157,7 @@ Alternatively, you can filter servers with security risks from the **Explore inv
157157

158158
To review software with identified security risks, follow these steps:
159159

160-
1. Open the **Insights** (preview) pane.
160+
1. Go to the **Insights** (preview) pane.
161161
1. In the **Software** card, select the link that shows the number of software items with security risks.
162162

163163
:::image type="content" source="./media/security-insights-overview/software-with-security-risks.png" alt-text="Screenshot shows the number of software security risks." lightbox="./media/security-insights-overview/software-with-security-risks.png":::

articles/migrate/prepare-azure-accounts.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ Follow these steps to check your access
9999

100100
### Remove access
101101
1. Azure Migrate owner can only remove Azure Migrate Decide and Plan Expert and Azure Migrate Execute Expert role assignments. Subscription or resource group owners can remove the Azure Migrate owner role assignment.
102-
2. Open Access control (IAM) at scope subscription or resource group.
102+
2. Go to Access control (IAM) at scope subscription or resource group.
103103
3. Select role assignments
104104
4. Select the role assignment that you would like to remove
105105
:::image type="content" source="./media/prepare-azure-accounts/remove-access.png" alt-text="Azure portal Access control IAM page showing role assignments table with a selected user row highlighted in blue and a red Delete button prominently displayed in the top toolbar, demonstrating the process to remove role assignments from users in the resource management interface." lightbox="./media/prepare-azure-accounts/remove-access.png":::

articles/migrate/prepare-for-agentless-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ The preparation script executes the following changes based on the OS type of th
141141

142142
The Windows VM agent can be manually installed with a Windows installer package. To manually install the Windows VM Agent, [download the VM Agent installer](https://go.microsoft.com/fwlink/?LinkID=394789). You can also search for a specific version in the [GitHub Windows IaaS VM Agent releases](https://github.com/Azure/WindowsVMAgent/releases). The VM Agent is supported on Windows Server 2008 (64 bit) and later.
143143

144-
To check if the Azure VM Agent was successfully installed, open Task Manager, select the **Details** tab, and look for the process name *WindowsAzureGuestAgent.exe*. The presence of this process indicates that the VM agent is installed. You can also use [PowerShell to detect the VM agent.](/azure/virtual-machines/extensions/agent-windows#powershell)
144+
To check if the Azure VM Agent was successfully installed, go to **Task Manager**, select the **Details** tab, and look for the process name *WindowsAzureGuestAgent.exe*. The presence of this process indicates that the VM agent is installed. You can also use [PowerShell to detect the VM agent.](/azure/virtual-machines/extensions/agent-windows#powershell)
145145

146146
![Successful Installation of Azure VM Agent](./media/concepts-prepare-vmware-agentless-migration/installation-azure-vm-agent.png)
147147

articles/migrate/quickstart-create-migrate-project.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ The template used in this quickstart is from [Azure Quickstart Templates](https:
3838

3939
To deploy the template, the **Subscription**, **Resource group**, **Project name**, and **Location** are required.
4040

41-
1. To sign in to Azure and open the template, select the **Deploy to Azure** image.
41+
1. To sign in to Azure and go to the template, select the **Deploy to Azure** image.
4242

4343
:::image type="content" source="~/reusable-content/ce-skilling/azure/media/template-deployments/deploy-to-azure-button.svg" alt-text="Button to deploy the Resource Manager template to Azure." border="false" link="https://portal.azure.com/#create/Microsoft.Template/uri/https%3A%2F%2Fraw.githubusercontent.com%2FAzure%2Fazure-quickstart-templates%2Fmaster%2Fquickstarts%2Fmicrosoft.migrate%2Fmigrate-project-create%2Fazuredeploy.json":::
4444

0 commit comments

Comments
 (0)