Skip to content

Commit 7ccfa55

Browse files
committed
fixing more things
1 parent 02d8358 commit 7ccfa55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-sql/managed-instance/tutorial-configure-aad-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ In this tutorial, you learn how to:
3232
> - Use cross-database queries with Azure AD users
3333
> - Learn about security features, such as threat protection, auditing, data masking, and encryption
3434
35-
To learn more, see the [Azure SQL Managed Instance overview](../managed-instance/sql-managed-instance-paas-overview).
35+
To learn more, see the [Azure SQL Managed Instance overview](../managed-instance/sql-managed-instance-paas-overview.md).
3636

3737
## Prerequisites
3838

articles/azure-sql/managed-instance/tutorial-replication-between-two-instances-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ You will also need to [Configure an Azure VM to connect](connect-vm-instance-con
5454

5555
## 3 - Create Azure Storage Account
5656

57-
[Create an Azure Storage Account](/azure/storage/common/storage-create-storage-account#create-a-storage-account) for the working directory, and then create a [file share](../storage/files/storage-how-to-create-file-share.md) within the storage account.
57+
[Create an Azure Storage Account](/azure/storage/common/storage-create-storage-account#create-a-storage-account) for the working directory, and then create a [file share](../../storage/files/storage-how-to-create-file-share.md) within the storage account.
5858

5959
Copy the file share path in the format of:
6060
`\\storage-account-name.file.core.windows.net\file-share-name`

0 commit comments

Comments
 (0)