Microsoft introduced Teams Premium and Teams Premium Legacy licensing

Starting in April 2026, Microsoft introduced an updated Teams Premium license SKU. This change relates to the January announcement that Teams Premium no longer includes several previously bundled features.

For details, read my previous posts:

The Product ID CFQ7TTC0RM8K remains unchanged, but the SKU has been updated.
Tenants may now show either of these two license names. To detect the licenses via PowerShell, check the SkuPartNumber or SkuID.

The existing Teams Premium Legacy license can be used until the next contract renewal. At renewal, Microsoft will update the license to the new SKU, and the additional features will be removed.

Teams Premium Legacy (ordered or renewed until 31 March 2026)

Displayname: Microsoft Teams Premium – Legacy
SkuPartNumber: Microsoft_Teams_Premium
SkuID: 36a0f3b3-adb5-49ea-bf66-762134cf063a

Microsoft Teams Premium - Legacy, ordered or renewed until 31 March 2026
Microsoft Teams Premium – Legacy, ordered or renewed until 31 March 2026

The following service plans are included:

  • Places Enhanced
    • servicePlanName: PLACES_ENHANCED
    • servicePlanId: f8566154-2a62-48cb-a0ab-d4d25be26e51
  • Queues app for Microsoft Teams
    • servicePlanName: QUEUES_APP
    • servicePlanId: ab2d4fb5-f80a-4bf1-a11d-7f1da254041b
  • Microsoft Mesh (< service has been retired in December 2025)
    • servicePlanName: MESH_IMMERSIVE
    • servicePlanId: acbca54f-c771-423b-a476-6d7a98cbbcec
  • Microsoft Teams Premium Virtual Appointments
    • servicePlanName: MCO_VIRTUAL_APPT
    • servicePlanId: 711413d0-b36e-4cd4-93db-0a50a4ab7ea3
  • Microsoft Teams Premium Virtual Appointment
    • servicePlanName: TEAMSPRO_VIRTUALAPPT
    • servicePlanId: 9104f592-f2a7-4f77-904c-ca5a5715883f
  • Microsoft eCDN
    • servicePlanName: MICROSOFT_ECDN
    • servicePlanId: 85704d55-2e73-47ee-93b4-4b8ea14db92b
  • Microsoft Teams Premium Secure
    • servicePlanName: TEAMSPRO_PROTECTION
    • servicePlanId: f8b44f54-18bb-46a3-9658-44ab58712968
  • Microsoft Teams Premium Personalized
    • servicePlanName: TEAMSPRO_CUST
    • servicePlanId: cc8c0802-a325-43df-8cba-995d0c6cb373
  • Microsoft Teams Premium Webinar
    • servicePlanName: TEAMSPRO_WEBINAR
    • servicePlanId: 78b58230-ec7e-4309-913c-93a45cc4735b
  • Microsoft Teams Premium Intelligent
    • servicePlanName: TEAMSPRO_MGMT
    • servicePlanId: 0504111f-feb8-4a3c-992a-70280f9a2869

Below is a JSON export from the license.

JSON
{
  "skuPartNumber": "Microsoft_Teams_Premium",
  "skuId": "36a0f3b3-adb5-49ea-bf66-762134cf063a",
  "servicePlans": [
    {
      "servicePlanId": "f8566154-2a62-48cb-a0ab-d4d25be26e51",
      "servicePlanName": "PLACES_ENHANCED",
      "servicePlanType": "OnlineService",
      "appliesTo": "User",
      "provisioningStatus": "Success"
    },
    {
      "servicePlanId": "ab2d4fb5-f80a-4bf1-a11d-7f1da254041b",
      "servicePlanName": "QUEUES_APP",
      "servicePlanType": "TeamspaceAPI",
      "appliesTo": "User",
      "provisioningStatus": "Success"
    },
    {
      "servicePlanId": "acbca54f-c771-423b-a476-6d7a98cbbcec",
      "servicePlanName": "MESH_IMMERSIVE",
      "servicePlanType": "MixedRealityCollaborationServices",
      "appliesTo": "User",
      "provisioningStatus": "Success"
    },
    {
      "servicePlanId": "711413d0-b36e-4cd4-93db-0a50a4ab7ea3",
      "servicePlanName": "MCO_VIRTUAL_APPT",
      "servicePlanType": "MicrosoftCommunicationsOnline",
      "appliesTo": "User",
      "provisioningStatus": "Success"
    },
    {
      "servicePlanId": "85704d55-2e73-47ee-93b4-4b8ea14db92b",
      "servicePlanName": "MICROSOFT_ECDN",
      "servicePlanType": "Microsoft-eCDN",
      "appliesTo": "Company",
      "provisioningStatus": "Success"
    },
    {
      "servicePlanId": "9104f592-f2a7-4f77-904c-ca5a5715883f",
      "servicePlanName": "TEAMSPRO_VIRTUALAPPT",
      "servicePlanType": "TeamspaceAPI",
      "appliesTo": "User",
      "provisioningStatus": "Success"
    },
    {
      "servicePlanId": "cc8c0802-a325-43df-8cba-995d0c6cb373",
      "servicePlanName": "TEAMSPRO_CUST",
      "servicePlanType": "TeamspaceAPI",
      "appliesTo": "User",
      "provisioningStatus": "Success"
    },
    {
      "servicePlanId": "f8b44f54-18bb-46a3-9658-44ab58712968",
      "servicePlanName": "TEAMSPRO_PROTECTION",
      "servicePlanType": "TeamspaceAPI",
      "appliesTo": "User",
      "provisioningStatus": "Success"
    },
    {
      "servicePlanId": "78b58230-ec7e-4309-913c-93a45cc4735b",
      "servicePlanName": "TEAMSPRO_WEBINAR",
      "servicePlanType": "TeamspaceAPI",
      "appliesTo": "User",
      "provisioningStatus": "Success"
    },
    {
      "servicePlanId": "0504111f-feb8-4a3c-992a-70280f9a2869",
      "servicePlanName": "TEAMSPRO_MGMT",
      "servicePlanType": "TeamspaceAPI",
      "appliesTo": "User",
      "provisioningStatus": "Success"
    }
  ]
}


