Skip to content

Commit d18e6a0

Browse files
committed
fixing more things
1 parent be6d922 commit d18e6a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

articles/azure-sql/database/always-encrypted-azure-key-vault-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Follow the steps in this article and learn how to set up Always Encrypted for yo
3434

3535

3636
- An Azure account and subscription. If you don't have one, sign up for a [free trial](https://azure.microsoft.com/pricing/free-trial/).
37-
- A database in [Azure SQL Database](single-database-create-quickstart.md) or [Azure SQL Managed Instance](managed-instance/instance-create-quickstart.md).
37+
- A database in [Azure SQL Database](single-database-create-quickstart.md) or [Azure SQL Managed Instance](../managed-instance/instance-create-quickstart.md).
3838
- [SQL Server Management Studio](https://msdn.microsoft.com/library/mt238290.aspx) version 13.0.700.242 or later.
3939
- [.NET Framework 4.6](https://msdn.microsoft.com/library/w0x726c2.aspx) or later (on the client computer).
4040
- [Visual Studio](https://www.visualstudio.com/downloads/download-visual-studio-vs.aspx).

articles/azure-sql/database/always-encrypted-certificate-store-configure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Follow the steps in this article to learn how to set up Always Encrypted for SQL
3535
For this tutorial, you'll need:
3636

3737
* An Azure account and subscription. If you don't have one, sign up for a [free trial](https://azure.microsoft.com/pricing/free-trial/).
38-
- A database in [Azure SQL Database](single-database-create-quickstart.md) or [Azure SQL Managed Instance](managed-instance/instance-create-quickstart.md).
38+
- A database in [Azure SQL Database](single-database-create-quickstart.md) or [Azure SQL Managed Instance](../managed-instance/instance-create-quickstart.md).
3939
* [SQL Server Management Studio](https://msdn.microsoft.com/library/mt238290.aspx) version 13.0.700.242 or later.
4040
* [.NET Framework 4.6](https://msdn.microsoft.com/library/w0x726c2.aspx) or later (on the client computer).
4141
* [Visual Studio](https://www.visualstudio.com/downloads/download-visual-studio-vs.aspx).

0 commit comments

Comments
 (0)