Skip to content

Commit 5d2cb8f

Browse files
authored
docs: Fix portal navigation and article integrity in Azure Arc connect article (#37010)
1 parent 6a36365 commit 5d2cb8f

3 files changed

Lines changed: 5 additions & 5 deletions

File tree

docs/sql-server/azure-arc/connect.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,12 @@ If the server that runs your SQL Server instance isn't yet connected to Azure, y
2828
### Generate an onboarding script for SQL Server
2929

3030
1. Go to [Azure Arc](https://portal.azure.com/#view/Microsoft_Azure_ArcCenterUX/ArcCenterMenuBlade/~/getStarted) in the Azure portal.
31-
1. Under **Data services**, select **SQL Server instances** and then select **+ Add** to open the **Add existing SQL Server instances** page.
3231

33-
:::image type="content" source="media/join/start-creation-of-sql-server-azure-arc-resource.png" alt-text="Screenshot of the Azure Arc page with SQL Server instances and +Add selected." lightbox="media/join/start-creation-of-sql-server-azure-arc-resource.png":::
32+
1. Under **Data services**, select **SQL servers**. Under **SQL Server instances**, select **+ Add**.
3433

35-
1. On the **Add existing SQL Server instances** page, select **Connect SQL Server instances** for a new registration or **Register SQL Server instances** for a disconnected instance.
34+
The **Add existing SQL Server instances** page opens.
35+
36+
1. Select **Connect SQL Server instances** for a new registration or **Register SQL Server instances** for a disconnected instance.
3637

3738
1. Review the prerequisites and select **Next: Server details**
3839

@@ -61,15 +62,14 @@ If the server that runs your SQL Server instance isn't yet connected to Azure, y
6162
1. Select **Next: Tags** to optionally add tags to the resource for your SQL Server instance.
6263

6364
1. Select **Run script** to generate the onboarding script.
64-
Screenshot of
6565

6666
:::image type="content" source="media/join/download-script-sql-server-azure-arc.png" alt-text="Screenshot of a download script." lightbox="media/join/download-script-sql-server-azure-arc.png":::
6767

6868
1. Select **Download** to download the script to your machine.
6969

7070
### Connect SQL Server instances to Azure Arc
7171

72-
In this step, execute the script you downloaded from the Azure portal, on the target machine. The script installs Azure extension for SQL Server. If the machine itself doesn't have the Azure connected machine agent installed, the script installs it first, then install the Azure extension for SQL Server. Azure connected machine agent registers the connected server as an Azure resource of type `Server - Azure Arc`, and the Azure extension for SQL Server connects the SQL Server instances as an Azure resource of type `SQL Server - Azure Arc`.
72+
In this step, execute the script you downloaded from the Azure portal, on the target machine. The script installs Azure extension for SQL Server. If the machine itself doesn't have the Azure connected machine agent installed, the script installs it first, then installs the Azure extension for SQL Server. Azure connected machine agent registers the connected server as an Azure resource of type `Server - Azure Arc`, and the Azure extension for SQL Server connects the SQL Server instances as an Azure resource of type `SQL Server - Azure Arc`.
7373

7474
> [!IMPORTANT]
7575
> Make sure to execute the script using an account that meets the minimum permission requirements described in [prerequisites](prerequisites.md).
103 KB
Loading
Binary file not shown.

0 commit comments

Comments
 (0)