I have CI running for @bifravst on Azure, but
it's all running against the same instance (see
https://docs.microsoft.com/en-us/answers/questions/40323/automate-deployment-of-ad-b2c-for-use-with-functio.html)
this would never scale with more contributors ... PRs need to run in the same
resource group because AD B2C App registrations cannot be created
programmatically.
2 replies
And this project uses AD B2C authentication to protect a function app (which
needs to be configured against the AD B2C).
@Azure seems to not support CI of infrastructure
that involves setting up solutions from scratch.
Which worries me on how this project can be maintained.
Here is the issue on the feedback tracker, please upvote if this concerns you:
https://feedback.azure.com/forums/169401-azure-active-directory/suggestions/19975480-programmatically-register-b2c-applications