Skip to content

Commit aa310d0

Browse files
Merge pull request #28176 from microsoftgraph/main
Auto Publish – main to live - 2026-02-03 00:30 UTC
2 parents c1c4ce2 + edbf3f9 commit aa310d0

9 files changed

+47
-20
lines changed

api-reference/includes/identity-network-access-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ For more information, see [Overview of Microsoft Entra ID Governance using Micro
109109

110110
## Microsoft Entra External ID in external tenants
111111

112-
The following API use cases are supported to customize how users interact with your customer-facing applications. For administrators, most of the features available in Microsoft Entra ID and also supported for Microsoft Entra External ID in external tenants. For example, domain management, application management, and conditional access.
112+
The following API use cases are supported to customize how users interact with your customer-facing applications. For administrators, most of the features available in Microsoft Entra ID and also supported for Microsoft Entra External ID in external tenants. For example, domain management, application management, and conditional access. For more information about all features supported in External ID, see [Supported features in workforce and external tenants](/entra/external-id/customers/concept-supported-features-customers).
113113

114114
> [!div class="mx-tableFixed"]
115115
> | Use cases | API operations |
@@ -121,6 +121,7 @@ The following API use cases are supported to customize how users interact with y
121121
> | Manage identity providers for Microsoft Entra External ID, such as social identities | [identityProviderBase](/graph/api/resources/identityproviderbase) and its associated APIs |
122122
> | Sign in with an alias or username :::image type="content" source="/graph/images/preview-label.png" alt-text="Available on beta only.":::| [signInIdentifierBase](/graph/api/resources/signinidentifierbase) and its associated APIs |
123123
> | Manage user profiles in Microsoft Entra External ID for customers | For more information, see [Default user permissions in customer tenants](/graph/api/resources/users#default-user-permissions-in-customer-tenants) |
124+
> | Manage Microsoft Entra Conditional Access policies, such as including all users, or excluding specific users and groups <br/> Targeting resources and authentication context <br/> Applying conditions such as device platforms and network locations such as countries, IP addresses, and compliant networks <br/>Session controls (Sign-in frequency and Persistent browser session) | The following resources and their associated APIs: <ul><li>[conditionalAccessPolicy](/graph/api/resources/conditionalaccesspolicy) <li> [authenticationContextClassReference](/graph/api/resources/authenticationcontextclassreference) <li>[namedLocation](/graph/api/resources/namedlocation)|
124125
> | Add your own business logic to the authentication experiences by integrating with systems that are external to Microsoft Entra ID| [authenticationEventListener](/graph/api/resources/authenticationeventlistener) and [customAuthenticationExtension](/graph/api/resources/customauthenticationextension) and their associated APIs |
125126
> | Integrate with fraud protection providers to prevent fake account sign-ups and bot attacks during the user sign-up process. Supported providers include Arkose Labs and HUMAN Security | [fraudProtectionProvider](/graph/api/resources/fraudprotectionprovider) and [onFraudProtectionLoadStartListener](/graph/api/resources/onfraudprotectionloadstartlistener) and their associated APIs |
126127
> | Integrate with Web Application Firewall providers such as Akamai and Cloudflare | [webApplicationFirewallProvider](/graph/api/resources/webapplicationfirewallprovider) and its associated APIs |

api-reference/v1.0/api/externalauthenticationmethodconfiguration-delete.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
1414

1515
Delete an [externalAuthenticationMethodConfiguration](../resources/externalauthenticationmethodconfiguration.md) object.
1616

17-
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
17+
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1818

1919
## Permissions
2020

api-reference/v1.0/api/externalauthenticationmethodconfiguration-get.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
1414

1515
Read the properties and relationships of an [externalAuthenticationMethodConfiguration](../resources/externalauthenticationmethodconfiguration.md) object.
1616

17-
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
17+
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1818

1919
## Permissions
2020

api-reference/v1.0/api/externalauthenticationmethodconfiguration-update.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Namespace: microsoft.graph
1414

1515
Update the properties of an [externalAuthenticationMethodConfiguration](../resources/externalauthenticationmethodconfiguration.md) object.
1616

17-
[!INCLUDE [national-cloud-support](../../includes/all-clouds.md)]
17+
[!INCLUDE [national-cloud-support](../../includes/global-us.md)]
1818

1919
## Permissions
2020

api-reference/v1.0/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -87,8 +87,6 @@ items:
8787
displayName: Outlook, Outlook contacts, Outlook contact, People
8888
- name: Reports
8989
href: toc/reports/toc.yml
90-
- name: Audit log query
91-
href: toc/audit-log-query/toc.yml
9290
- name: Partner billing reports
9391
href: toc/partner-billing-reports/toc.yml
9492
- name: Search

api-reference/v1.0/toc/security/toc.yml

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,34 @@ items:
174174
href: ../../resources/attacksimulationtrainingusercoverage.md
175175
- name: Get training coverage for users
176176
href: ../../api/securityreportsroot-getattacksimulationtrainingusercoverage.md
177+
- name: Audit log query
178+
items:
179+
- name: Overview
180+
href: ../../resources/security-auditlogquery.md
181+
- name: Audit log query
182+
items:
183+
- name: Audit log query
184+
href: ../../resources/security-auditlogquery.md
185+
- name: List audit log queries
186+
href: ../../api/security-auditcoreroot-list-auditlogqueries.md
187+
- name: Create audit log query
188+
href: ../../api/security-auditcoreroot-post-auditlogqueries.md
189+
- name: Get audit log query
190+
href: ../../api/security-auditlogquery-get.md
191+
- name: List records
192+
href: ../../api/security-auditlogquery-list-records.md
193+
- name: Audit log record
194+
items:
195+
- name: Audit log record
196+
href: ../../resources/security-auditlogrecord.md
197+
- name: List
198+
href: ../../api/security-auditlogquery-list-records.md
199+
- name: Complex types
200+
items:
201+
- name: Audit data
202+
href: ../../resources/security-auditdata.md
203+
- name: Default audit data
204+
href: ../../resources/security-defaultauditdata.md
177205
- name: Data security and compliance
178206
items:
179207
- name: Content activity

api-reference/v1.0/toc/toc.mapping.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1522,18 +1522,6 @@
15221522
}
15231523
]
15241524
},
1525-
{
1526-
"name": "Audit log query",
1527-
"overview": "../../resources/security-auditlogquery.md",
1528-
"resources": [
1529-
"microsoft.graph.security.auditLogQuery",
1530-
"microsoft.graph.security.auditLogRecord"
1531-
],
1532-
"complexTypes": [
1533-
"microsoft.graph.security.auditData",
1534-
"microsoft.graph.security.defaultAuditData"
1535-
]
1536-
},
15371525
{
15381526
"name": "Partner billing reports",
15391527
"overview": "../../resources/partners-billing-api-overview.md",
@@ -1647,6 +1635,18 @@
16471635
}
16481636
]
16491637
},
1638+
{
1639+
"name": "Audit log query",
1640+
"overview": "../../resources/security-auditlogquery.md",
1641+
"resources": [
1642+
"microsoft.graph.security.auditLogQuery",
1643+
"microsoft.graph.security.auditLogRecord"
1644+
],
1645+
"complexTypes": [
1646+
"microsoft.graph.security.auditData",
1647+
"microsoft.graph.security.defaultAuditData"
1648+
]
1649+
},
16501650
{
16511651
"name": "Data security and compliance",
16521652
"resources": [

concepts/permissions-reference.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ms.localizationpriority: high
77
ms.topic: reference
88
ms.subservice: entra-applications
99
ms.custom: graphiamtop20, scenarios:getting-started
10-
ms.date: 01/26/2026
10+
ms.date: 02/02/2026
1111
#Customer intent: As a developer, I want to learn more about the permissions available in Microsoft Graph, so that I understand the impact of granting specific permissions to my app.
1212
---
1313

concepts/whats-new-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: "What's new in Microsoft Graph"
33
description: "Find out what's new in Microsoft Graph APIs, SDKs, documentation, and other resources."
44
author: "lauragra"
55
ms.localizationpriority: high
6-
ms.date: 01/28/2026
6+
ms.date: 01/30/2026
77
ms.topic: whats-new
88
---
99

0 commit comments

Comments
 (0)