Teams Premium (ordered or renewed from 1 April 2026)

Displayname: Microsoft Teams Premium
SkuPartNumber: M365_TEAMS_PREMIUM
SkuID: 6432c818-bcef-43b6-9290-aec052964950

Microsoft Teams Premium, ordered or renewed from 1 April 2026
Microsoft Teams Premium, ordered or renewed from 1 April 2026

The following service plans are included:

  • Queues app for Microsoft Teams
    • servicePlanName: QUEUES_APP
    • servicePlanId: ab2d4fb5-f80a-4bf1-a11d-7f1da254041b
  • Microsoft Teams Premium Virtual Appointments
    • servicePlanName: MCO_VIRTUAL_APPT
    • servicePlanId: 711413d0-b36e-4cd4-93db-0a50a4ab7ea3
  • Microsoft Teams Premium Virtual Appointment
    • servicePlanName: TEAMSPRO_VIRTUALAPPT
    • servicePlanId: 9104f592-f2a7-4f77-904c-ca5a5715883f
  • Microsoft Teams Premium Secure
    • servicePlanName: TEAMSPRO_PROTECTION
    • servicePlanId: f8b44f54-18bb-46a3-9658-44ab58712968
  • Microsoft Teams Premium Personalized
    • servicePlanName: TEAMSPRO_CUST
    • servicePlanId: cc8c0802-a325-43df-8cba-995d0c6cb373
  • Microsoft Teams Premium Intelligent
    • servicePlanName: TEAMSPRO_MGMT
    • servicePlanId: 0504111f-feb8-4a3c-992a-70280f9a2869

Below is a JSON export from the license.

JSON
{
  "skuPartNumber": "M365_TEAMS_PREMIUM",
  "skuId": "6432c818-bcef-43b6-9290-aec052964950",
  "servicePlans": [
    {
      "servicePlanType": "TeamspaceAPI",
      "servicePlanName": "QUEUES_APP",
      "servicePlanId": "ab2d4fb5-f80a-4bf1-a11d-7f1da254041b",
      "provisioningStatus": "Success",
      "appliesTo": "User"
    },
    {
      "servicePlanType": "MicrosoftCommunicationsOnline",
      "servicePlanName": "MCO_VIRTUAL_APPT",
      "servicePlanId": "711413d0-b36e-4cd4-93db-0a50a4ab7ea3",
      "provisioningStatus": "Success",
      "appliesTo": "User"
    },
    {
      "servicePlanType": "TeamspaceAPI",
      "servicePlanName": "TEAMSPRO_VIRTUALAPPT",
      "servicePlanId": "9104f592-f2a7-4f77-904c-ca5a5715883f",
      "provisioningStatus": "Success",
      "appliesTo": "User"
    },
    {
      "servicePlanType": "TeamspaceAPI",
      "servicePlanName": "TEAMSPRO_PROTECTION",
      "servicePlanId": "f8b44f54-18bb-46a3-9658-44ab58712968",
      "provisioningStatus": "Success",
      "appliesTo": "User"
    },
    {
      "servicePlanType": "TeamspaceAPI",
      "servicePlanName": "TEAMSPRO_CUST",
      "servicePlanId": "cc8c0802-a325-43df-8cba-995d0c6cb373",
      "provisioningStatus": "Success",
      "appliesTo": "User"
    },
    {
      "servicePlanType": "TeamspaceAPI",
      "servicePlanName": "TEAMSPRO_MGMT",
      "servicePlanId": "0504111f-feb8-4a3c-992a-70280f9a2869",
      "provisioningStatus": "Success",
      "appliesTo": "User"
    }
  ]
}
Share
Avatar photo

Tobias Asböck

Tobias is a Senior System Engineer with more than 10 years of professional experience with Microsoft 365 products such as SharePoint Online, SharePoint Premium, OneDrive for Business, Teams Collaboration, Entra ID, Information Protection, Universal Print, and Microsoft 365 Licensing. He also has 15+ years of experience planning, administering, and operating SharePoint Server environments. Tobias is a PowerShell Scripter with certifications for Microsoft 365 products. In his spare time, Tobias is busy with updates in the Microsoft 365 world or on the road with his road bike and other sports activities. If you have additional questions, please contact me via LinkedIn or [email protected].

Leave a Reply

Your email address will not be published. Required fields are marked *