An Apache Spark-based analytics platform optimized for Azure.
@Mark Tyson Hi @Mark Tyson ,
The 403 Forbidden error indicates that the SCIM request originated from an IP address that is not currently allowed by the Databricks IP access list.
For Microsoft Entra ID (Azure AD) SCIM provisioning, Microsoft does not guarantee that provisioning traffic will always originate from a single fixed IP range. The source IPs can change as the provisioning service scales and evolves.
Therefore, there is no Microsoft-recommended static IP range that can be permanently whitelisted to guarantee future SCIM provisioning traffic.
The recommended approach is to use the official Microsoft Entra ID provisioning service IP ranges and monitor for updates, as Microsoft may add or change addresses over time. If IP filtering is enabled on the Databricks side, all current provisioning service IPs must be allowed.
To identify the specific IP address that was blocked:
Review the Databricks audit logs around the failure time.
Review the Entra ID provisioning logs.
Locate the source IP associated with the failed SCIM request.
Compare it against the currently configured Databricks allowlist.
If the customer is already allowing previously documented provisioning IP ranges and is still seeing failures, this could indicate:
A newly introduced provisioning service IP not yet allowlisted.
An incomplete Databricks IP allowlist configuration.
A network security device blocking the request before it reaches Databricks.
Could you share:
The Databricks workspace region.
The exact 403 error message.
The blocked source IP from the Databricks audit logs.
With that information, we can determine whether the failure was caused by a missing allowlist entry or another network restriction
For any future invitations or related requests, kindly share the relevant details through private chat as well. This helps us investigate and assist you more efficiently.
Thank you for your cooperation. We look forward to your response.