Forum Discussion
Datasphere to ADLS security connectivity
Hello BalajiL,
The recommended approach is to ensure traffic remains on Microsoft’s private backbone, minimise public exposure, and utilise Azure AD identities.
To enhance the security of your integration, please consider the following measures:
1. Select the same Azure region as SAP Datasphere.
2. Enable Storage Firewall by disabling 'All Networks' and selecting 'Selected Networks'.
3. Permit the SAP Datasphere VNet/Subnet within the storage account’s network rules (you can obtain the specific Datasphere Virtual Network Subnet ID from the Datasphere “About” section).
4. Use an Entra app registration (service principal) with certificate and RBAC.
I trust this will be helpful. If you found this guidance useful, you are welcome to acknowledge with a Kudos or by marking it as a Solution.