Skip to content

Commit 218a127

Browse files
committed
remove deprecation
1 parent efbbfcf commit 218a127

2 files changed

Lines changed: 6 additions & 5 deletions

File tree

api-reference/beta/resources/cloudpcreports.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
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

1818
> [!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.
19+
> The **cloudPcReports** resource will be deprecated and stop returning data on December 31, 2026. Going forward, use the [cloudPcReport](cloudpcreport.md) resource instead.
2020
2121
Represents the Windows 365 Cloud PC-related reports, including the Windows 365 Cloud PC remote connections report.
2222

api-reference/beta/resources/virtualendpoint.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,14 +72,15 @@ 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+
8384

8485
## JSON representation
8586

0 commit comments

Comments
 (0)