Skip to content

Commit 5cac41e

Browse files
authored
Merge pull request #28112 from microsoftgraph/zhuolingli/cpc_removeCloudPcReportsDeprecated
Remove 'deprecated' tag beside CloudPCReports
2 parents f738ca2 + 36ccad6 commit 5cac41e

2 files changed

Lines changed: 4 additions & 8 deletions

File tree

api-reference/beta/resources/cloudpcreports.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,20 @@
11
---
2-
title: "cloudPcReports resource type (deprecated)"
2+
title: "cloudPcReports resource type"
33
description: "Represents the Windows 365 Cloud PC-related reports, including the Windows 365 Cloud PC remote connections report."
44
author: "AshleyYangSZ"
55
ms.localizationpriority: medium
66
ms.subservice: "cloud-pc"
77
doc_type: resourcePageType
88
ms.date: 10/21/2024
9-
toc.title: "Cloud PC reports (deprecated)"
9+
toc.title: "Cloud PC reports"
1010
---
1111

12-
# cloudPcReports resource type (deprecated)
12+
# cloudPcReports resource type
1313

1414
Namespace: microsoft.graph
1515

1616
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]
1717

18-
> [!CAUTION]
19-
> The **cloudPcReports** resource is deprecated and will stop returning data on December 31, 2026. Going forward, use the [cloudPcReport](cloudpcreport.md) resource instead.
20-
2118
Represents the Windows 365 Cloud PC-related reports, including the Windows 365 Cloud PC remote connections report.
2219

2320
Use a method in the [Methods](#methods) section to get the corresponding report data in the response. Alternatively, you can use the [cloudPCExportJob](cloudpcexportjob.md) resource and specify a storage account URL to download the specific report.

api-reference/beta/resources/virtualendpoint.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,15 +72,14 @@ Inherits from [entity](../resources/entity.md).
7272
|onPremisesConnections|[cloudPcOnPremisesConnection](../resources/cloudpconpremisesconnection.md) collection|A defined collection of Azure resource information that can be used to establish on-premises network connectivity for Cloud PCs.|
7373
|organizationSettings|[cloudPcOrganizationSettings](../resources/cloudpcorganizationsettings.md) |The Cloud PC organization settings for a tenant. |
7474
|provisioningPolicies|[cloudPcProvisioningPolicy](../resources/cloudpcprovisioningpolicy.md) collection|Cloud PC provisioning policy.|
75+
|reports|[cloudPcReports](../resources/cloudpcreports.md)|Cloud PC-related reports. Read-only.|
7576
|report|[cloudPcReport](../resources/cloudpcreport.md)|Cloud PC-related reports. Read-only.|
7677
|servicePlans|[cloudPcServicePlan](../resources/cloudpcserviceplan.md) collection|Cloud PC service plans.|
7778
|snapshots|[cloudPcSnapshot](../resources/cloudpcsnapshot.md) collection|Cloud PC snapshots.|
7879
|supportedRegions|[cloudPcSupportedRegion](../resources/cloudpcsupportedregion.md) collection|Cloud PC supported regions.|
7980
|userSettings|[cloudPcUserSetting](../resources/cloudpcusersetting.md) collection|Cloud PC user settings. |
8081
|tenantEncryptionSetting|[cloudPcTenantEncryptionSetting](../resources/cloudPcTenantEncryptionSetting.md) collection|Cloud PC encryption setting for a tenant. |
8182
|externalPartnerSettings (deprecated)|[cloudPcExternalPartnerSetting](../resources/cloudpcexternalpartnersetting.md) collection|The external partner settings on a Cloud PC.|
82-
|reports (deprecated)|[cloudPcReports](../resources/cloudpcreports.md)|Cloud PC-related reports.|
83-
8483
## JSON representation
8584

8685
The following JSON representation shows the resource type.

0 commit comments

Comments
 (0)