Skip to content

Commit 6cdb066

Browse files
authored
Merge pull request #25928 from microsoftgraph/msgraphActivityLogs
MS Graph activity logs - China cloud now supported
2 parents 4fdb47f + fb38087 commit 6cdb066

File tree

3 files changed

+23
-1
lines changed

3 files changed

+23
-1
lines changed

changelog/Manual.NonWorkloadChanges.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
{
22
"changelog": [
3+
{
4+
"ChangeList": [
5+
{
6+
"Id": "c0cc0f29-7750-4d31-be4d-efe86835e352",
7+
"ApiChange": "Resource",
8+
"ChangedApiName": "Microsoft Graph activity logs",
9+
"ChangeType": "Addition",
10+
"Description": "[Microsoft Graph activity logs](https://learn.microsoft.com/en-us/graph/microsoft-graph-activity-logs-overview) are now available in China operated by 21Vianet.",
11+
"Target": "Microsoft Graph activity logs"
12+
}
13+
],
14+
"Id": "c0cc0f29-7750-4d31-be4d-efe86835e352",
15+
"Cloud": "prd",
16+
"Version": "v1.0",
17+
"CreatedDateTime": "2024-12-16T00:00:00",
18+
"WorkloadArea": "Microsoft Graph activity logs",
19+
"SubArea": ""
20+
},
321
{
422
"ChangeList": [
523
{

concepts/microsoft-graph-activity-logs-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This service is available in the following [national cloud deployments](/graph/d
2222

2323
| Global service | US Government L4 | US Government L5 (DOD) | China operated by 21Vianet |
2424
|--------------------|--------------------|------------------------|----------------------------|
25-
| :white_check_mark: | :white_check_mark: | :white_check_mark: | :x: |
25+
| :white_check_mark: | :white_check_mark: | :white_check_mark: | :white_check_mark: |
2626

2727
## Prerequisites
2828

concepts/whats-new-overview.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ For details about previous updates to Microsoft Graph, see [Microsoft Graph what
1919
2020
## December 2024: New and generally available
2121

22+
### Reports
23+
24+
[Microsoft Graph activity logs](https://learn.microsoft.com/graph/microsoft-graph-activity-logs-overview), which provide an audit trail of all HTTP requests that Microsoft Graph received and processed for your tenant, are now available in China operated by 21Vianet.
25+
2226
### Security | Alerts and incidents
2327

2428
Enabled the **description**, **displayName**, and **severity** properties as supported properties in an [Update incident](/graph/api/resources/security-incident) request.

0 commit comments

Comments
 (0)