Skip to content

Commit

Permalink
Merge pull request #23441 from microsoftgraph/rbayetov/shift-work-api…
Browse files Browse the repository at this point in the history
…s-change-deprecate-date

Change deprecate date
  • Loading branch information
Lauragra authored Feb 1, 2024
2 parents 10e2fce + 7b9033b commit 547884b
Show file tree
Hide file tree
Showing 6 changed files with 55 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]

> [!CAUTION]
> This API is deprecated and will stop returning data on December 31, 2023. Going forward, use the [getFrontlineCloudPcAccessState](../api/cloudpc-getfrontlinecloudpcaccessstate.md) API.
> This API is deprecated and will stop returning data on April 24, 2024. Going forward, use the [getFrontlineCloudPcAccessState](../api/cloudpc-getfrontlinecloudpcaccessstate.md) API.
Get the [shiftWorkCloudPcAccessState](../resources/cloudpc.md#shiftworkcloudpcaccessstate-values-deprecated) of a shift work Cloud PC.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Namespace: microsoft.graph
Get a usage report on shared-use licenses, such as **servicePlanId**, **licenseCount**, and **claimedLicenseCount**, for real-time, 7 days, or 28 days trend.

>[!CAUTION]
>This API is deprecated. Going forward, use the [getFrontlineReport](cloudpcreports-getfrontlinereport.md) API.
> This API is deprecated and will stop returning data on April 24, 2024. Going forward, use the [getFrontlineReport](cloudpcreports-getfrontlinereport.md) API.
[!INCLUDE [national-cloud-support](../../includes/global-only.md)]

Expand Down
2 changes: 1 addition & 1 deletion api-reference/beta/api/cloudpcshareduseserviceplan-get.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]

> [!CAUTION]
> The **cloudPcSharedUseServicePlan** resource is deprecated and stopped returning data on October 8, 2023. Going forward, use the [cloudPcFrontLineServicePlan](../resources/cloudpcfrontlineserviceplan.md).
> The **cloudPcSharedUseServicePlan** resource is deprecated and stopped returning data on April 24, 2024. Going forward, use the [cloudPcFrontLineServicePlan](../resources/cloudpcfrontlineserviceplan.md).
Read the properties and relationships of a [cloudPcSharedUseServicePlan](../resources/cloudpcshareduseserviceplan.md) object.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]

> [!CAUTION]
> The **cloudPcSharedUseServicePlan** resource is deprecated and stopped returning data on October 8, 2023. Going forward, use the [cloudPcFrontLineServicePlan](../resources/cloudpcfrontlineserviceplan.md).
> The **cloudPcSharedUseServicePlan** resource is deprecated and stopped returning data on April 24, 2024. Going forward, use the [cloudPcFrontLineServicePlan](../resources/cloudpcfrontlineserviceplan.md).
Get a list of the [cloudPcSharedUseServicePlan](../resources/cloudpcshareduseserviceplan.md) objects and their properties.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Namespace: microsoft.graph
[!INCLUDE [beta-disclaimer](../../includes/beta-disclaimer.md)]

> [!CAUTION]
> The **cloudPcSharedUseServicePlan** resource is deprecated and stopped returning data on October 8, 2023. Going forward, use the [cloudPcFrontLineServicePlan](../resources/cloudpcfrontlineserviceplan.md).
> The **cloudPcSharedUseServicePlan** resource is deprecated and stopped returning data on April 24, 2024. Going forward, use the [cloudPcFrontLineServicePlan](../resources/cloudpcfrontlineserviceplan.md).
Represents a shared-use service plan available for use by up to three Cloud PCs.

