You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/configure-private-path.md
+10-10Lines changed: 10 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,9 @@ title: Connect with Private Path
3
3
description: This article describes how to connect SQL Server enabled by Azure Arc to Azure with a private path.
4
4
author: MikeRayMSFT
5
5
ms.author: mikeray
6
+
ms.date: 07/03/2025
6
7
ms.topic: how-to #Don't change
7
-
ms.date: 02/01/2025
8
-
9
-
#customer intent: As a data engineer, I want to use a private path to connect to Azure Arc so I can avoid internet traffic.
8
+
# customer intent: As a data engineer, I want to use a private path to connect to Azure Arc so I can avoid internet traffic.
10
9
---
11
10
12
11
# Connect to Azure with a private path for SQL Server enabled by Azure Arc
@@ -15,20 +14,20 @@ This article describes how to configure communication for a SQL Server enabled b
15
14
16
15
This design deploys forward proxy servers in Azure to allow SQL Server to communicate over a site-to-site VPN or ExpressRouteConnection with private IP addresses. The proxies communicate with Arc URLs over the Azure backbone network.
17
16
18
-
> [!IMPORTANT]
17
+
> [!IMPORTANT]
19
18
> This implementation uses [Azure Firewall Explicit proxy](/azure/firewall/explicit-proxy) - which is currently available in preview.
- Azure Firewall Explicit proxy (preview) feature, which is a Platform as a Service (PaaS) network security Service.
28
27
29
28
Or
30
29
31
-
- A third-party proxy Network Virtual Appliance (NVA).
30
+
- A third-party proxy Network Virtual Appliance (NVA).
32
31
33
32
The diagram shows Azure Firewall Explicit proxy.
34
33
@@ -63,7 +62,7 @@ Create a site-to-site VPN from your SQL Server location to Azure.
63
62
64
63
1. Follow the steps at [Tutorial: Create and manage a VPN gateway using the Azure portal](/azure/vpn-gateway/tutorial-create-gateway-portal) to create VPN Gateway.
65
64
66
-
2. Create a Local Network Gateway before creating a Site 2 Site VPN. Follow the steps at [Tutorial: Create a site-to-site VPN connection in the Azure portal](/azure/vpn-gateway/tutorial-site-to-site-portal).
65
+
1. Create a Local Network Gateway before creating a Site 2 Site VPN. Follow the steps at [Tutorial: Create a site-to-site VPN connection in the Azure portal](/azure/vpn-gateway/tutorial-site-to-site-portal).
67
66
68
67
## Create firewall and configure the proxy
69
68
@@ -126,8 +125,10 @@ If you're not going to continue to use this application, delete these resources.
126
125
To delete the resources from Azure portal:
127
126
128
127
1. Enter the name of your resource group in the search box select it from the search results.
129
-
2. Select **Delete resource group**.
130
-
3. Confirm the resource group name at **Type the resource group name**, and select Delete.
128
+
1. Select **Delete resource group**.
129
+
1. Confirm the resource group name at **Type the resource group name**, and select Delete.
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/connect.md
+19-15Lines changed: 19 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,13 @@
1
1
---
2
-
title: Connect your SQL Server to Azure Arc
2
+
title: Connect Your SQL Server to Azure Arc
3
3
description: Connect an instance of SQL Server to Azure Arc. Allows you to manage SQL Server centrally, as an Arc-enabled resource.
4
4
author: anosov1960
5
5
ms.author: sashan
6
6
ms.reviewer: mikeray, maghan
7
-
ms.date: 03/08/2024
7
+
ms.date: 07/03/2025
8
8
ms.topic: how-to
9
-
ms.custom: references_regions
9
+
ms.custom:
10
+
- references_regions
10
11
---
11
12
12
13
# Connect your SQL Server to Azure Arc
@@ -15,20 +16,20 @@ ms.custom: references_regions
15
16
16
17
[!INCLUDE [automatic](includes/if-manual.md)]
17
18
18
-
This article explains how to connect your SQL Server instance to Azure Arc. Before you proceed, complete the [Prerequisites](prerequisites.md).
19
+
This article explains how to connect your SQL Server instance to Azure Arc. Before you proceed, complete the [Prerequisites - SQL Server enabled by Azure Arc](prerequisites.md).
19
20
20
21
## Onboard the server to Azure Arc
21
22
22
23
If the server that runs your SQL Server instance isn't yet connected to Azure, you can initiate the connection from the target machine using the onboarding script. This script connects the server to Azure and installs the Azure extension for SQL Server.
23
24
24
25
> [!NOTE]
25
-
> If your server is already connected to Azure, proceed to [When the machine is already connected to an Arc-enabled Server](connect-already-enabled.md).
26
+
> If your server is already connected to Azure, proceed to [Connect your SQL Server to Azure Arc on a server already enabled by Azure Arc](connect-already-enabled.md).
26
27
27
28
### Generate an onboarding script for SQL Server
28
29
29
30
1. Go to **Azure Arc > SQL Server** and select **+ Add**
30
31
31
-
:::image type="content" source="media/join/start-creation-of-sql-server-azure-arc-resource.png" alt-text="Screenshot of the start creation.":::
32
+
:::image type="content" source="media/join/start-creation-of-sql-server-azure-arc-resource.png" alt-text="Screenshot of the start creation." lightbox="media/join/start-creation-of-sql-server-azure-arc-resource.png":::
32
33
33
34
1. Under **Connect SQL Server to Azure Arc**, select **Connect Servers**
34
35
@@ -45,23 +46,23 @@ If the server that runs your SQL Server instance isn't yet connected to Azure, y
45
46
46
47
To use a specific name for Azure Arc enabled Server instead of default host name, users can add the name for Azure Arc enabled Server in **Server Name**.
47
48
48
-
:::image type="content" source="media/join/server-details-sql-server-azure-arc.png" alt-text="Screenshot of server details for Azure Arc.":::
49
+
:::image type="content" source="media/join/server-details-sql-server-azure-arc.png" alt-text="Screenshot of server details for Azure Arc." lightbox="media/join/server-details-sql-server-azure-arc.png":::
49
50
50
-
1. Select the SQL Server edition and license type you are using on this machine. Some Arc-enabled SQL Server features are only available for SQL Server instances with Software Assurance (Paid) or with Azure pay-as-you-go. For more information, review [Manage SQL Server license type](manage-configuration.md).
51
+
1. Select the SQL Server edition and license type you're using on this machine. Some Arc-enabled SQL Server features are only available for SQL Server instances with Software Assurance (Paid) or with Azure pay-as-you-go. For more information, review [Configure SQL Server enabled by Azure Arc](manage-configuration.md).
51
52
52
-
1. Specify the SQL Server instance(s) you want to exclude from registering (if you have multiple instances installed on the server). Separate each excluded instance by a space.
53
+
1. Specify the SQL Server instance(s) you want to exclude from registering (if you have multiple instances installed on the server). Separate each excluded instance by a space.
53
54
54
55
> [!IMPORTANT]
55
56
> If the machine hosting the SQL Server instance is already [connected to Azure Arc](/azure/azure-arc/servers/onboard-portal), make sure to select the same resource group that contains the corresponding **Server - Azure Arc** resource.
56
57
57
-
:::image type="content" source="media/join/server-details-sql-server-management-azure-arc.png" alt-text="Screenshot of server management details.":::
58
+
:::image type="content" source="media/join/server-details-sql-server-management-azure-arc.png" alt-text="Screenshot of server management details." lightbox="media/join/server-details-sql-server-management-azure-arc.png":::
58
59
59
60
1. Select **Next: Tags** to optionally add tags to the resource for your SQL Server instance.
60
61
61
62
1. Select **Run script** to generate the onboarding script.
62
63
Screenshot of
63
64
64
-
:::image type="content" source="media/join/download-script-sql-server-azure-arc.png" alt-text="Screenshot of a download script.":::
65
+
:::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":::
65
66
66
67
1. Select **Download** to download the script to your machine.
67
68
@@ -97,14 +98,17 @@ In this step, execute the script you downloaded from the Azure portal, on the ta
97
98
```
98
99
99
100
---
101
+
100
102
## Validate your Arc-enabled SQL Server resources
101
103
102
104
Go to **Azure Arc > SQL Server** and open the newly registered Arc-enabled SQL Server resource to validate.
103
105
104
-
:::image type="content" source="media/join/validate-sql-server-azure-arc.png" alt-text="Screenshot of validating a connected SQL Server.":::
106
+
:::image type="content" source="media/join/validate-sql-server-azure-arc.png" alt-text="Screenshot of validating a connected SQL Server." lightbox="media/join/validate-sql-server-azure-arc.png":::
description: Explains different ways to deploy SQL Server enabled by Azure Arc.
4
4
author: anosov1960
5
5
ms.author: sashan
6
6
ms.reviewer: mikeray, randolphwest
7
-
ms.date: 07/18/2023
7
+
ms.date: 07/03/2025
8
8
ms.topic: conceptual
9
9
---
10
10
@@ -16,24 +16,28 @@ Azure Arc automatically installs the Azure extension for SQL Server when a serve
16
16
17
17
To automatically connect your server, see [Azure Connected Machine agent deployment options](/azure/azure-arc/servers/deployment-options).
18
18
19
-
If your server is already connected to Azure, but Azure extension for SQL Server did not deploy automatically.
19
+
If your server is already connected to Azure, but Azure extension for SQL Server didn't deploy automatically.
20
20
21
-
> [!TIP]
21
+
> [!TIP]
22
22
> Beginning with SQL Server 2022, you can connect a new SQL Server instance to Azure Arc when you're installing it on Windows Operating System. [Install SQL Server 2022](../../database-engine/install-windows/install-sql-server-from-the-installation-wizard-setup.md#install-sql-server-2022).
23
23
24
-
## Onboarding methods
24
+
<aid="onboarding-methods"></a>
25
+
26
+
## Onboard methods
25
27
26
28
The following table highlights each method so that you can determine which works best for your deployment. For detailed information, follow the links to view the steps for each topic.
27
29
28
30
| Method | Description |
29
-
| ------|----- |
30
-
| Interactively | Manually connect the SQL Server on a single physical or virtual machine that is already connected to Azure Arc. [Connect your SQL Server to Azure Arc on a server already connected to Azure Arc](connect-already-enabled.md)|
31
-
|At scale|[Automatically enable SQL Server for Azure Arc](manage-autodeploy.md)|
32
-
| At scale |[Connect machines at scale by running PowerShell scripts with Configuration Manager](/azure/azure-arc/servers/onboard-configuration-manager-powershell)|
33
-
| At scale |[Connect machines at scale with a Configuration Manager custom task sequence](/azure/azure-arc/servers/onboard-configuration-manager-custom-task)|
31
+
| --- | --- |
32
+
| Interactively | Manually connect the SQL Server on a single physical or virtual machine that is already connected to Azure Arc. [Connect your SQL Server to Azure Arc on a server already enabled by Azure Arc](connect-already-enabled.md)|
33
+
|At scale|[Manage automatic connection for SQL Server enabled by Azure Arc](manage-autodeploy.md)|
34
+
| At scale |[Connect machines at scale by running PowerShell scripts with Configuration Manager](/azure/azure-arc/servers/onboard-configuration-manager-powershell)|
35
+
| At scale |[Connect machines at scale with a Configuration Manager custom task sequence](/azure/azure-arc/servers/onboard-configuration-manager-custom-task)|
34
36
35
37
Be sure to review the basic [prerequisites](prerequisites.md) before you deploy the agent, as well as any specific requirements listed in the steps for the onboarding method you choose.
For more information about upgrading the Azure extension for SQL Server, see [Upgrade extension](/azure/azure-arc/servers/manage-vm-extensions-cli#upgrade-extensions).
14
+
15
+
To get the current extension version, review [Release notes - SQL Server enabled by Azure Arc](../release-notes.md).
0 commit comments