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/troubleshoot-connections.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -81,6 +81,13 @@ To verify this, do the following steps:
81
81
82
82
If you don't see your Microsoft Purview managed identity listed, then follow the steps in [Create and manage credentials for scans](manage-credentials.md) to add it.
83
83
84
+
## Scans no longer run
85
+
86
+
If your Microsoft Purview scan used to successfuly run, but are now failing, check these things:
87
+
1. Have credentials to your resource changed or been rotated? If so, you'll need to update your scan to have the correct credentials.
88
+
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.
89
+
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.
90
+
84
91
## Next steps
85
92
86
93
-[Browse the Microsoft Purview Data catalog](how-to-browse-catalog.md)
0 commit comments