Skip to content

Commit 1bb4857

Browse files
authored
Merge pull request #208230 from abandyop/patch-15
Update how-to-deploy-profisee-purview-integration.md
2 parents 0cda5f1 + 3eb5778 commit 1bb4857

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/purview/how-to-deploy-profisee-purview-integration.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,8 @@ Recommended: Keep it to "Yes, use default Azure DNS". Choosing Yes, the deployer
173173

174174
- As a final validation step to ensure successful installation and for checking whether Profisee has been successfully connected to your Microsoft Purview instance, go to **/Profisee/api/governance/health** It should look something like - "https://[profisee_name].[region].cloudapp.azure.com//Profisee/api/governance/health". The output response will indicate the words **"Status": "Healthy"** on all the Purview subsystems.
175175

176-
```{
176+
```json
177+
{
177178
"OverallStatus": "Healthy",
178179
"TotalCheckDuration": "0:XXXXXXX",
179180
"DependencyHealthChecks": {

0 commit comments

Comments
 (0)