File tree Expand file tree Collapse file tree
samples/manage/azure-sql-db-managed-instance Expand file tree Collapse file tree Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments