You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Prerequisites to access the Azure Active Directory reporting API
24
24
25
-
The [Azure Active Directory (Azure AD) reporting APIs](./concept-reporting-api.md) provide you with programmatic access to the data through a set of REST-based APIs. You can call these APIs from of programming languages and tools.
25
+
The [Azure Active Directory (Azure AD) reporting APIs](./concept-reporting-api.md) provide you with programmatic access to the data through a set of REST-based APIs. You can call these APIs from a number of programming languages and tools.
26
26
27
27
The reporting API uses [OAuth](../../api-management/api-management-howto-protect-backend-with-aad.md) to authorize access to the web APIs.
28
28
@@ -221,4 +221,4 @@ Follow the steps in the [Prerequisites to access the Azure Active Directory repo
221
221
222
222
*[Get data using the Azure Active Directory reporting API with certificates](tutorial-access-api-with-certificates.md)
223
223
*[Audit API reference](/graph/api/resources/directoryaudit)
224
-
*[Sign-in activity report API reference](/graph/api/resources/signin)
224
+
*[Sign-in activity report API reference](/graph/api/resources/signin)
0 commit comments