Skip to content

Commit a9382c6

Browse files
authored
Update frequently-asked-questions-faq.yml
Fixed typo
1 parent 3746716 commit a9382c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-sql/virtual-machines/windows/frequently-asked-questions-faq.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ sections:
199199
- question: |
200200
Can I use the Azure portal to manage multiple instances on the same VM?
201201
answer: |
202-
No. Portal management is provided by the SQL IaaS Agent extension, which relies on the SQL Server IaaS Agent extension. As such, the same limitations apply to the extension as the extension. The portal can either only manage one default instance, or one named instance as long as its configured correctly. For more information, see [SQL Server IaaS Agent extension](sql-server-iaas-agent-extension-automate-management.md)
202+
No. Portal management is provided by the SQL IaaS Agent extension, which relies on the SQL Server IaaS Agent extension. As such, the same limitations apply to the portal as the extension. The portal can either only manage one default instance, or one named instance as long as its configured correctly. For more information, see [SQL Server IaaS Agent extension](sql-server-iaas-agent-extension-automate-management.md)
203203
204204
205205
- name: Updating and patching
@@ -405,4 +405,4 @@ additionalContent: |
405405
* [Overview of SQL Server on a Linux VM](../linux/sql-server-on-linux-vm-what-is-iaas-overview.md)
406406
* [Provision SQL Server on a Linux VM](../linux/sql-vm-create-portal-quickstart.md)
407407
* [FAQ (Linux)](../linux/frequently-asked-questions-faq.yml)
408-
* [SQL Server on Linux documentation](/sql/linux/sql-server-linux-overview)
408+
* [SQL Server on Linux documentation](/sql/linux/sql-server-linux-overview)

0 commit comments

Comments
 (0)