Skip to content

Commit 251f30f

Browse files
committed
fixing more warnings
1 parent 9d36c7a commit 251f30f

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

articles/azure-sql/virtual-machines/linux/sql-server-iaas-agent-extension-linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ ms.reviewer: mathoma
2424
2525
The SQL Server IaaS Agent extension (SqlIaasExtension) runs on SQL Server on Linux Azure Virtual Machines (VMs) to automate management and administration tasks.
2626

27-
This article provides an overview of the extension. See [Register with the extension](sql-agent-iaas-extension-register-vm-linx.md) to learn more.
27+
This article provides an overview of the extension. See [Register with the extension](sql-iaas-agent-extension-register-vm-linux.md) to learn more.
2828

2929

3030
## Overview
@@ -100,7 +100,7 @@ The Linux SQL IaaS Agent extension has the following limitations:
100100
- Only SQL Server VMs deployed through the Azure Resource Manager are supported. SQL Server VMs deployed through the classic model are not supported.
101101
- SQL Server with only a single instance. Multiple instances are not supported.
102102

103-
## <a href="in-region-data-residency"></a> Privacy statement
103+
## <a id="in-region-data-residency"></a> Privacy statement
104104

105105
When using SQL Server on Azure VMs and the SQL IaaS extension, consider the following privacy statements:
106106

@@ -111,6 +111,6 @@ When using SQL Server on Azure VMs and the SQL IaaS extension, consider the foll
111111

112112
## Next steps
113113

114-
For more information about running SQL Server on Azure Virtual Machines, see the [What is SQL Server on Azure Linux Virtual Machines?](sql-server-on-linux-vm--what-is-iaas-overview.md).
114+
For more information about running SQL Server on Azure Virtual Machines, see the [What is SQL Server on Azure Linux Virtual Machines?](sql-server-on-linux-vm-what-is-iaas-overview.md).
115115

116116
To learn more, see [frequently asked questions](frequently-asked-questions-faq.yml).

articles/azure-sql/virtual-machines/windows/sql-agent-extension-manually-register-single-vm.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.custom: devx-track-azurecli, devx-track-azurepowershell, contperf-fy21q2
2323

2424
> [!div class="op_single_selector"]
2525
> * [Windows](sql-agent-extension-manually-register-single-vm.md)
26-
> * [Linux](../linux/sql-iaas-agent-extension-register-vm-linux.md.)
26+
> * [Linux](../linux/sql-iaas-agent-extension-register-vm-linux.md)
2727
2828
Register your SQL Server VM with the [SQL IaaS Agent extension](sql-server-iaas-agent-extension-automate-management.md) to unlock a wealth of feature benefits for your SQL Server on Windows Azure VM.
2929

@@ -375,7 +375,7 @@ Remove-AzSqlVM -ResourceGroupName <resource_group_name> -Name <SQL VM resource n
375375

376376
For more information, see the following articles:
377377

378-
* [Overview of SQL Server on a Windows VM](sql-server-on-linux-vm-iaas-what-is-overview.md)
378+
* [Overview of SQL Server on a Windows VM](sql-server-on-azure-vm-iaas-what-is-overview.md)
379379
* [FAQ for SQL Server on a Windows VM](frequently-asked-questions-faq.yml)
380380
* [Pricing guidance for SQL Server on a Azure VMs](../windows/pricing-guidance.md)
381381
* [What's new for SQL Server on Azure VMs](../windows/doc-changes-updates-release-notes-whats-new.md)

articles/azure-sql/virtual-machines/windows/sql-server-iaas-agent-extension-automate-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ The SQL IaaS Agent extension only supports:
169169
- Named instances with multiple instances on a single VM in lightweight mode.
170170

171171

172-
## <a href="in-region-data-residency"></a> Privacy statement
172+
## <a id="in-region-data-residency"></a> Privacy statement
173173

174174
When using SQL Server on Azure VMs and the SQL IaaS extension, consider the following privacy statements:
175175

0 commit comments

Comments
 (0)