Expand Down
50 changes: 50 additions & 0 deletions changelog/Microsoft.CloudManagedDesktop.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,55 @@
{
"changelog": [
{
"ChangeList": [
{
"Id": "45fa9a2d-71fd-4e4d-943e-617cd5d926c7",
"ApiChange": "Method",
"ChangedApiName": "getShiftWorkCloudPcAccessState",
"ChangeType": "Change",
"Description": "Changed the deprecation date for the [getShiftWorkCloudPcAccessState](https://learn.microsoft.com/en-us/graph/api/cloudpc-getShiftWorkCloudPcAccessState?view=graph-rest-beta) method of the [cloudPC](https://learn.microsoft.com/en-us/graph/api/resources/cloudpc?view=graph-rest-beta) resource to April 24, 2024. Going forward, use the [getFrontlineCloudPcAccessState](https://learn.microsoft.com/en-us/graph/api/cloudpc-getFrontlineCloudPcAccessState?view=graph-rest-beta) API.",
"Target": "cloudPC"
},
{
"Id": "45fa9a2d-71fd-4e4d-943e-617cd5d926c7",
"ApiChange": "Method",
"ChangedApiName": "getSharedUseLicenseUsageReport",
"ChangeType": "Change",
"Description": "Changed the deprecation date of the [getSharedUseLicenseUsageReport](https://learn.microsoft.com/en-us/graph/api/cloudpcreports-getSharedUseLicenseUsageReport?view=graph-rest-beta) method of the [cloudPcReports](https://learn.microsoft.com/en-us/graph/api/resources/cloudpcreports?view=graph-rest-beta) resource to April 24, 2024",
"Target": "cloudPcReports"
},
{
"Id": "45fa9a2d-71fd-4e4d-943e-617cd5d926c7",
"ApiChange": "Method",
"ChangedApiName": "cloudPcSharedUseServicePlan",
"ChangeType": "Change",
"Description": "Changed the deprecation date of the [cloudPcSharedUseServicePlan](https://learn.microsoft.com/en-us/graph/api/resources/cloudPcSharedUseServicePlan?view=graph-rest-beta) resource and related operations and methods to April 24, 2024. Going forward, use the [cloudPcFrontLineServicePlan](https://learn.microsoft.com/en-us/graph/api/resources/cloudPcFrontLineServicePlan?view=graph-rest-beta) resource and supported methods.",
"Target": "cloudPcSharedUseServicePlan"
},
{
"Id": "45fa9a2d-71fd-4e4d-943e-617cd5d926c7",
"ApiChange": "Method",
"ChangedApiName": "cloudPcSharedUseServicePlans",
"ChangeType": "Change",
"Description": "Changed the deprecation date of the [cloudPcSharedUseServicePlan](https://learn.microsoft.com/en-us/graph/api/resources/cloudPcSharedUseServicePlan?view=graph-rest-beta) resource and related operations and methods to April 24, 2024. Going forward, use the [cloudPcFrontLineServicePlan](https://learn.microsoft.com/en-us/graph/api/resources/cloudPcFrontLineServicePlan?view=graph-rest-beta) resource and supported methods.",
"Target": "cloudPcSharedUseServicePlan"
},
{
"Id": "45fa9a2d-71fd-4e4d-943e-617cd5d926c7",
"ApiChange": "Resource",
"ChangedApiName": "cloudPcSharedUseServicePlan",
"ChangeType": "Change",
"Description": "Changed the deprecation date of the [cloudPcSharedUseServicePlan](https://learn.microsoft.com/en-us/graph/api/resources/cloudPcSharedUseServicePlan?view=graph-rest-beta) resource and related operations and methods to April 24, 2024. Going forward, use the [cloudPcFrontLineServicePlan](https://learn.microsoft.com/en-us/graph/api/resources/cloudPcFrontLineServicePlan?view=graph-rest-beta) resource and supported methods.",
"Target": "cloudPcSharedUseServicePlan"
}
],
"Id": "45fa9a2d-71fd-4e4d-943e-617cd5d926c7",
"Cloud": "Prod",
"Version": "beta",
"CreatedDateTime": "2024-01-30T23:00:30.7596296Z",
"WorkloadArea": "Device and app management",
"SubArea": "Cloud PC"
},
{
"ChangeList": [
{
Expand Down

0 comments on commit 547884b

Please sign in to comment.