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/assess.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,13 @@ You can enable SQL assessment for your SQL Server instances by following these s
17
17
18
18
* Your SQL Server instance is connected to Azure Arc. Follow these the instructions to [onboard your SQL Server instance to Arc-enabled SQL Server](connect.md).
19
19
20
-
* The MMA extension is installed and configured on the machine. Follow these the instructions to [Install Microsoft Monitoring Agent (MMA)](configure-advanced-data-security.md#install-microsoft-monitoring-agent-mma). For more information, see [Log Analytics Agent](https://docs.microsoft.com/azure/azure-monitor/platform/log-analytics-agent).
20
+
* The MMA extension is installed and configured on the machine. Follow these the instructions to [Install Microsoft Monitoring Agent (MMA)](configure-advanced-data-security.md#install-microsoft-monitoring-agent-mma). For more information, see [Log Analytics Agent](/azure/azure-monitor/platform/log-analytics-agent).
21
21
22
22
* Your SQL Server has the [TCP/IP protocol enabled](../../database-engine/configure-windows/enable-or-disable-a-server-network-protocol.md).
23
23
24
24
* The [SQL Server browser](../../tools/configuration-manager/sql-server-browser-service.md) is running if you are operating a named instance of SQL Server.
25
25
26
-
* You reviewed the SQL Server document at [Services Hub On-Demand Assessments Prerequisites](https://docs.microsoft.com/services-hub/health/assessment-prereq-docs#on-demand-assessment-prerequisite-documents).
26
+
* You reviewed the SQL Server document at [Services Hub On-Demand Assessments Prerequisites](/services-hub/health/assessment-prereq-docs#on-demand-assessment-prerequisite-documents).
27
27
28
28
## Enable on-demand SQL Assessment
29
29
@@ -69,6 +69,6 @@ The Microsoft Monitoring Agent scans the working folder every 15 minutes looking
69
69
70
70
## Next steps
71
71
72
-
See the SQL Server document at [Services Hub On-Demand Assessments Prerequisites](https://docs.microsoft.com/services-hub/health/assessment-prereq-docs#on-demand-assessment-prerequisite-documents) for more information.
72
+
See the SQL Server document at [Services Hub On-Demand Assessments Prerequisites](/services-hub/health/assessment-prereq-docs#on-demand-assessment-prerequisite-documents) for more information.
73
73
74
-
To obtain comprehensive support of the On-demand SQL Assessment, a Premier or Unified support subscription is required. See [Azure Premier Support](https://azure.microsoft.com/support/plans/premier) for details.
74
+
To obtain comprehensive support of the On-demand SQL Assessment, a Premier or Unified support subscription is required. See [Azure Premier Support](https://azure.microsoft.com/support/plans/premier) for details.
1. Click on any security alert for full details and further explore the attack in [Azure Sentinel](https://docs.microsoft.com/azure/sentinel/overview). The following diagram is an example of the brute force alert.
74
+
1. Click on any security alert for full details and further explore the attack in [Azure Sentinel](/azure/sentinel/overview). The following diagram is an example of the brute force alert.
75
75
76
76

77
77
@@ -84,4 +84,4 @@ Explore security anomalies and threats in Azure Security Center.
84
84
85
85
## Next steps
86
86
87
-
You can further investigate the security alerts and attacks using [Azure Sentinel](/azure/sentinel/overview). Follow these instructions to [on-board Azure Sentinel](/azure/sentinel/connect-data-sources).
87
+
You can further investigate the security alerts and attacks using [Azure Sentinel](/azure/sentinel/overview). Follow these instructions to [on-board Azure Sentinel](/azure/sentinel/connect-data-sources).
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/connect-at-scale.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ ms.prod: sql
12
12
13
13
# Connect SQL Server instances to Azure Arc at scale
14
14
15
-
You can connect multiple SQL Server instances installed on multiple Windows or Linux machines to Azure Arc using the same [script your generated for a single machine](connect.md). The script will connect and register each machine and the installed SQL Server instances on it to Azure Arc. For the best experience, we recommend using an Azure Active Directory [service principal](https://docs.microsoft.com/azure/active-directory/develop/app-objects-and-service-principals). A service principal is a special limited management identity that is granted only the minimum permission necessary to connect machines to Azure and to create the Azure resources for Azure Arc enabled server and Azure Arc enabled SQL Server. This is safer than using a higher privileged account like a Tenant Administrator, and follows our access control security best practices.
15
+
You can connect multiple SQL Server instances installed on multiple Windows or Linux machines to Azure Arc using the same [script your generated for a single machine](connect.md). The script will connect and register each machine and the installed SQL Server instances on it to Azure Arc. For the best experience, we recommend using an Azure Active Directory [service principal](/azure/active-directory/develop/app-objects-and-service-principals). A service principal is a special limited management identity that is granted only the minimum permission necessary to connect machines to Azure and to create the Azure resources for Azure Arc enabled server and Azure Arc enabled SQL Server. This is safer than using a higher privileged account like a Tenant Administrator, and follows our access control security best practices.
16
16
17
17
The installation methods to install and configure the Connected Machine agent requires that the automated method you use has administrator permissions on the machines. On Linux, by using the root account and on Windows, as a member of the Local Administrators group.
18
18
@@ -123,4 +123,4 @@ After you register SQL Server instances with Azure Arc enabled SQL Server (previ
123
123
124
124
- Learn how to [Configure your SQL Server instance for periodic environment health check using on-demand SQL assessment](assess.md)
125
125
126
-
- Learn how to [Configure advanced data security for your SQL Server instance](configure-advanced-data-security.md)
126
+
- Learn how to [Configure advanced data security for your SQL Server instance](configure-advanced-data-security.md)
Copy file name to clipboardExpand all lines: docs/sql-server/azure-arc/connect.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,7 +16,7 @@ You can connect your SQL Server instance on premises to Azure Arc by following t
16
16
## Prerequisites
17
17
18
18
* Your machine has at least one instance of SQL Server installed
19
-
* For Windows machines, you have installed Azure PowerShell. Follow the instructions to [install Azure PowerShell](https://docs.microsoft.com/powershell/azure/install-az-ps).
19
+
* For Windows machines, you have installed Azure PowerShell. Follow the instructions to [install Azure PowerShell](/powershell/azure/install-az-ps).
20
20
* For Linux machines, you have downloaded Azure CLI and connected your Azure account. Follow the instructions to [install Azure CLI](/cli/azure/install-azure-cli-apt).
21
21
22
22
@@ -33,7 +33,7 @@ In this step you generate a script that discovers all SQL Server instances insta
33
33
3. Select the the subscription, resource group, Azure region and the host operating system. If required, also specify the proxy that your network uses to connect to Internet.
34
34
35
35
> [!IMPORTANT]
36
-
> If the machine hosting the SQL Server instance is already [connected to Azure Arc](https://docs.microsoft.com/azure/azure-arc/servers/onboard-portal), make sure to select the same resource group that contains the corresponding __Machine - Azure Arc__ resource.
36
+
> 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 __Machine - Azure Arc__ resource.
@@ -50,7 +50,7 @@ In this step you will take the script you downloaded from Azure portal and execu
50
50
51
51
### Windows
52
52
53
-
1. Launch an admin instance of __powershell.exe__ and sign in your PowerShell module with your Azure credentials. Follow the [sign in instructions](https://docs.microsoft.com/powershell/azure/install-az-ps#sign-in).
53
+
1. Launch an admin instance of __powershell.exe__ and sign in your PowerShell module with your Azure credentials. Follow the [sign in instructions](/powershell/azure/install-az-ps#sign-in).
54
54
55
55
2. Execute the downloaded script
56
56
@@ -63,7 +63,7 @@ In this step you will take the script you downloaded from Azure portal and execu
63
63
64
64
### Linux
65
65
66
-
1. Use Azure CLI to sign in with your Azure credentials. Follow the [sign in instructions](https://docs.microsoft.com/cli/azure/authenticate-azure-cli)
66
+
1. Use Azure CLI to sign in with your Azure credentials. Follow the [sign in instructions](/cli/azure/authenticate-azure-cli)
67
67
68
68
2. Grant the execution permission to the downloaded script and execute it.
69
69
@@ -92,4 +92,4 @@ To remove an existing __SQL Server - Azure Arc__ resource, go to the resource gr
92
92
93
93
*[Configure advanced data security for your SQL Server instance](configure-advanced-data-security.md)
94
94
95
-
*[Configure on-demand SQL assessment for your SQL Server instance](assess.md)
95
+
*[Configure on-demand SQL assessment for your SQL Server instance](assess.md)
For optimal security, we recommend creating a custom role in Azure that has the minimal permissions listed. For information on how to create a custom role in Azure with these permissions, see [Custom roles overview](https://docs.microsoft.com/azure/active-directory/users-groups-roles/roles-custom-overview). To add role assignment, see [Add or remove role assignments using Azure portal](https://docs.microsoft.com/azure/role-based-access-control/role-assignments-portal) or [Add or remove role assignments using Azure RBAC and Azure CLI](https://docs.microsoft.com/azure/role-based-access-control/role-assignments-cli).
48
+
For optimal security, we recommend creating a custom role in Azure that has the minimal permissions listed. For information on how to create a custom role in Azure with these permissions, see [Custom roles overview](/azure/active-directory/users-groups-roles/roles-custom-overview). To add role assignment, see [Add or remove role assignments using Azure portal](/azure/role-based-access-control/role-assignments-portal) or [Add or remove role assignments using Azure RBAC and Azure CLI](/azure/role-based-access-control/role-assignments-cli).
49
49
50
50
### Azure subscription and service limits
51
51
@@ -71,4 +71,4 @@ The public preview is available in the following regions:
71
71
72
72
-[Connect your SQL Server to Azure Arc](connect.md)
73
73
-[Configure your SQL Server instance for periodic environment health check using on-demand SQL assessment](assess.md)
74
-
-[Configure advanced data security for your SQL Server instance](configure-advanced-data-security.md)
74
+
-[Configure advanced data security for your SQL Server instance](configure-advanced-data-security.md)
0 commit comments