Skip to content

Commit 82fc053

Browse files
committed
trying to fix warnings
1 parent f95805e commit 82fc053

File tree

5 files changed

+27
-18
lines changed

5 files changed

+27
-18
lines changed

articles/azure-sql/toc.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1148,16 +1148,16 @@
11481148

11491149
- name: SQL Server on Azure VMs
11501150
items:
1151-
- name: Documentation
1151+
- name: Documentation
11521152
href: virtual-machines/index.yml
1153+
- name: What's new?
1154+
href: virtual-machines/windows/doc-changes-updates-release-notes-whats-new.md
11531155
- name: Windows
11541156
items:
11551157
- name: Overview
11561158
items:
11571159
- name: What is a SQL Server VM?
11581160
href: virtual-machines/windows/sql-server-on-azure-vm-iaas-what-is-overview.md
1159-
- name: What's new?
1160-
href: virtual-machines/windows/doc-changes-updates-release-notes-whats-new.md
11611161
- name: Quickstarts
11621162
items:
11631163
- name: Portal
@@ -1373,11 +1373,11 @@
13731373
- name: Concepts
13741374
items:
13751375
- name: SQL IaaS agent extension
1376-
href: virtual-machines/linux/sql-server-iaas-extension-linux.md
1376+
href: virtual-machines/linux/sql-server-iaas-agent-extension-linux.md
13771377
- name: "How-to guides"
13781378
items:
13791379
- name: Register with SQL IaaS extension
1380-
href: virtual-machines/linux/sql-agent-extension-register-vm-linux.md
1380+
href: virtual-machines/linux/sql-iaas-agent-extension-register-vm-linux.md
13811381
- name: Tutorials
13821382
items:
13831383
- name: Setting up Azure RHEL VM availability group with STONITH

articles/azure-sql/virtual-machines/linux/sql-agent-extension-register-vm-linux.md renamed to articles/azure-sql/virtual-machines/linux/sql-iaas-agent-extension-register-vm-linux.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@ ms.custom: devx-track-azurecli, devx-track-azurepowershell, contperf-fy21q2
2222

2323
> [!div class="op_single_selector"]
2424
> * [Windows](../windows/sql-agent-extension-manually-register-single-vm.md)
25-
> * [Linux](sql-agent-extension-register-vm-linux.md)
25+
> * [Linux](sql-iaas-agent-extension-register-vm-linux.md)
2626
2727

28-
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 Linux Azure VM.
28+
Register your SQL Server VM with the [SQL IaaS Agent extension](sql-server-iaas-agent-extension-linux.md) to unlock a wealth of feature benefits for your SQL Server on Linux Azure VM.
2929

3030
## Overview
3131

32-
Registering with the [SQL Server IaaS Agent extension](sql-server-iaas-agent-extension-automate-management.md) creates the [**SQL virtual machine** _resource_](manage-sql-vm-portal.md) within your subscription, which is a _separate_ resource from the virtual machine resource. Unregistering your SQL Server VM from the extension removes the **SQL virtual machine** _resource_ but will not drop the actual virtual machine.
32+
Registering with the [SQL Server IaaS Agent extension](sql-server-iaas-agent-extension-linux.md) creates the [**SQL virtual machine** _resource_](manage-sql-vm-portal.md) within your subscription, which is a _separate_ resource from the virtual machine resource. Unregistering your SQL Server VM from the extension removes the **SQL virtual machine** _resource_ but will not drop the actual virtual machine.
3333

