microsoft / azure-api-management-monetization

MIT License
54 stars 30 forks source link

Stripe Demo Deployment - Microsoft.Authorization/RoleAssignments BadRequest #52

Closed karlrissland closed 7 months ago

karlrissland commented 1 year ago

When deploying the Stripe Demo, I receive a Bad Request error type Microsoft.Authorization/roleAssignments.

image

MikeEvansLarah commented 8 months ago

This looks like you may have used the object ID of the Application instead of the object ID of the Service Principal as the servicePrincipalObjectId parameter.

See my response in #51 - I've updated the documentation to show how to get the correct object ID.