Connector Release 2.14
January 08, 2026
Connector 2.14 introduces changes to the Azure Organization connector.
Enhanced the Run Frequency Validation for Azure Org Connector
With this release, we have updated the polling frequency validation logic for the Azure Org Connector to standardize scheduling behavior and improve consistency.
Previously, run frequency validation was based on hours, with values stored internally in minutes.
With this update:
-
Day-based validation is enforced with supported values from 1 through 7 days.
-
Hour-based validation is removed.
-
The backend converts hours and minutes into days. Values that do not resolve to an exact whole day are rounded up to the next valid day. For example, 23 hours and 4 minutes is considered as 1 day (24 hours).
-
Values that exceed the maximum supported run frequency of 7 days are rejected.
This change standardizes scheduling behavior while maintaining compatibility with existing integrations.