Closed asanjabi closed 1 year ago
Todo - remove secretOrRandom feature used in main.parameters.json as we do not want to build toward the assumption that the inputs come from key vault.
We should also be able to re-arrange the devOps workflow for QA of the project to support testing the website. Passing the app registration as a parameter in the pipeline should bypass the need to create an app registration (as a script run during azd postprovision outlined in #271) and deploy a working web app.
migrated to 1852595
Most customers that I've worked with don't have permission to create app registrations in their tenant and it must be done by an admin or a separate workflow. Allowing them to create the registrations ahead of time would be extremely helpful.