Skip to content

Commit 70bcb06

Browse files
authored
Merge pull request #229783 from whhender/troubleshoot-scans
Adding NSG troubleshooting recommendation
2 parents 54ad58c + 7f9c2e0 commit 70bcb06

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

articles/purview/register-scan-azure-sql-managed-instance.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,8 @@ To create and run a new scan, complete the following steps:
171171

172172
1. Review your scan and select **Save and run**.
173173

174+
If you're having trouble connecting to your data source, or running your scan, you scan see our [troubleshooting guide for scans and connections.](troubleshoot-connections.md)
175+
174176
[!INCLUDE [view and manage scans](includes/view-and-manage-scans.md)]
175177

176178
## Next steps

articles/purview/toc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ items:
261261
href: how-to-resource-set-pattern-rules.md
262262
- name: Monitor data map population
263263
href: how-to-monitor-data-map-population.md
264-
- name: Troubleshoot connection issues
264+
- name: Troubleshoot scans & connections
265265
href: troubleshoot-connections.md
266266
- name: Data catalog
267267
items:

articles/purview/troubleshoot-connections.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
2-
title: Troubleshoot your connections in Microsoft Purview
3-
description: This article explains the steps to troubleshoot your connections in Microsoft Purview.
2+
title: Troubleshoot scans and connections in Microsoft Purview
3+
description: This article explains the steps to troubleshoot your scans and source connections in Microsoft Purview.
44
author: linda33wj
55
ms.author: jingwang
66
ms.service: purview
77
ms.subservice: purview-data-map
88
ms.topic: how-to
9-
ms.date: 12/05/2022
9+
ms.date: 03/07/2023
1010
ms.custom: ignite-fall-2021
1111
---
12-
# Troubleshoot your connections in Microsoft Purview
12+
# Troubleshoot your scans and connections in Microsoft Purview
1313

14-
This article describes how to troubleshoot connection errors while setting up scans on data sources in Microsoft Purview.
14+
This article describes how to troubleshoot connection errors while setting up scans on data sources in Microsoft Purview, or errors that may occur with your scans.
1515

1616
## Permission the credential on the data source
1717

@@ -88,6 +88,10 @@ If your Microsoft Purview scan used to successfully run, but are now failing, ch
8888
1. Is an [Azure Policy](../governance/policy/overview.md) preventing **updates to Storage accounts**? If so follow the [Microsoft Purview exception tag guide](create-azure-purview-portal-faq.md) to create an exception for Microsoft Purview accounts.
8989
1. Are you using a self-hosted integration runtime? Check that it's up to date with the latest software and that it's connected to your network.
9090

91+
## Test connection passes but scan fails with connection error
92+
93+
Are you using private endpoints or virtual networks? Confirm your [network settings](concept-best-practices-security.md#network-security), paying attention to your Network Security Group (NSG) rules.
94+
9195
## Next steps
9296

9397
- [Browse the Microsoft Purview Data Catalog](how-to-browse-catalog.md)

0 commit comments

Comments
 (0)