Hello Claudio Roselli,
Welcome to the Microsoft Q&A and thank you for posting your questions here.
I understand regarding your explanation that you have concerns about Data Flow Restrictions, Region Setting for CDN and Compliance with German PII Regulations.
Below addresses your concerns and questions, provides a recommended approach and references for more information:
- Azure CDN, being a globally distributed service, does not ensure that all user data will remain within a specific region. This is because CDN nodes are strategically placed worldwide to optimize performance. However, you can leverage Azure Front Door or Azure Traffic Manager to route traffic based on geographic regions, which helps in controlling data flow and ensuring compliance with local regulations.
- The region setting for CDN resources primarily influences metadata and management operations, rather than guaranteeing that user data will stay within that region. For more stringent data residency requirements, consider using Azure Front Door with regional restrictions to better control where your data is processed and stored.
- To ensure compliance with German PII regulations, configure your Azure services to meet the C5:2020 standard and other relevant data protection laws. This includes using encryption for data at rest and in transit, implementing strict access controls, and conducting regular audits to maintain ongoing compliance.
References:
- Traffic routing methods to origin - Azure Front Door
- Azure Front Door sensitive data protection
- Azure Front Door and CDN Documentation
I hope this is helpful! Do not hesitate to let me know if you have any other questions.
Please don't forget to close up the thread here by upvoting and accept it as an answer if it is helpful.