Set Azure Active Directory (AAD) Entry
This request sets the properties of an AAD entry associated with the MS.
Usage:
POST on /storagesites/azureblob/azureactivedirectory
Request URL:
https://<MS hostname>/jss/storagesites/azureblob/azureactivedirectory
Header:
fios-session:vc_sessionId
Request:
{
"tenantId": "tenant_ID",
"applicationId": "application_ID"
}
Response:
**None**