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: azure-sql/database/data-discovery-and-classification-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -283,7 +283,7 @@ You can use the REST API to programmatically manage classifications and recommen
283
283
-[Delete](/rest/api/sql/sensitivity-labels/delete): Deletes the sensitivity label of the specified column.
284
284
-[Disable Recommendation](/rest/api/sql/sensitivity-labels/disable-recommendation): Disables sensitivity recommendations on the specified column.
285
285
-[Enable Recommendation](/rest/api/sql/sensitivity-labels/enable-recommendation): Enables sensitivity recommendations on the specified column. (Recommendations are enabled by default on all columns.)
286
-
-[Get](/rest/api/sql/sensitivity-labels/get): Gets the sensitivity label of the specified column.
286
+
-[Get](/rest/api/sql/sensitivity-labels/get): Gets the sensitivity label of the specified column.
287
287
-[List Current By Database](/rest/api/sql/sensitivity-labels/list-current-by-database): Gets the current sensitivity labels of the specified database.
288
288
-[List Recommended By Database](/rest/api/sql/sensitivity-labels/list-recommended-by-database): Gets the recommended sensitivity labels of the specified database.
Copy file name to clipboardExpand all lines: azure-sql/database/maintenance-window-configure.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -155,8 +155,7 @@ When setting the maintenance window, each region has its own maintenance window
155
155
156
156
#### Discover SQL Database and elastic pool maintenance windows
157
157
158
-
The following example returns the available maintenance windows for the *eastus2* region using the [az maintenance public-configuration list
159
-
](/cli/azure/maintenance/public-configuration#az-maintenance-public-configuration-list) command. For databases and elastic pools, set `maintenanceScope` to `SQLDB`.
158
+
The following example returns the available maintenance windows for the *eastus2* region using the [az maintenance public-configuration list](/cli/azure/maintenance/public-configuration#az-maintenance-public-configuration-list) command. For databases and elastic pools, set `maintenanceScope` to `SQLDB`.
Copy file name to clipboardExpand all lines: azure-sql/managed-instance/log-replay-service-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,7 @@ Use continuous mode migration when you don't have the entire backup chain in adv
127
127
If you're migrating large databases of several terabytes in size, consider the following points:
128
128
129
129
- A single LRS job can run for a maximum of 30 days. When this period expires, the job is automatically canceled.
130
-
- For long-running jobs, system updates can interrupt and prolong migration jobs. We highly recommend that you use a [maintenance window](maintenance-window.md) to schedule planned system updates. Plan your migration around the scheduled maintenance window.
130
+
- For long-running jobs, system updates can interrupt and prolong migration jobs. We highly recommend that you use a [maintenance window](maintenance-window.md) to schedule planned system updates. Plan your migration around the scheduled maintenance window.
131
131
- Migration jobs that are interrupted by system updates automatically suspend and resume for **General Purpose** SQL managed instances, and they restart for **Business Critical** SQL managed instances. These updates affect the timeframe of your migration.
132
132
- To increase the upload speed of your SQL Server backup files to the Blob Storage account, if your infrastructure has sufficient network bandwidth, consider using parallelization with multiple threads.
Copy file name to clipboardExpand all lines: azure-sql/managed-instance/maintenance-window-configure.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -115,8 +115,7 @@ When setting the maintenance window, each region has its own maintenance window
115
115
116
116
#### Discover SQL Managed Instance maintenance windows
117
117
118
-
The following example returns the available maintenance windows for the *eastus2* region using the [az maintenance public-configuration list
119
-
](/cli/azure/maintenance/public-configuration#az-maintenance-public-configuration-list) command. For managed instances, set `maintenanceScope` to `SQLManagedInstance`.
118
+
The following example returns the available maintenance windows for the *eastus2* region using the [az maintenance public-configuration list](/cli/azure/maintenance/public-configuration#az-maintenance-public-configuration-list) command. For managed instances, set `maintenanceScope` to `SQLManagedInstance`.
120
119
121
120
```azurecli
122
121
az maintenance public-configuration list --query "[?location=='eastus2'&&contains(maintenanceScope,'SQLManagedInstance')]"
Copy file name to clipboardExpand all lines: azure-sql/virtual-machines/windows/availability-group-load-balancer-portal-configure.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ If you prefer, you can [manually configure an availability group](availability-g
26
26
27
27
View related articles:
28
28
29
-
-[Configure Always On availability groups in Azure VM](availability-group-manually-configure-tutorial-single-subnet.md)
29
+
-[Configure Always On availability groups in Azure VM](availability-group-manually-configure-tutorial-single-subnet.md)
30
30
-[Configure a VNet-to-VNet connection by using Azure Resource Manager and PowerShell](/azure/vpn-gateway/vpn-gateway-vnet-vnet-rm-ps)
31
31
32
32
By walking through this article, you create and configure a load balancer in the Azure portal. After the process is complete, you configure the cluster to use the IP address from the load balancer for the availability group listener.
Copy file name to clipboardExpand all lines: azure-sql/virtual-machines/windows/sql-server-iaas-agent-extension-automate-management.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ This article provides an overview of the extension. To install the SQL Server Ia
23
23
24
24
To learn more about the SQL Server on Azure VM deployment and management experience, watch the following Data Exposed videos:
25
25
26
-
-[Automate Management with the SQL Server IaaS Agent extension](/shows/data-exposed/azure-sql-vm-automate-management-with-the-sql-server-iaas-agent-extension-ep-2?WT.mc_id=dataexposed-c9-niner-mighub)
26
+
-[Automate Management with the SQL Server IaaS Agent extension](/shows/data-exposed/azure-sql-vm-automate-management-with-the-sql-server-iaas-agent-extension-ep-2?WT.mc_id=dataexposed-c9-niner-mighub)
27
27
-[New and Improved SQL on Azure VM deployment and management experience](/shows/data-exposed/new-and-improved-sql-on-azure-vm-deployment-and-management-experience?WT.mc_id=dataexposed-c9-niner-mighub).
Copy file name to clipboardExpand all lines: azure-sql/virtual-machines/windows/sql-server-on-azure-vm-iaas-what-is-overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ For videos about the latest features to optimize SQL Server VM performance and a
61
61
62
62
-[Caching and Storage Capping](/shows/data-exposed/azure-sql-vm-caching-and-storage-capping-ep-1-data-exposed)
63
63
-[Automate Management with the SQL Server IaaS Agent extension](/shows/data-exposed/azure-sql-vm-automate-management-with-the-sql-server-iaas-agent-extension-ep-2)
64
-
-[Use Azure Monitor Metrics to Track VM Cache Health](/shows/data-exposed/azure-sql-vm-use-azure-monitor-metrics-to-track-vm-cache-health-ep-3)
64
+
-[Use Azure Monitor Metrics to Track VM Cache Health](/shows/data-exposed/azure-sql-vm-use-azure-monitor-metrics-to-track-vm-cache-health-ep-3)
65
65
-[Get the best price-performance for your SQL Server workloads on Azure VM](/shows/data-exposed/azure-sql-vm-get-the-best-price-performance-for-your-sql-server-workloads-on-azure-vm)
66
66
-[Using PerfInsights to Evaluate Resource Health and Troubleshoot](/shows/data-exposed/azure-sql-vm-using-perfinsights-to-evaluate-resource-health-and-troubleshoot-ep-5)
67
67
-[Best Price-Performance with Ebdsv5 Series](/shows/data-exposed/azure-sql-vm-best-price-performance-with-ebdsv5-series)
Copy file name to clipboardExpand all lines: docs/database-engine/availability-groups/windows/always-on-policies-for-operational-issues-always-on-availability.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -89,7 +89,7 @@ For more information, see [The Always On Health Model Part 2--Extending the Heal
89
89
90
90
-[Use Always On Policies to View the Health of an availability group](../../../database-engine/availability-groups/windows/use-always-on-policies-to-view-the-health-of-an-availability-group-sql-server.md)
91
91
92
-
-[Use the availability group dashboard in SSMS](../../../database-engine/availability-groups/windows/use-the-always-on-dashboard-sql-server-management-studio.md)
92
+
-[Use the availability group dashboard in SSMS](../../../database-engine/availability-groups/windows/use-the-always-on-dashboard-sql-server-management-studio.md)
93
93
94
94
-[WSFC Disaster Recovery through Forced Quorum](../../../sql-server/failover-clusters/windows/wsfc-disaster-recovery-through-forced-quorum-sql-server.md)
Copy file name to clipboardExpand all lines: docs/database-engine/availability-groups/windows/create-or-configure-an-availability-group-listener-sql-server.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
@@ -26,7 +26,7 @@ This article describes how to create or configure a single *availability group l
26
26
27
27
**To determine whether a listener already exists for the availability group**
28
28
29
-
-[View availability group Listener Properties](view-availability-group-listener-properties-sql-server.md)
29
+
-[View availability group Listener Properties](view-availability-group-listener-properties-sql-server.md)
30
30
31
31
> [!NOTE]
32
32
> If a listener already exists and you want to create an additional listener, see [create an additional listener for an availability group](#CreateAdditionalListener), later in this article.
@@ -128,7 +128,7 @@ Displays the identifier of each subnet that you add to the availability group li
128
128
Displays the IP address of a given subnet. For a given subnet, the IP address is either an IPv4 address or an IPv6 address.
129
129
130
130
**Add**
131
-
Select to add a static IP address to a selected subnet or to another subnet for this listener. This opens the **Add IP Address** dialog box. For more information, see the [Add IP address dialog Box ](../../../database-engine/availability-groups/windows/add-ip-address-dialog-box-sql-server-management-studio.md) help article.
131
+
Select to add a static IP address to a selected subnet or to another subnet for this listener. This opens the **Add IP Address** dialog box. For more information, see the [Add IP address dialog box](../../../database-engine/availability-groups/windows/add-ip-address-dialog-box-sql-server-management-studio.md) help article.
132
132
133
133
**Remove**
134
134
Select to remove the selected subnet from this listener.
@@ -248,9 +248,9 @@ When you use [!INCLUDE [ssManStudioFull](../../../includes/ssmanstudiofull-md.md
248
248
249
249
- Connection strings that set **MultiSubnetFailover** to true
250
250
251
-
[!INCLUDE [ssHADR](../../../includes/sshadr-md.md)] sets the **RegisterAllProvidersIP** property to 1 in order to reduce reconnection time after a failover for clients whose client connection strings specify `MultiSubnetFailover = True`, as recommended. To take advantage of the listener multi-subnet feature, your clients might require a data provider that supports the **MultiSubnetFailover** keyword. For information about driver support for multi-subnet failover, see [Always On Client Connectivity](always-on-client-connectivity-sql-server.md).
251
+
[!INCLUDE [ssHADR](../../../includes/sshadr-md.md)] sets the **RegisterAllProvidersIP** property to 1 in order to reduce reconnection time after a failover for clients whose client connection strings specify `MultiSubnetFailover = True`, as recommended. To take advantage of the listener multi-subnet feature, your clients might require a data provider that supports the **MultiSubnetFailover** keyword. For information about driver support for multi-subnet failover, see [Always On Client Connectivity](always-on-client-connectivity-sql-server.md).
252
252
253
-
For information about multi-subnet clustering, see [SQL Server Multi-Subnet Clustering](../../../sql-server/failover-clusters/windows/sql-server-multi-subnet-clustering-sql-server.md).
253
+
For information about multi-subnet clustering, see [SQL Server Multi-Subnet Clustering](../../../sql-server/failover-clusters/windows/sql-server-multi-subnet-clustering-sql-server.md).
254
254
255
255
> [!TIP]
256
256
> When `RegisterAllProvidersIP = 1`, if you run the WSFC Validate a Configuration Wizard on the WSFC cluster, the wizard generates the following warning message:
@@ -293,7 +293,7 @@ After you create an availability group listener:
293
293
294
294
- Give the listener's DNS host name to application developers to use in connection strings when requesting client connections to this availability group.
295
295
296
-
- Encourage developers to update client connection strings to specify `MultiSubnetFailover = True`, if possible. For information about driver support for multi-subnet failover, see [Always On Client Connectivity](always-on-client-connectivity-sql-server.md).
296
+
- Encourage developers to update client connection strings to specify `MultiSubnetFailover = True`, if possible. For information about driver support for multi-subnet failover, see [Always On Client Connectivity](always-on-client-connectivity-sql-server.md).
297
297
298
298
## <a name="CreateAdditionalListener"></a> Create an additional listener for an availability group (optional)
0 commit comments