Skip to content

Commit 70408ee

Browse files
committed
fixing blocking issues
1 parent 89c031b commit 70408ee

File tree

5 files changed

+4
-4
lines changed

5 files changed

+4
-4
lines changed

articles/migrate/discovery-methods-modes.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,13 +17,13 @@ This article explains the different discovery methods in Azure Migrate and gives
1717

1818
## Prerequisites
1919

20-
Before you begin, make sure you create an Azure Migrate project by following the steps in [Quickstart: Create an Azure Migrate project using portal](quickstart-create-project.md)
20+
Before you begin, make sure you create an Azure Migrate project by following the steps in [Quickstart: Create an Azure Migrate project using portal](quickstart-create-project.md).
2121

2222
## Appliance-based discovery
2323

2424
The appliance-based discovery method involves deploying a virtual appliance that scans your environment to collect metadata about resources. This approach is ideal for scenarios where detailed, automated, and continuous discovery are required.
2525

26-
**Key features**:
26+
### Key features**
2727

2828
- Continuous collection of configuration and performance data.
2929
- Supports discovering workloads such as SQL databases, webapps, and MySQL.
-1.73 KB
Loading
-37.8 KB
Loading
Binary file not shown.

articles/migrate/tutorial-discover-physical.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ Run the script named `AzureMigrateInstaller.ps1` using this command:
145145
`PS C:\Users\administrator\Desktop\AzureMigrateInstaller> .\AzureMigrateInstaller.ps1`
146146
1. Select from the scenario, cloud, and connectivity options to deploy an appliance with the desired configuration. For instance, the selection shown below sets up an appliance to discover and assess **physical servers** *(or servers running on other clouds like AWS, GCP, Xen, etc.)* to an Azure Migrate project with **default (public endpoint) connectivity** on **Azure public cloud**.
147147

148-
:::image type="content" source="./media/tutorial-discover-physical/set-up-appliance.png" alt-text="Screenshot that shows how to setup appliance." lightbox="./media/tutorial-discover-physical/set-up-appliance.png" :::
148+
:::image type="content" source="./media/tutorial-discover-physical/set-up-appliance.png" alt-text="Screenshot that shows how to set up appliance." lightbox="./media/tutorial-discover-physical/set-up-appliance.png" :::
149149

150150
1. The installer script does the following:
151151
1. Installs agents and a web application.
@@ -198,7 +198,7 @@ In the configuration manager, select **Set up prerequisites**, and then follow t
198198
1. The appliance verifies the key and starts the auto-update service. This service updates all appliance components to their latest versions. After the update finishes, you can select **View appliance services** to see the status and versions of the services running on the appliance server.
199199
1. To register the appliance, select Login. In **Continue with Azure Login** select **Copy code & Login** to copy the device code. You need this code to sign in to Azure. The browser opens a new tab with the Azure sign-in prompt. Make sure you turn off the pop-up blocker to see the prompt.
200200

201-
:::image type="content" source="./media/tutorial-discover-physical/continue-azure-login.png" alt-text="Screenshot that shows how to continue to azure login." lightbox="./media/tutorial-discover-physical/continue-azure-login.png" :::
201+
:::image type="content" source="./media/tutorial-discover-physical/continue-azure-login.png" alt-text="Screenshot that shows how to continue to Azure login." lightbox="./media/tutorial-discover-physical/continue-azure-login.png" :::
202202

203203
1. In a new browser tab, paste the device code and sign in using your Azure username and password. You cannot sign in with a PIN.
204204

0 commit comments

Comments
 (0)