Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

tomkerkhove/gdpr-with-azure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

How to be GDPR compliant in Azure

Themis Inc. is a fictiuous company that provides a SaaS platform. This SaaS platform stores personal data and integrates with the StackExchange data sets. With GDPR they need to change their platform so that they are compliant.

This sample covers the following scenarios on how you can use Microsoft Azure services to be GDPR compliant:

Make user information available on request

Discussion in issues #1

A user needs to be capable of requesting a copy of all the stored information about a specific user. This includes both personal identifiable data, such as user profile, and application data which is the data stored by Themis Inc. that includes the StackExchange data sets.

The user data consolidation is an asynchronous process where the user can request this in the portal which starts the consolidation process. Once this is completed, the user will receive an email with a link where they can download their data up to 7 days.

Scenario - Make user information available on request

About

Scenarios on how you can be GDPR compliant by using Azure services

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published