---
title: "Microsoft Entra integration"
description: "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."
url: "https://www.apideck.com/integrations/azure-active-directory"
section: "Integrations"
status: "live"
updated: "2026-09-16T12:14:56.572Z"
tags: ["HRIS"]
---

# Microsoft Entra integration

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.

- Status: live
- Unified APIs: [HRIS](https://www.apideck.com/hris-api)
- Webhooks: virtual
- HTML page: https://www.apideck.com/integrations/azure-active-directory

## Supported resources

| Resource | Status | Details |
|---|---|---|
| Users | live | [users](https://www.apideck.com/integrations/azure-active-directory/users) |
| Groups | live | [groups](https://www.apideck.com/integrations/azure-active-directory/groups) |

## SDKs

- [Node](https://www.apideck.com/integrations/azure-active-directory/sdk/node)
- [TypeScript](https://www.apideck.com/integrations/azure-active-directory/sdk/typescript)
- [Python](https://www.apideck.com/integrations/azure-active-directory/sdk/python)
- [.NET](https://www.apideck.com/integrations/azure-active-directory/sdk/dot-net)
- [PHP](https://www.apideck.com/integrations/azure-active-directory/sdk/php)
- [Java](https://www.apideck.com/integrations/azure-active-directory/sdk/java)
- [Go](https://www.apideck.com/integrations/azure-active-directory/sdk/go)

## FAQs

### How do I integrate Microsoft Entra API with my application?

Apideck provides a unified HRIS API that makes Microsoft Entra integration simple. Sign up for free, enable Microsoft Entra in your dashboard, and use our Vault component to let your users connect their Microsoft Entra accounts. We handle OAuth authentication, token refresh, and data normalization automatically.

### What Microsoft Entra data can I access through Apideck?

Our Microsoft Entra integration supports 2+ data models including users, and groups. You can perform read and write operations through our unified API, working with the same code structure across all hris platforms.

### How does Microsoft Entra authentication work with Apideck?

Apideck's Vault handles Microsoft Entra authentication completely. Your users connect their Microsoft Entra accounts through our secure, white-label UI. We manage OAuth tokens, automatic refresh, and credential storage, so you never have to implement Microsoft Entra's auth flow yourself.

### Does Apideck support Microsoft Entra webhooks?

Yes, Apideck provides real-time notifications when Microsoft Entra data changes. Our unified webhook system normalizes events across all integrations, so you handle Microsoft Entra events with the same code you use for other hris platforms.

### Why use Apideck instead of Microsoft Entra's direct API?

Using Apideck's unified API instead of Microsoft Entra's direct API saves significant development time. You get normalized data models, automatic auth handling, and the same integration code works with 200+ other apps. When Microsoft Entra updates their API, we handle the changes so your integration keeps working.

### How quickly can I build a Microsoft Entra integration?

Most developers ship a working Microsoft Entra integration within a day using Apideck. Sign up for a free trial (no credit card required), enable Microsoft Entra, and make your first API call within minutes. Our SDKs for Node.js, Python, and other languages make implementation straightforward.
