|
1 | 1 | ---
|
2 | 2 | title: 'Connect to and manage Azure SQL Managed Instance'
|
3 | 3 | description: This guide describes how to connect to Azure SQL Managed Instance in Microsoft Purview, and use Microsoft Purview's features to scan and manage your Azure SQL Managed Instance source.
|
4 |
| -author: hophanms |
5 |
| -ms.author: hophan |
| 4 | +author: heniot |
| 5 | +ms.author: shjia |
6 | 6 | ms.service: purview
|
7 | 7 | ms.subservice: purview-data-map
|
8 | 8 | ms.topic: tutorial
|
9 |
| -ms.date: 11/02/2021 |
| 9 | +ms.date: 12/13/2022 |
10 | 10 | ms.custom: template-how-to, ignite-fall-2021
|
11 | 11 | ---
|
12 | 12 |
|
13 | 13 | # Connect to and manage an Azure SQL Managed Instance in Microsoft Purview
|
14 | 14 |
|
15 |
| -This article outlines how to register and Azure SQL Managed Instance, as well as how to authenticate and interact with the Azure SQL Managed Instance in Microsoft Purview. For more information about Microsoft Purview, read the [introductory article](overview.md) |
| 15 | +This article outlines how to register and Azure SQL Managed Instance, as well as how to authenticate and interact with the Azure SQL Managed Instance in Microsoft Purview. For more information about Microsoft Purview, read the [introductory article](overview.md). |
16 | 16 |
|
17 | 17 | ## Supported capabilities
|
18 | 18 |
|
@@ -42,7 +42,7 @@ This section describes how to register an Azure SQL Managed Instance in Microsof
|
42 | 42 |
|
43 | 43 | ### Authentication for registration
|
44 | 44 |
|
45 |
| -If you need to create new authentication, you need to [authorize database access to SQL Database Managed Instance](/azure/azure-sql/database/logins-create-manage). There are three authentication methods that Microsoft Purview supports today: |
| 45 | +If you need to create new authentication, you need to [authorize database access to SQL Database SQL Managed Instance](/azure/azure-sql/database/logins-create-manage). There are three authentication methods that Microsoft Purview supports today: |
46 | 46 |
|
47 | 47 | - [System or user assigned managed identity](#system-or-user-assigned-managed-identity-to-register)
|
48 | 48 | - [Service Principal](#service-principal-to-register)
|
@@ -141,7 +141,7 @@ You can follow the instructions in [CREATE LOGIN](/sql/t-sql/statements/create-l
|
141 | 141 |
|
142 | 142 | ## Scan
|
143 | 143 |
|
144 |
| -Follow the steps below to scan an Azure SQL Managed Instance to automatically identify assets and classify your data. For more information about scanning in general, see our [introduction to scans and ingestion](concept-scans-and-ingestion.md) |
| 144 | +Follow the steps below to scan an Azure SQL Managed Instance to automatically identify assets and classify your data. For more information about scanning in general, see our [introduction to scans and ingestion](concept-scans-and-ingestion.md). |
145 | 145 |
|
146 | 146 | ### Create and run scan
|
147 | 147 |
|
|
0 commit comments