Skip to content

Commit 398f5b6

Browse files
authored
Merge pull request #116020 from DavidTrigano/patch-9
Update sql-database-managed-instance-quickstart-guide.md
2 parents 1b6837c + ba94972 commit 398f5b6

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

articles/sql-database/sql-database-managed-instance-quickstart-guide.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ ms.subservice: operations
77
ms.custom:
88
ms.devlang:
99
ms.topic: quickstart
10-
author: jovanpop-msft
11-
ms.author: jovanpop
12-
ms.reviewer: sstein, carlr
10+
author: davidtrigano
11+
ms.author: datrigan
12+
ms.reviewer: vanto
1313
ms.date: 07/11/2019
1414
---
1515
# Getting started with Azure SQL Database managed instance
@@ -31,7 +31,8 @@ As a first step, you would need to create your first Managed Instance with the n
3131
- Set up [point-to-site VPN connection to your managed instance](sql-database-managed-instance-configure-p2s.md) from your client computer on which you have SQL Server Management Studio and other client connectivity applications. This is other of two options for connectivity to your managed instance and to its VNet.
3232

3333
> [!NOTE]
34-
> You can also use express route or site-to-site connection from your local network, but these approaches are out of the scope of these quickstarts.
34+
> - You can also use express route or site-to-site connection from your local network, but these approaches are out of the scope of these quickstarts.
35+
> - If you change retention period from 0 (unlimited retention) to any other value, please note that retention will only apply to logs written after retention value was changed (logs written during the period when retention was set to unlimited are preserved, even after retention is enabled).
3536
3637
As an alternative to manual creation of Managed Instance, you can use [PowerShell](scripts/sql-database-create-configure-managed-instance-powershell.md), [PowerShell with Resource Manager template](scripts/sql-managed-instance-create-powershell-azure-resource-manager-template.md), or [Azure CLI](https://docs.microsoft.com/cli/azure/sql/mi#az-sql-mi-create) to script and automate this process.
3738

0 commit comments

Comments
 (0)