Skip to content

Commit f09b561

Browse files
authored
Update provisionedplan.md
1 parent 9f59aee commit f09b561

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

api-reference/beta/resources/provisionedplan.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Used by the **provisionedPlans** property of the [user](user.md) entity and the
1919
## Properties
2020
| Property | Type |Description|
2121
|:---------------|:--------|:----------|
22-
|capabilityStatus|String|For example, "Enabled".|
23-
|provisioningStatus|String|For example, "Success".|
22+
|capabilityStatus|String|Condition of the capability assignment. The possible values are `Enabled`, `Warning`, `Suspended`, `Deleted`, `LockedOut`. See [a detailed description of each value](../resources/assignedplan.md#capabilitystatus-values).|
23+
|provisioningStatus|String|The possible values are:<br/>`Success` - Service is fully provisioned.<br/>`Disabled` - Service is disabled.<br/>`Error` - The service plan isn't provisioned and is in an error state.<br/>`PendingInput` - The service isn't provisioned and is awaiting service confirmation.<br/>`PendingActivation` - The service is provisioned but requires explicit activation by an administrator (for example, Intune_O365 service plan)<br/>`PendingProvisioning` - Microsoft has added a new service to the product SKU and it isn't activated in the tenant.|
2424
|service|String|The name of the service; for example, "AccessControlS2S"|
2525

2626
## JSON representation

0 commit comments

Comments
 (0)