Skip to content

Commit f947ff2

Browse files
committed
fix toc error
1 parent 85ea803 commit f947ff2

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

articles/private-link/toc.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
href: tutorial-private-endpoint-cosmosdb-portal.md
3434
- name: Connect to a web app
3535
href: tutorial-private-endpoint-webapp-portal.md
36-
- name: SQL
37-
items:
38-
- name: Connect to a SQL server - Portal
39-
href: tutorial-private-endpoint-sql-portal.md
36+
- name: SQL
37+
items:
38+
- name: Connect to a SQL server - Portal
39+
href: tutorial-private-endpoint-sql-portal.md
4040
- name: Concepts
4141
items:
4242
- name: Private Endpoint

articles/private-link/tutorial-private-endpoint-sql-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22

33
title: 'Tutorial - Connect to an Azure SQL server using an Azure Private Endpoint'
4-
description: Use this tutorial to learn how to create a Private Endpoint using the Azure portal.
4+
description: Use this tutorial to learn how to create a Azure SQL server with a private endpoint.
55
services: private-link
66
author: asudbring
77
# Customer intent: As someone with a basic network background, but is new to Azure, I want to create a private endpoint on a SQL server so that I can securely connect to it.
@@ -250,7 +250,7 @@ When you're done using the private endpoint, SQL server, and the VM, delete the
250250
251251
## Next steps
252252
253-
In this quickstart, you created a:
253+
In this tutorial, you created a:
254254
255255
* Virtual network and bastion host.
256256
* Virtual machine.

0 commit comments

Comments
 (0)