Skip to content

Commit 3d0df91

Browse files
mod: documentation
1 parent 8519432 commit 3d0df91

2 files changed

Lines changed: 9 additions & 6 deletions

File tree

  • samples/manage/azure-sql-db-managed-instance

samples/manage/azure-sql-db-managed-instance/attach-jumpbox/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@ To run this sample, you need the following prerequisites.
2929

3030
**Software prerequisites:**
3131

32-
1. PowerShell 5.1
33-
2. Azure PowerShell 5.4.2 or higher
32+
1. PowerShell 5.1 or PowerShell Core 6.0
33+
2. Azure PowerShell Az module
3434

3535
**Azure prerequisites:**
3636

@@ -40,7 +40,7 @@ To run this sample, you need the following prerequisites.
4040

4141
## Run this sample
4242

43-
Run the script below from Windows PowerShell or Azure Cloud Shell
43+
Run the script below from PowerShell or Azure Cloud Shell
4444

4545
```powershell
4646

samples/manage/azure-sql-db-managed-instance/attach-vpn-gateway/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,11 @@ To run this sample, you need the following prerequisites.
2929

3030
**Software prerequisites:**
3131

32-
1. PowerShell 5.1
33-
2. Azure PowerShell 5.4.2 or higher
32+
1. PowerShell 5.1 or PowerShell Core 6.0
33+
2. Azure PowerShell Az module
34+
35+
**Linux prerequisites**
36+
1. strongSwan
3437

3538
**Azure prerequisites:**
3639

@@ -40,7 +43,7 @@ To run this sample, you need the following prerequisites.
4043

4144
## Run this sample
4245

43-
Run the script below from Windows PowerShell
46+
Run the script below from PowerShell
4447

4548
```powershell
4649

0 commit comments

Comments
 (0)