Skip to content

Commit f26e2f5

Browse files
Merge pull request #309548 from habibaum/standard-updates
Standard updates
2 parents 41986f8 + 208a24e commit f26e2f5

12 files changed

Lines changed: 18 additions & 18 deletions

articles/migrate/troubleshoot-changed-block-tracking-replication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ The component trying to replicate data to Azure is either down or not responding
151151
152152
1. Fetch the Key Vault URI from the list of resources in the Resource Group corresponding to Azure Migrate Project.
153153
154-
1. Open PowerShell in the Azure Migrate appliance and run the following command:
154+
1. Go to PowerShell in the Azure Migrate appliance and run the following command:
155155
```
156156
_test-netconnection Key Vault URI -P 443_
157157
```
@@ -238,7 +238,7 @@ The possible causes include:
238238
239239
1. Fetch the Key Vault URI from the list of resources in the Resource Group corresponding to Azure Migrate Project.
240240
241-
1. Open PowerShell in the Azure Migrate appliance and run the following command:
241+
1. Go to PowerShell in the Azure Migrate appliance and run the following command:
242242
243243
```
244244
_test-netconnection Key Vault URI -P 443_

articles/migrate/troubleshoot-network-connectivity.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ This error might occur if the export/import/download request was not initiated f
330330

331331
**Option 1** _(recommended)_:
332332
333-
To resolve this error, retry the import/export/download operation from a client residing in a virtual network that is connected to Azure over a private link. You can open the Azure portal in your on-premises network or your appliance VM and retry the operation.
333+
To resolve this error, retry the import/export/download operation from a client residing in a virtual network that is connected to Azure over a private link. You can go to the Azure portal in your on-premises network or your appliance VM and retry the operation.
334334

335335
**Option 2**:
336336

articles/migrate/troubleshoot-replication-vmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ You can increase the NFC buffer size beyond 32 MB to increase concurrency. The s
7070
```
7171
4. Change the value of `HostBufferSizeInMB` to the value that you set in the ESXi host.
7272
5. Save and exit.
73-
6. Restart the Azure Migrate gateway service that is running on the appliance. Open PowerShell and execute the following:
73+
6. Restart the Azure Migrate gateway service that is running on the appliance. Go to PowerShell and execute the following:
7474
- net stop asrgwy (wait for the service to stop)
7575
- net start asrgwy 
7676

articles/migrate/tutorial-app-containerization-aspnet-app-service.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ If you just created a free Azure account, you're the owner of your subscription.
143143
1. Select **Sign in** to sign in to your Azure account.
144144

145145
You need a device code to authenticate with Azure. Selecting **Sign in** should open a window that contains the device code. If the window doesn't appear, make sure you've disabled the pop-up blocker in the browser.
146-
2. Select **Copy code and Sign in** to copy the device code and open an Azure sign-in prompt in a new browser tab:
146+
2. Select **Copy code and Sign in** to copy the device code and go to an Azure sign-in prompt in a new browser tab:
147147

148148
![Screenshot that shows the Device code for Azure Sign in window.](./media/tutorial-containerize-apps-aks/login-modal.png)
149149

articles/migrate/tutorial-app-containerization-aspnet-kubernetes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ If you just created a free Azure account, you're the owner of your subscription.
8181

8282
1. Select **Access control (IAM)**.
8383

84-
1. Select **Add** > **Add role assignment** to open the **Add role assignment** page.
84+
1. Select **Add** > **Add role assignment** to go to the **Add role assignment** page.
8585

8686
1. Assign the following role. For detailed steps, see [Assigning Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal).
8787

articles/migrate/tutorial-app-containerization-java-kubernetes.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ If you just created a free Azure account, you're the owner of your subscription.
8787

8888
1. Select **Access control (IAM)**.
8989

90-
1. Select **Add** > **Add role assignment** to open the **Add role assignment** page.
90+
1. Select **Add** > **Add role assignment** to go to the **Add role assignment** page.
9191

9292
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal).
9393

@@ -153,7 +153,7 @@ If you just created a free Azure account, you're the owner of your subscription.
153153
Select **Sign in** to log in to your Azure account.
154154

155155
1. You'll need a device code to authenticate with Azure. Selecting on sign in will open a modal with the device code.
156-
2. Select **Copy code & sign in** to copy the device code and open an Azure sign in prompt in a new browser tab. If it doesn't appear, make sure you've disabled the pop-up blocker in the browser.
156+
2. Select **Copy code & sign in** to copy the device code and go to an Azure sign in prompt in a new browser tab. If it doesn't appear, make sure you've disabled the pop-up blocker in the browser.
157157

158158
![Modal showing device code.](./media/tutorial-containerize-apps-aks/login-modal.png)
159159

