No `POST` operation for `/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload` path
Related to https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/issues/731
BulkUpload is missing Post or PostAsync method as described in the docs here: https://learn.microsoft.com/en-us/graph/api/synchronization-synchronizationjob-post-bulkupload?view=graph-rest-beta&tabs=http
Any thoughts on if/when this might get implemented? Would be nice to use the Graph SDK for this Graph call.
@FIMTooler Please check this out: https://github.com/microsoftgraph/msgraph-beta-sdk-dotnet/issues/731#issuecomment-2688606762
Thanks for this. I might eventually look into it, but already delivered solution without using the Graph client.
Maybe one day they'll prioritize this issue, but after 18 months, who knows.