Skip to content

Commit 5ece2bc

Browse files
authored
Pencil edits to raise Acrolinx score
1 parent cc045c6 commit 5ece2bc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/purview/catalog-private-link-troubleshoot.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This guide summarizes known limitations related to using private endpoints for A
2525
- Using Azure portal, the ingestion private endpoints can be created via the Azure Purview portal experience described in the preceding steps. They can't be created from the Private Link Center.
2626
- Creating DNS A records for ingestion private endpoints inside existing Azure DNS Zones, while the Azure Private DNS Zones are located in a different subscription than the private endpoints is not supported via the Azure Purview portal experience. A records can be added manually in the destination DNS Zones in the other subscription.
2727
- Self-hosted integration runtime machine must be deployed in the same VNet where Azure Purview ingestion private endpoint is deployed.
28-
- We currently do not support scanning a Power BI tenant which has a private endpoint configured with public access blocked.
28+
- We currently do not support scanning a Power BI tenant, which has a private endpoint configured with public access blocked.
2929
- For limitation related to Private Link service, see [Azure Private Link limits](../azure-resource-manager/management/azure-subscription-service-limits.md#private-link-limits).
3030

3131
## Recommended troubleshooting steps
@@ -45,7 +45,7 @@ This guide summarizes known limitations related to using private endpoints for A
4545
3. If portal private endpoint is deployed, and public network access is set to deny in your Azure Purview account, make sure you launch [Azure Purview Studio](https://web.purview.azure.com/resource/) from internal network.
4646
<br>
4747
- To verify the correct name resolution, you can use a **NSlookup.exe** command line tool to query `web.purview.azure.com`. The result must return a private IP address that belongs to portal private endpoint.
48-
- To verify network connectivity you can use any network test tools to test outbound connectivity to `web.purview.azure.com` endpoint to port **443**. The connection must be successful.
48+
- To verify network connectivity, you can use any network test tools to test outbound connectivity to `web.purview.azure.com` endpoint to port **443**. The connection must be successful.
4949

5050
3. If Azure Private DNS Zones are used, make sure the required Azure DNS Zones are deployed and there is DNS (A) record for each private endpoint.
5151

@@ -82,7 +82,7 @@ This guide summarizes known limitations related to using private endpoints for A
8282
TcpTestSucceeded : True
8383
```
8484
85-
5. If you have created your Azure Purview account after 18th August 2021, make sure you download and install the latest version of self-hosted integration runtime from [Microsoft download center](https://www.microsoft.com/download/details.aspx?id=39717).
85+
5. If you have created your Azure Purview account after 18 August 2021, make sure you download and install the latest version of self-hosted integration runtime from [Microsoft download center](https://www.microsoft.com/download/details.aspx?id=39717).
8686
8787
6. From self-hosted integration runtime VM, test network connectivity and name resolution to Purview endpoint.
8888
@@ -160,7 +160,7 @@ You may receive the following error message when running a new scan:
160160
`message: Unable to setup config overrides for this scan. Exception:'Type=Microsoft.WindowsAzure.Storage.StorageException,Message=The remote server returned an error: (404) Not Found.,Source=Microsoft.WindowsAzure.Storage,StackTrace= at Microsoft.WindowsAzure.Storage.Core.Executor.Executor.EndExecuteAsync[T](IAsyncResult result)`
161161
162162
### Cause
163-
This can be an indication of running an older version of self-hosted integration runtime. If you have created your Azure Purview account after 18th August 2021, you need to use the self-hosted integration runtime version 5.9.7885.3.
163+
This can be an indication of running an older version of self-hosted integration runtime. If you have created your Azure Purview account after 18 August 2021, you need to use the self-hosted integration runtime version 5.9.7885.3.
164164
165165
### Resolution
166166
Upgrade self-hosted integration runtime to 5.9.7885.3.

0 commit comments

Comments
 (0)