Determine Subscription Status via PowerShell

Copper Contributor

Hey Guys,

 

I used Get-MsolSubscription command-let to find the SubscriptionStatus. 

 

I have the following values for SubscriptionStatus: Enabled, Warning, Suspended, Deleted, LockedOut, Other.

 

The subscription life cycle in this link (https://docs.microsoft.com/en-us/office365/admin/subscriptions-and-billing/what-if-my-subscription-e...) shows Expired, Disabled, and Deprovisioned. None of these status are available in PowerShell.

 

I wish to know the connection between the PowerShell result and the status in Website.

1 Reply
I think such a connection does not exist...IMHO the Get-MsolSubscription provides accurate information about the Status of your subscriptions