
Hi All -
I am planning to use Data Export Service to replicate Dynamics data to Azure SQL database for some offline/reporting purposes. The method is outlined in below article. Following this article i was able to make it work without any issue.
https://docs.microsoft.com/en-us/power-platform/admin/replicate-data-microsoft-azure-sql-database
Few of my entities has PII data and as per my companies security guide lines i have to make sure data is encrypted at rest and transit along with always encrypted.
I know encryption at rest (TDE) is default feature of Azure SQL however i still have below two question
Any help around this will be very helpful.