< Back

Get-AADIntServicePlans

Fri Jan 10, 2020 5:48 pm

NAME Get-AADIntServicePlans



SYNOPSIS

Get service plans.





SYNTAX

Get-AADIntServicePlans [[-AccessToken] <String>] [<CommonParameters>]





DESCRIPTION

Get service plans assigned to tenant.





PARAMETERS

-AccessToken <String>

Access Token



Required? false

Position? 1

Default value

Accept pipeline input? false

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS



-------------------------- EXAMPLE 1 --------------------------



PS C:\\>Get-AADServicePlans | ft



SKU ServicePlanId ServiceName ServiceType

AssignedTimestamp CapabilityStatus ProvisioningStatus

--- ------------- ----------- -----------

----------------- ---------------- ------------------

ENTERPRISEPREMIUM b1188c4c-1b36-4018-b48b-ee07604f6feb PAM_ENTERPRISE Exchange

2018-09-27T15:47:45Z Enabled Success

76846ad7-7776-4c40-a281-a386362dd1b9 ProcessSimple

2018-09-27T15:47:25Z Deleted

c87f142c-d1e9-4363-8630-aaea9c4d9ae5 To-Do

2018-09-27T15:47:24Z Deleted

c68f8d98-5534-41c8-bf36-22fa496fa792 PowerAppsService

2018-09-27T15:47:25Z Deleted

9e700747-8b1d-45e5-ab8d-ef187ceec156 MicrosoftStream

2018-09-27T15:47:25Z Deleted

2789c901-c14e-48ab-a76a-be334d9d793a OfficeForms

2018-09-27T15:47:25Z Deleted

ENTERPRISEPREMIUM 9f431833-0334-42de-a7dc-70aa40db46db LOCKBOX_ENTERPRISE Exchange

2018-08-27T05:46:50Z Enabled Success

ENTERPRISEPREMIUM 3fb82609-8c27-4f7b-bd51-30634711ee67 BPOS_S_TODO_3 To-Do

2018-08-27T05:46:50Z Enabled Success

ENTERPRISEPREMIUM 7547a3fe-08ee-4ccb-b430-5077c5041653 YAMMER_ENTERPRISE YammerEnterprise

2018-08-27T05:46:51Z Enabled Success











RELATED LINKS