Forum Discussion
Azure AD Premium P1 features without AADP1 license assigned
- Cowboy67Mar 17, 2023Copper Contributorthank you for your response. my organisation actually does have Yammer Enterprise enabled.
- SocInABoxMar 17, 2023Iron Contributor
I wonder if it was added because it's a pre-requisite for other features that may have been enabled.
If you go here:
https://learn.microsoft.com/en-us/azure/active-directory/enterprise-users/licensing-service-plan-reference
you can see the list of features that are associated with P1.
Grep'ing through the list gives:
Enterprise Mobility + Security E3
Enterprise Mobility + Security E5
Enterprise Mobility + Security G3
Enterprise Mobility + Security G5
Microsoft 365 E3_USGOV_DOD
Microsoft 365 F1
Microsoft 365 F3
Microsoft Teams Rooms Pro
AAD_PREMIUM
Azure Active Directory Premium P1
INTUNE_A
MCOSTANDARD
MCOSTANDARD_GOV
MFA_PREMIUM
WHITEBOARD_FIRSTLINE1
WHITEBOARD_PLAN3
YAMMER_ENTERPRISEI tried to add a license feature and see if it shows up in the audit logs but I'm not seeing any activity.
Regardless you won't be charged as long as it's not assigned to any users. - Mar 16, 2023Interesting. Well take it as an encouragement to activate the P1 for your users 😄
- Cowboy67Mar 16, 2023Copper ContributorUpdate: i have run this Graph Powershell Cmdlet. It shows our tenant with an acttive P1 subscription
(Get-MgSubscribedSku).ServicePlans | ? { $_.ServicePlanName -Like 'AAD_PREMIUM*' }
AppliesTo ProvisioningStatus ServicePlanId ServicePlanName
--------- ------------------ ------------- ---------------
User Success 41781fb2-bc02-4b7c-bd55-b576c07bb09d AAD_PREMIUM
User Success 41781fb2-bc02-4b7c-bd55-b576c07bb09d AAD_PREMIUM