Best practice rules for Logic Apps
- Disable Public Network Access to Azure Logic Apps
Ensure that public network access to Azure Logic Apps is disabled.
- Enable Authentication with Microsoft Entra ID
Enable authentication with Microsoft Entra ID for Azure Logic Apps.
- Enable Diagnostic Logs for Azure Logic Apps
Ensure that Diagnostic Logs are enabled for Azure Logic Apps.
- Use Managed Identities for Azure Logic Apps
Ensure that Azure Logic Apps are using managed identities.
- Use Private Endpoints for Azure Logic Apps
Ensure that network access to Azure Logic Apps is allowed via private endpoints only.