The minimal Microsoft Graph admin surface for mailbox provisioning. A production wiring implements
this over @microsoft/microsoft-graph-client (Client.api('/users').post(...)) with an admin
credential resolved from the provider Configuration. NO Graph SDK types leak through.
The minimal Microsoft Graph admin surface for mailbox provisioning. A production wiring implements this over
@microsoft/microsoft-graph-client(Client.api('/users').post(...)) with an admin credential resolved from the providerConfiguration. NO Graph SDK types leak through.