Skip to content

Commit 9f1f75e

Browse files
authored
Merge pull request #177603 from whhender/patch-14
Update register-scan-azure-multiple-sources.md
2 parents 9e6aa4b + c6f5346 commit 9f1f75e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/purview/register-scan-azure-multiple-sources.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,12 +94,12 @@ To create and run a new scan, do the following:
9494
- If you leave the option as **All**, then future resources of that type will also be scanned in future scan runs.
9595
- If you select specific storage accounts or SQL databases, then future resources of that type created within this subscription or resource group will not be included for scans, unless the scan is explicitly edited in the future.
9696

97-
1. Select **Test connection**. This will test your authentication and connection to each of your selected sources and generate a report. The number of sources selected will impact the time it takes to generate this report. Test connection will first test connectivity and access on the subscription/resource group/synapse workspace level. It will then continue to test access and connectivity to each individual resource and display the result in the report. If failed on some resources, hovering over the **X** icon will display the detailed error message.
97+
1. Select **Test connection**. This will first test access to check if you've applied the Azure Purview MSI file as a reader on the subscription or resource group. If you get an error message, follow [these instructions](#set-up-authentication-for-enumerating-resources-under-a-subscription-or-resource-group) to resolve it. Then it will test your authentication and connection to each of your selected sources and generate a report. The number of sources selected will impact the time it takes to generate this report. Test connection will first test connectivity and access on the subscription/resource group/synapse workspace level. It will then continue to test access and connectivity to each individual resource and display the result in the report. If failed on some resources, hovering over the **X** icon will display the detailed error message.
9898

9999
:::image type="content" source="media/register-scan-azure-multiple-sources/test-connection.png" alt-text="Screenshot showing the scan set up slider, with the Test Connection button highlighted.":::
100100
:::image type="content" source="media/register-scan-azure-multiple-sources/test-connection-report.png" alt-text="Screenshot showing an example test connection report, with some connections passing and some failing. Hovering over one of the failed connections shows a detailed error report.":::
101101

102-
1. After you test connection has passed, select **Continue** to proceed. Azure Purview tests access to check if you've applied the Azure Purview MSI file as a reader on the subscription or resource group. If you get an error message, follow [these instructions](#set-up-authentication-for-enumerating-resources-under-a-subscription-or-resource-group) to resolve it.
102+
1. After you test connection has passed, select **Continue** to proceed.
103103

104104
1. Select scan rule sets for each resource type that you chose in the previous step. You can also create scan rule sets inline.
105105

0 commit comments

Comments
 (0)