Skip to content

Commit 5033524

Browse files
committed
fixing more things
1 parent adc7efa commit 5033524

13 files changed

+14
-12
lines changed

articles/azure-sql/virtual-machines/linux/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
- name: Overview
22
items:
33
- name: About Linux SQL Server VMs
4-
href: sql-server-linux-virtual-machines-overview.md
4+
href: sql-server-on-linux-vm-what-is-iaas-overview.md
55
- name: Quickstarts
66
items:
77
- name: Create SQL VM - Portal

articles/azure-sql/virtual-machines/windows/availability-group-azure-marketplace-template-configure.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,9 @@ Click **OK**.
118118
### Virtual machine size, storage settings
119119
On **VM size, storage settings**, choose a SQL Server virtual machine size, and review the other settings.
120120

121-
* **SQL Server virtual machine size** is the size for both virtual machines that run SQL Server. Choose an appropriate virtual machine size for your workload. If you are building this environment for the tutorial, use **DS2**. For production workloads, choose a virtual machine size that can support the workload. Many production workloads require **DS4** or larger. The template builds two virtual machines of this size and installs SQL Server on each one. For more information, see [Sizes for virtual machines](../../../batch/sizes.md?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
121+
* **SQL Server virtual machine size** is the size for both virtual machines that run SQL Server. Choose an appropriate virtual machine size for your workload. If you are building this environment for the tutorial, use **DS2**. For production workloads, choose a virtual machine size that can support the workload. Many production workloads require **DS4** or larger. The template builds two virtual machines of this size and installs SQL Server on each one. For more information, see [Sizes for virtual machines](../../../virtual-machines/windows/sizes.md).
122+
123+
?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json
122124

123125
> [!NOTE]
124126
> Azure installs the Enterprise Edition of SQL Server. The cost depends on the edition and the virtual machine size. For detailed information about current costs, see [virtual machines pricing](https://azure.microsoft.com/pricing/details/virtual-machines/#Sql).

articles/azure-sql/virtual-machines/windows/availability-group-quickstart-template-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ After you make these changes, try to deploy the Azure quickstart template once m
205205
For more information, see the following articles:
206206

207207
* [Overview of SQL Server VMs](sql-server-on-azure-vm-iaas-what-is-overview.md)
208-
* [FAQ for SQL Server VMs](../../database/frequently-asked-questions-faq.md)
208+
* [FAQ for SQL Server VMs](frequently-asked-questions-faq.md)
209209
* [Pricing guidance for SQL Server VMs](pricing-guidance.md)
210210
* [Release notes for SQL Server VMs](../../database/doc-changes-updates-release-notes.md)
211211
* [Switching licensing models for a SQL Server VM](licensing-model-azure-hybrid-benefit-ahb-change.md)

articles/azure-sql/virtual-machines/windows/azure-storage-sql-server-backup-restore-use.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,5 +74,5 @@ The following SQL Server components are used when backing up to the Azure Blob s
7474

7575
If you have any problems, review the topic [SQL Server Backup to URL Best Practices and Troubleshooting](https://msdn.microsoft.com/library/jj919149.aspx).
7676

77-
For other SQL Server backup and restore options, see [Backup and Restore for SQL Server in Azure Virtual Machines](../../../api-management/backup-restore.md).
77+
For other SQL Server backup and restore options, see [Backup and Restore for SQL Server in Azure Virtual Machines](backup-restore.md).
7878

articles/azure-sql/virtual-machines/windows/licensing-model-azure-hybrid-benefit-ahb-change.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ This error occurs on virtual machines that have more than one NIC. Remove one of
168168
For more information, see the following articles:
169169

170170
* [Overview of SQL Server on a Windows VM](sql-server-on-azure-vm-iaas-what-is-overview.md)
171-
* [FAQ for SQL Server on a Windows VM](../../database/frequently-asked-questions-faq.md)
171+
* [FAQ for SQL Server on a Windows VM](frequently-asked-questions-faq.md)
172172
* [Pricing guidance for SQL Server on a Windows VM](pricing-guidance.md)
173173
* [Release notes for SQL Server on a Windows VM](../../database/doc-changes-updates-release-notes.md)
174174

articles/azure-sql/virtual-machines/windows/sql-resource-provider-bulk-register.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,6 @@ Copy the full script and save it as `RegisterSqLVMs.psm1`.
233233
For more information, see the following articles:
234234

235235
* [Overview of SQL Server on a Windows VM](sql-server-on-azure-vm-iaas-what-is-overview.md)
236-
* [FAQ for SQL Server on a Windows VM](../../database/frequently-asked-questions-faq.md)
236+
* [FAQ for SQL Server on a Windows VM](frequently-asked-questions-faq.md)
237237
* [Pricing guidance for SQL Server on a Windows VM](pricing-guidance.md)
238238
* [Release notes for SQL Server on a Windows VM](../../database/doc-changes-updates-release-notes.md)

0 commit comments

Comments
 (0)