From 5eae488224eb955c63728d92fa44e5172482ffcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sr=C4=91an=20Bo=C5=BEovi=C4=87?= Date: Sun, 19 Aug 2018 20:46:00 +0200 Subject: [PATCH] fix --- .../prepare-subnet/README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/samples/manage/azure-sql-db-managed-instance/prepare-subnet/README.md b/samples/manage/azure-sql-db-managed-instance/prepare-subnet/README.md index c2f14e55..accc9fa2 100644 --- a/samples/manage/azure-sql-db-managed-instance/prepare-subnet/README.md +++ b/samples/manage/azure-sql-db-managed-instance/prepare-subnet/README.md @@ -18,10 +18,10 @@ Script that validates and prepares virtual network and subnet for Managed Instan - **Applies to:** Azure SQL Database - **Key features:** Managed Instance -- **Workload:**n/a -- **Programming Language:**PowerShell -- **Authors:**Srdan Bozovic -- **Update history:**n/a +- **Workload:** n/a +- **Programming Language:** PowerShell +- **Authors:** Srdan Bozovic +- **Update history:** n/a @@ -63,7 +63,7 @@ Invoke-Command -ScriptBlock ([Scriptblock]::Create((New-Object System.Net.WebCli ## Sample details -This sample shows how to prepare Azure virtual network / subnet for Managed Instance deployment using PowerShell +This sample shows how to prepare Azure virtual network and subnet for Managed Instance deployment using PowerShell This is done in three simple steps: - Validate - Selected virtual netwok and subnet are validated for Managed Instance networking requirements