From 3d0df911fdadf1de7cb66304f5c14fed7e6836fe Mon Sep 17 00:00:00 2001 From: srdan-bozovic-msft Date: Sat, 4 May 2019 23:44:44 +0200 Subject: [PATCH] mod: documentation --- .../attach-jumpbox/README.md | 6 +++--- .../attach-vpn-gateway/README.md | 9 ++++++--- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/samples/manage/azure-sql-db-managed-instance/attach-jumpbox/README.md b/samples/manage/azure-sql-db-managed-instance/attach-jumpbox/README.md index af34d600..57a876ea 100644 --- a/samples/manage/azure-sql-db-managed-instance/attach-jumpbox/README.md +++ b/samples/manage/azure-sql-db-managed-instance/attach-jumpbox/README.md @@ -29,8 +29,8 @@ To run this sample, you need the following prerequisites. **Software prerequisites:** -1. PowerShell 5.1 -2. Azure PowerShell 5.4.2 or higher +1. PowerShell 5.1 or PowerShell Core 6.0 +2. Azure PowerShell Az module **Azure prerequisites:** @@ -40,7 +40,7 @@ To run this sample, you need the following prerequisites. ## Run this sample -Run the script below from Windows PowerShell or Azure Cloud Shell +Run the script below from PowerShell or Azure Cloud Shell ```powershell diff --git a/samples/manage/azure-sql-db-managed-instance/attach-vpn-gateway/README.md b/samples/manage/azure-sql-db-managed-instance/attach-vpn-gateway/README.md index e38acde9..69c9a0bb 100644 --- a/samples/manage/azure-sql-db-managed-instance/attach-vpn-gateway/README.md +++ b/samples/manage/azure-sql-db-managed-instance/attach-vpn-gateway/README.md @@ -29,8 +29,11 @@ To run this sample, you need the following prerequisites. **Software prerequisites:** -1. PowerShell 5.1 -2. Azure PowerShell 5.4.2 or higher +1. PowerShell 5.1 or PowerShell Core 6.0 +2. Azure PowerShell Az module + +**Linux prerequisites** +1. strongSwan **Azure prerequisites:** @@ -40,7 +43,7 @@ To run this sample, you need the following prerequisites. ## Run this sample -Run the script below from Windows PowerShell +Run the script below from PowerShell ```powershell