O365 / python-o365

A simple python library to interact with Microsoft Graph and Office 365 API
Apache License 2.0
1.67k stars 423 forks source link

Python SDK for License management #848

Open jameslao opened 2 years ago

jameslao commented 2 years ago

Hi, would there be an SDK to manage subscribed SKUs and to assign licenses to users? Thank you. https://learn.microsoft.com/en-us/graph/api/subscribedsku-list?view=graph-rest-1.0&tabs=http https://learn.microsoft.com/en-us/graph/api/user-assignlicense?view=graph-rest-1.0&tabs=http

alejcas commented 2 years ago

Possible but not implemented