View or delete user data in Custom Vision
Custom Vision collects user data to operate the service, but customers have full control over viewing and deleting their data using the Custom Vision Training APIs.
Note
This article provides steps about how to delete personal data from the device or service and can be used to support your obligations under the GDPR. For general information about GDPR, see the GDPR section of the Microsoft Trust Center and the GDPR section of the Service Trust portal.
To learn how to view and delete user data in Custom Vision, see the following table.
Data | View operation | Delete operation |
---|---|---|
Account info (Keys) | GetAccountInfo | Delete using Azure portal (Azure Subscriptions). Or using "Delete Your Account" button in CustomVision.ai settings page (Microsoft Account Subscriptions) |
Iteration details | GetIteration | DeleteIteration |
Iteration performance details | GetIterationPerformance | DeleteIteration |
List of iterations | GetIterations | DeleteIteration |
Projects and project details | GetProject and GetProjects | DeleteProject |
Image tags | GetTag and GetTags | DeleteTag |
Images | GetTaggedImages (provides uri for image download) and GetUntaggedImages (provides uri for image download) | DeleteImages |
Exported iterations | GetExports | Deleted upon account deletion |
Feedback
Submit and view feedback for