You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/purview/deployment-best-practices.md
+19-15Lines changed: 19 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: shsandeep123
5
5
ms.author: sandeepshah
6
6
ms.service: purview
7
7
ms.topic: conceptual
8
-
ms.date: 07/15/2022
8
+
ms.date: 07/19/2022
9
9
---
10
10
# Microsoft Purview (formerly Azure Purview) deployment best practices
11
11
@@ -172,21 +172,17 @@ In this phase, Microsoft Purview must be created and configured for a small set
172
172
|Task|Detail|Duration|
173
173
|---------|---------|---------|
174
174
|Gather & agree on requirements|Discussion with all stakeholders to gather a full set of requirements. Different personas must participate to agree on a subset of requirements to complete for each phase of the project.|One Week|
175
-
|Navigating Microsoft Purview|Understand how to use Microsoft Purview from the home page.|One Day|
176
-
|Configure ADF for lineage|Identify key pipelines and data assets. Gather all information required to connect to an internal ADF account.|One Day|
177
-
|Scan a data source such as Azure Data Lake Storage Gen2 or a SQL server.|Add the data source and set up a scan. Ensure the scan successfully detects all assets.|Two Day|
178
-
|Search and browse|Allow end users to access Microsoft Purview and perform end-to-end search and browse scenarios.|One Day|
175
+
|[Navigating the Microsoft Purview governance portal](use-azure-purview-studio.md)|Understand how to use Microsoft Purview from the home page.|One Day|
176
+
|[Configure ADF for lineage](how-to-link-azure-data-factory.md)|Identify key pipelines and data assets. Gather all information required to connect to an internal ADF account.|One Day|
177
+
|Scan a data source such as [Azure Data Lake Storage Gen2](register-scan-adls-gen2.md) or a [SQL server.](tutorial-register-scan-on-premises-sql-server.md)|Add the data source and set up a scan. Ensure the scan successfully detects all assets.|Two Day|
178
+
|[Search](how-to-search-catalog.md) and [browse](how-to-browse-catalog.md)|Allow end users to access Microsoft Purview and perform end-to-end search and browse scenarios.|One Day|
179
179
180
180
#### Other helpful links
181
181
182
182
-[Create a Microsoft Purview account](create-catalog-portal.md)
183
-
-[How to use the governance portal](use-azure-purview-studio.md)
184
183
-[Create a collection](quickstart-create-collection.md)
185
184
-[Concept: Permissions and access](catalog-permissions.md)
186
-
-[Tutorial: Register and scan a SQL server](tutorial-register-scan-on-premises-sql-server.md)
187
-
-[Connect to Azure Data Lake Storage Gen2](register-scan-adls-gen2.md)
188
-
-[How to connect to Azure Data Factory to track data lineage](how-to-link-azure-data-factory.md)
189
-
-[Browse the data catalog](how-to-browse-catalog.md)
@@ -273,9 +269,16 @@ The above phases should be followed to create an effective data lifecycle manage
273
269
|Task|Detail|Duration|
274
270
|---------|---------|---------|
275
271
|Scan production data sources with Firewall enabled|If this is optional when firewall is in place but it’s important to explore options to hardening your infrastructure.|1-5 Days|
276
-
|Enable Private Link|If this is optional when Private Link is used. Otherwise, you can skip this as it’s a must-have criterion when Private is enabled.|1-5 Days|
277
-
|Create automated workflow|Workflow is important to automate process such as approval, escalation, review and issue management.|2-3 Weeks|
278
-
|Operation documentation|Data governance isn't a one-time project. It's an ongoing program to fuel data-driven decision making and creating opportunities for business. It's critical to document key procedure and business standards.|One Week|
272
+
|[Enable Private Link](catalog-private-link.md)|If this is optional when Private Link is used. Otherwise, you can skip this as it’s a must-have criterion when Private is enabled.|1-5 Days|
273
+
|[Create automated workflow](concept-workflow.md)|Workflow is important to automate process such as approval, escalation, review and issue management.|2-3 Weeks|
274
+
|Create operation documentation|Data governance isn't a one-time project. It's an ongoing program to fuel data-driven decision making and creating opportunities for business. It's critical to document key procedure and business standards.|One Week|
0 commit comments