Simple Azure Logic Apps workflow that converts a CSV file containing user records to a SCIM bulk upload request that can be sent to the Entra ID provisioning service /bulkUpload API endpoint.
Refer to the instructions Quickstart API-driven inbound provisioning with Azure Logic Apps.
This sample asset uses GitHub Issues to track bugs and feature requests. Please search the existing issues before filing new issues to avoid duplicates. For new issues, file your bug or feature request as a new Issue.
For help and questions about Entra ID API-driven inbound provisioning, refer to the documentation
This is a clone and tweak from CSV2SCIMBulkUpload The workflow reuses the awesome CSVtoJSONcore Azure function.