@@ -290,4 +290,4 @@ To troubleshoot any issues with the tool, you can look at the log files on the W
290290
- Containerizing ASP.NET web apps and deploying them on Windows containers on AKS. [Learn more](./tutorial-app-containerization-aspnet-kubernetes.md)
291291
- Containerizing ASP.NET web apps and deploying them on Windows containers on Azure App Service. [Learn more](./tutorial-app-containerization-aspnet-app-service.md)
292292
- What are solutions for running Oracle WebLogic Server on the Azure Kubernetes Service? [Learn more](/azure/virtual-machines/workloads/oracle/weblogic-aks)
293-
- Open Liberty and WebSphere Liberty on AKS. [Learn more](/azure/developer/java/ee/websphere-family#open-liberty-and-websphere-liberty-on-aks)
293+
- Go to Liberty and WebSphere Liberty on AKS. [Learn more](/azure/developer/java/ee/websphere-family#open-liberty-and-websphere-liberty-on-aks)

articles/migrate/tutorial-discover-aws.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Set up an account that the appliance can use to access AWS instances.
6161
- Azure Migrate uses password authentication when discovering AWS instances. AWS instances don't support password authentication by default. Before you can discover instance, you need to enable password authentication.
6262
- For Windows servers, allow WinRM port 5985 (HTTP). This allows remote WMI calls.
6363
- For Linux servers:
64-
1. Sign into each Linux machine.
64+
1. Sign into each Linux machine.
6565
2. Open the sshd_config file: vi /etc/ssh/sshd_config
6666
3. In the file, locate the **PasswordAuthentication** line, and change the value to **yes**.
6767
4. Save the file and close it. Restart the ssh service.

articles/migrate/tutorial-discover-gcp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ In the configuration manager, select **Set up prerequisites**, and then complete
190190
191191
1. For the appliance to run auto-update, paste the project key that you copied from the portal. If you don't have the key, go to **Azure Migrate: Discovery and assessment** > **Overview** > **Manage existing appliances**. Select the appliance name you provided when you generated the project key, and then copy the key that's shown.
192192
2. The appliance will verify the key and start the auto-update service, which updates all the services on the appliance to their latest versions. When the auto-update has run, you can select **View appliance services** to see the status and versions of the services running on the appliance server.
193-
3. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and open an Azure Login prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
193+
3. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and go to an Azure Login prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
194194

195195
:::image type="content" source="./media/tutorial-discover-vmware/device-code.png" alt-text="Screenshot that shows where to copy the device code and sign in.":::
196196
4. In a new tab in your browser, paste the device code and sign in by using your Azure username and password. Signing in with a PIN isn't supported.
@@ -264,7 +264,7 @@ Select **Start discovery**, to kick off discovery of the successfully validated
264264

265265
After discovery finishes, you can verify that the servers appear in the portal.
266266

267-
1. Open the Azure Migrate dashboard.
267+
1. Go to the Azure Migrate dashboard.
268268
2. In **Servers, databases and web apps** > **Azure Migrate: Discovery and assessment** page, select the icon that displays the count for **Discovered servers**.
269269

270270
## Next steps

articles/migrate/tutorial-discover-hyper-v.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ In the configuration manager, select **Set up prerequisites**, and then complete
179179
180180
1. For the appliance to run auto-update, paste the project key that you copied from the portal. If you don't have the key, go to **Azure Migrate: Discovery and assessment** > **Overview** > **Manage existing appliances**. Select the appliance name you provided when you generated the project key and then copy the key that's shown.
181181
1. The appliance will verify the key and start the auto-update service, which updates all the services on the appliance to their latest versions. When the auto-update has run, you can select **View appliance services** to see the status and versions of the services running on the appliance server.
182-
1. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and open an Azure Login prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
182+
1. To register the appliance, you need to select **Login**. In **Continue with Azure Login**, select **Copy code & Login** to copy the device code (you must have a device code to authenticate with Azure) and go to Azure Login prompt in a new browser tab. Make sure you've disabled the pop-up blocker in the browser to see the prompt.
183183
184184
:::image type="content" source="./media/tutorial-discover-vmware/device-code.png" alt-text="Screenshot that shows where to copy the device code and log in.":::
185185
1. In a new tab in your browser, paste the device code and sign in by using your Azure username and password. Signing in with a PIN isn't supported.

articles/migrate/tutorial-discover-import.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ If you just created a free Azure account, you're the owner of your subscription.
6161

6262
1. Select **Access control (IAM)**.
6363

64-
1. Select **Add** > **Add role assignment** to open the **Add role assignment** page.
64+
1. Select **Add** > **Add role assignment** to go to the **Add role assignment** page.
6565

6666
1. Assign the following role. For detailed steps, see [Assign Azure roles using the Azure portal](/azure/role-based-access-control/role-assignments-portal).
6767

0 commit comments

Comments
 (0)