Skip to content

Commit f5b6460

Browse files
committed
Merge remote-tracking branch 'refs/remotes/MicrosoftDocs/master'
2 parents 7770dab + dc5b2b8 commit f5b6460

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/sql-database/sql-database-serverless.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article describes the new serverless compute tier and compares
44
services: sql-database
55
ms.service: sql-database
66
ms.subservice: service
7-
ms.custom:
7+
ms.custom: test
88
ms.devlang:
99
ms.topic: conceptual
1010
author: oslake

articles/storage/common/storage-private-endpoints.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ A Private Endpoint is a special network interface for an Azure service in your [
2828

2929
Applications in the VNet can connect to the storage service over the private endpoint seamlessly, **using the same connection strings and authorization mechanisms that they would use otherwise**. Private endpoints can be used with all protocols supported by the storage account, including REST and SMB.
3030

31-
Private endpoints can be created in subnets that use [Service Endpoints](/azure/virtual-network/virtual-network-service-endpoints-overview.md). Clients in a subnet can thus connect to one storage account using private endpoint, while using service endpoints to access others.
31+
Private endpoints can be created in subnets that use [Service Endpoints](../../virtual-network/virtual-network-service-endpoints-overview.md). Clients in a subnet can thus connect to one storage account using private endpoint, while using service endpoints to access others.
3232

3333
When you create a private endpoint for a storage service in your VNet, a consent request is sent for approval to the storage account owner. If the user requesting the creation of the private endpoint is also an owner of the storage account, this consent request is automatically approved.
3434

0 commit comments

Comments
 (0)