The URL of the alternate resource that links to this provisioning policy. Read-only.
cloudPcGroupDisplayName
String
The display name of the Cloud PC group that the Cloud PCs reside in. Read-only.
cloudPcNamingTemplate
String
The template used to name Cloud PCs provisioned using this policy. The template can contain custom text and replacement tokens, including %USERNAME:x% and %RAND:x%, which represent the user's name and a randomly generated number, respectively. For example, CPC-%USERNAME:4%-%RAND:5% means that the name of the Cloud PC starts with CPC-, followed by a four-character username, a - character, and then five random characters. The total length of the text generated by the template can't exceed 15 characters. Supports $filter, $select, and $orderby.
description
String
The provisioning policy description. Supports $filter, $select, and $orderBy.
Specifies a list ordered by priority on how Cloud PCs join Microsoft Entra ID (Azure AD). Supports $select.
enableSingleSignOn
Boolean
True if the provisioned Cloud PC can be accessed by single sign-on. False indicates that the provisioned Cloud PC doesn't support this feature. The default value is false. Windows 365 users can use single sign-on to authenticate to Microsoft Entra ID with passwordless options (for example, FIDO keys) to access their Cloud PC. Optional.
gracePeriodInHours
Int32
The number of hours to wait before reprovisioning/deprovisioning happens. Read-only.
id
String
The unique identifier associated with the provisioning policy. This ID is auto populated during the creation of a new provisioning policy. Supports $filter, $select, and $orderBy. Read-only. Inherited from entity.
imageDisplayName
String
The display name of the operating system image that is used for provisioning. For example, Windows 11 Preview + Microsoft 365 Apps 23H2 23H2. Supports $filter, $select, and $orderBy.
imageId
String
The unique identifier that represents an operating system image that is used for provisioning new Cloud PCs. The format for a gallery type image is: {publisherName_offerName_skuName}. Supported values for each of the parameters are:
publisher: Microsoftwindowsdesktop
offer: windows-ent-cpc
sku: 21h1-ent-cpc-m365, 21h1-ent-cpc-os, 20h2-ent-cpc-m365, 20h2-ent-cpc-os, 20h1-ent-cpc-m365, 20h1-ent-cpc-os, 19h2-ent-cpc-m365, and 19h2-ent-cpc-os
The type of operating system image (custom or gallery) that is used for provisioning on Cloud PCs. Possible values are: gallery, custom. The default value is gallery. Supports $filter, $select, and $orderBy.
localAdminEnabled
Boolean
When true, the local admin is enabled for Cloud PCs; false indicates that the local admin isn't enabled for Cloud PCs. The default value is false. Supports $filter, $select, and $orderBy.
The specific settings to microsoftManagedDesktop that enables Microsoft Managed Desktop customers to get device managed experience for Cloud PC. To enable microsoftManagedDesktop to provide more value, an admin needs to specify certain settings in it. Supports $filter, $select, and $orderBy.
Specifies the type of license used when provisioning Cloud PCs using this policy. By default, the license type is dedicated if the provisioningType isn't specified when you create the cloudPcProvisioningPolicy. You can't change this property after the cloudPcProvisioningPolicy was created. Possible values are: dedicated, shared, unknownFutureValue.
Indicates a specific Windows setting to configure during the creation of Cloud PCs for this provisioning policy. Supports $select.
cloudPcProvisioningPolicyImageType values
Member
Description
custom
Indicates that the provisioning policy for the Cloud PC operating system image is set to Custom Image. Custom images need to be created, configured, and uploaded by the IT admins.
gallery
Indicates that the provisioning policy for the Cloud PC operating system image is set to Gallery Image. Gallery images are optimized Windows images provided by Microsoft.
unknownFutureValue
Evolvable enumeration sentinel value. Don't use.
cloudPcProvisioningType values
Member
Description
dedicated
Indicates that a dedicated license is used for provisioning Cloud PCs. Default value.
shared
Indicates that a shared license is used for provisioning Cloud PCs.
A defined collection of provisioning policy assignments. Represents the set of Microsoft 365 groups and security groups in Microsoft Entra ID that have provisioning policy assigned. Returned only on $expand. For an example about how to get the assignments relationship, see Get cloudPcProvisioningPolicy.
JSON representation
The following JSON representation shows the resource type.