3434
To utilize the SQL IaaS Agent extension, you must first [register your subscription with the **Microsoft.SqlVirtualMachine** provider](#register-subscription-with-rp), which gives the SQL IaaS extension the ability to create resources within that specific subscription.
3535

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

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ms.reviewer: mathoma
2020

2121
> [!div class="op_single_selector"]
2222
> * [Windows](../windows/sql-server-iaas-agent-extension-automate-management.md)
23-
> * [Linux](sql-server-iaas-extension-linux.md)
23+
> * [Linux](sql-server-iaas-agent-extension-linux.md)
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

@@ -33,7 +33,7 @@ The SQL Server IaaS Agent extension enables integration with the Azure portal an
3333

3434
- **Compliance**: The extension offers a simplified method to fulfill the requirement of notifying Microsoft that the Azure Hybrid Benefit has been enabled as is specified in the product terms. This process negates needing to manage licensing registration forms for each resource.
3535

36-
- **Simplified license management**: The extension simplifies SQL Server license management, and allows you to quickly identify SQL Server VMs with the Azure Hybrid Benefit enabled using the [Azure portal](manage-sql-vm-portal.md), Azure PowerShell or the Azure CLI:
36+
- **Simplified license management**: The extension simplifies SQL Server license management, and allows you to quickly identify SQL Server VMs with the Azure Hybrid Benefit enabled using the Azure portal, Azure PowerShell or the Azure CLI:
3737

3838
# [PowerShell](#tab/azure-powershell)
3939

@@ -54,7 +54,7 @@ The SQL Server IaaS Agent extension enables integration with the Azure portal an
5454

5555
## Installation
5656

57-
[Register](sql-agent-extension-register-vm-linux.md) your SQL Server VM with the SQL Server IaaS Agent extension to create the [**SQL virtual machine** _resource_](manage-sql-vm-portal.md) within your subscription, which is a _separate_ resource from the virtual machine resource. Unregistering your SQL Server VM from the extension will remove the **SQL virtual machine** _resource_ from your subscription but will not drop the actual virtual machine.
57+
[Register](sql-iaas-agent-extension-register-vm-linux.md) your SQL Server VM with the SQL Server IaaS Agent extension to create the **SQL virtual machine** _resource_ within your subscription, which is a _separate_ resource from the virtual machine resource. Unregistering your SQL Server VM from the extension will remove the **SQL virtual machine** _resource_ from your subscription but will not drop the actual virtual machine.
5858

5959
The SQL Server IaaS Agent extension for Linux is currently only available in lightweight mode.
6060

@@ -96,18 +96,19 @@ The Linux SQL IaaS Agent extension has the following limitations:
9696
- SQL Server VMs running Ubuntu Linux Pro are not supported.
9797
- SQL Server VMs running on generalized images are not supported.
9898
- Only SQL Server VMs deployed through the Azure Resource Manager are supported. SQL Server VMs deployed through the classic model are not supported.
99+
- SQL Server with only a single instance. Multiple instances are not supported.
99100

100-
## Privacy statement
101+
## <a href="in-region-data-residency">Privacy statement</a>nah
101102

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

104105
- **Data collection**: The SQL IaaS Agent extension collects data for the express purpose of giving customers optional benefits when using SQL Server on Azure Virtual Machines. Microsoft **will not use this data for licensing audits** without the customer's advance consent. See the [SQL Server privacy supplement](/sql/sql-server/sql-server-privacy#non-personal-data) for more information.
105106

106-
- **In-region data residency**: SQL Server on Azure VMs and SQL IaaS Agent Extension do not move or store customer data out of the region in which the VMs are deployed.
107+
- **In-region data residency**: SQL Server on Azure VMs and SQL IaaS Agent Extension do not move or store customer data out of the region in which the VMs are deployed.
107108

108109

109110
## Next steps
110111

111-
For more information about running SQL Server on Azure Virtual Machines, see the [What is SQL Server on Azure Virtual Machines?](sql-server-on-azure-vm-iaas-what-is-overview.md).
112+
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-iaas-what-is-overview.md).
112113

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

articles/azure-sql/virtual-machines/windows/doc-changes-updates-release-notes-whats-new.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ ms.date: 09/01/2021
1818

1919
When you deploy an Azure virtual machine (VM) with SQL Server installed on it, either manually, or through a built-in image, you can leverage Azure features to improve your experience. This article summarizes the documentation changes associated with new features and improvements in the recent releases of [SQL Server on Azure Virtual Machines (VMs)](https://azure.microsoft.com/services/virtual-machines/sql-server/). To learn more about SQL Server on Azure VMs, see the [overview](sql-server-on-azure-vm-iaas-what-is-overview.md).
2020

21+
## October 2021
22+
23+
24+
| Changes | Details |
25+
| --- | --- |
26+
| **SQL IaaS extension now supports Ubuntu** | Support has been added to [register](../linux/sql-iaas-agent-extension-register-vm-linux.md) your SQL Server VM running on Ubuntu linux with the [SQL Server IaaS Extension](../linux/sql-server-iaas-agent-extension-linux.md) for limited functionality. |
27+
28+
2129
## September 2021
2230

2331
| Changes | Details |

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

Lines changed: 4 additions & 4 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-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 <VM_name>
375375

376376
For more information, see the following articles:
377377

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

0 commit comments

Comments
 (0)