Microsoft Entra – Gotchas
Microsoft Entra formerly know as Azure Active Directory (Azure AD) is Microsoft’s cloud-based identity and access management service, which helps your employee's sign in and access resources in.
3 gotchas across 3 resources
These are connector-specific behaviors and limitations to be aware of when integrating.
Departments1 gotcha
departmentsAllMicrosoft Azure Active Directory does not include a total count in default list responses. meta.total_count will not appear. Surfacing the total requires adding $count=true with a ConsistencyLevel: eventual header — an extra requirement not currently implemented.
Employee Schedules1 gotcha
employeeSchedulesAllMicrosoft Azure Active Directory does not include a total count in default list responses. meta.total_count will not appear. Surfacing the total requires adding $count=true with a ConsistencyLevel: eventual header — an extra requirement not currently implemented.
Employees1 gotcha
employeesAllMicrosoft Azure Active Directory does not include a total count in default list responses. meta.total_count will not appear. Surfacing the total requires adding $count=true with a ConsistencyLevel: eventual header — an extra requirement not currently implemented.