Skip to content

Commit 356897f

Browse files
committed
Readd changelog and what's new
1 parent 79077c0 commit 356897f

2 files changed

Lines changed: 20 additions & 1 deletion

File tree

changelog/Microsoft.CloudManagedDesktop.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
{
22
"changelog": [
3+
{
4+
"ChangeList": [
35
{
6+
"Id": "30294cf3-5880-4607-b248-63dab5496aaa",
7+
"ApiChange": "Member",
8+
"ChangedApiName": "cloudPCInventoryReport",
9+
"ChangeType": "Addition",
10+
"Description": "Added the `cloudPCInventoryReport` member to the **cloudPcReportName** enumeration type.", 1Code has comments. Press enter to view.
11+
"Target": "cloudPcReportName"
12+
}
13+
],
14+
"Id":"30294cf3-5880-4607-b248-63dab5496aaa",
15+
"Cloud": "Prod",
16+
"Version": "beta",
17+
"CreatedDateTime": "2026-01-21T16:55:21.2146082Z",
18+
"WorkloadArea": "Devices and app management",
19+
"SubArea": "Cloud PC"
20+
},
21+
{
422
"ChangeList": [
523
{
624
"Id": "461939f1-516e-4817-9853-e40eb3728eeb",

concepts/whats-new-overview.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,8 @@ The `TeamsAppInstallation.ManageSelectedForTeam.All` is the least privileged app
4242

4343
### Device and app management | Cloud PC
4444

45-
Added `mexico` as a new supported value for the **geographicLocationType** property on [cloudPcDomainJoinConfiguration](/graph/api/resources/cloudpcdomainjoinconfiguration?view=graph-rest-beta&preserve-view=true) and [cloudPcSupportedRegion](/graph/api/resources/cloudpcsupportedregion?view=graph-rest-beta&preserve-view=true).
45+
- Added `mexico` as a new supported value for the **cloudPcGeographicLocationType** enumeration type. This enum is the return type for the **geographicLocationType** property on [cloudPcDomainJoinConfiguration](/graph/api/resources/cloudpcdomainjoinconfiguration?view=graph-rest-beta&preserve-view=true) and [cloudPcSupportedRegion](/graph/api/resources/cloudpcsupportedregion?view=graph-rest-beta&preserve-view=true).
46+
- Added the `cloudPCInventoryReport` member to the **cloudPcReportName** enumeration type. This enum is the return type for the **reportName** property on [cloudPcExportJob](/graph/api/resources/cloudPcExportJob?view=graph-rest-beta&preserve-view=true), [getFrontlineReport action](/graph/api/resources/cloudpcreports-getfrontlinereport?view=graph-rest-beta&preserve-view=true), and [getCloudPcRecommendationReports action](/graph/api/resources/cloudpcreports-getcloudpcrecommendationreports?view=graph-rest-beta&preserve-view=true).
4647

4748
### Message trace
4849

0 commit comments

Comments
 (0)