Need Help in Updating Azure SKU disablesPlan

prajakta
New Contributor III
New Contributor III

Hi Experts,

We are configuring Azure AD connector AddAccess and RemoveAccess features to perform license (SKU) management operations.  As a birthright, O365 E3 license will be assigned to user. In case of certain Mover scenario, we want to update the disabledPlan for the same E3 license. 

The Add Access supports setting the disabledPlans as below

"{\"addLicenses\": [{\"disabledPlans\": [],\"skuId\": \"${entitlementValue.e
ntitlementID}\"}]

However, is there any way to perform this operation on already added SKU entitlement ? 

Thanks in advance.

Thanks

2 REPLIES 2

DixshantValecha
Saviynt Employee
Saviynt Employee

Thank you for reaching out to the Saviynt forum. We appreciate your inquiry, and our team is currently investigating your query.Thank you for your patience, and we will keep you posted on the status of your request.

rushikeshvartak
All-Star
All-Star

You need to call another api and get values of existing sku and perform required operations 


Regards,
Rushikesh Vartak
If the response is helpful, please click Accept As Solution and kudos it.