microsoftgraph / msgraph-bicep-types

Repo contains Microsoft Graph resource types to integrate with bicep templates.
MIT License
46 stars 7 forks source link

Manage the synchronization schemas with Bicep #146

Open T-potjes opened 5 months ago

T-potjes commented 5 months ago

Suggestion Which Microsoft Graph resource is this request for? Add the capability to directly declare and thus manage the synchronization schemas (e.g., HR Inbound Provisioning) with Bicep.

Value The added value is to enforce consistency, use declarative definitions and deploy directly for Entra ID governance solutions.

Microsoft Graph API REST reference Reference: https://learn.microsoft.com/en-us/entra/identity/app-provisioning/application-provisioning-configuration-api#step-2-create-the-provisioning-job-based-on-the-template. Resource type reference: https://learn.microsoft.com/en-us/graph/api/resources/synchronization-synchronizationschema?view=graph-rest-1.0.