Is it possible to automate application registration via Azure CLI? If so, where can I find the documentation? Thank you.
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@kevtacular Thank you for the detailed feedback. We are actively investigating and will get back to you soon.
@kevtacular Here's the document to create application with Azure CLI.
@kevtacular
Let us know if you need further assistance on this.
@neeleshray That's exactly what I was looking for. Many thanks!
@kevtacular Pleased that we could assist you. We would be closing this thread now. If you need further assistance, kindly open a thread again.
@neeleshray - This will only work to create application registrations at the "Azure Active Directory - App Registrations" or "Azure Active Directory - Enterprise applications" blades - in other words only for applications that a B2C flow might use to connect to other providers like single-tenant AAD. It doesn't solve for how to create the application registration within the "Azure AD B2C - Applications" to be able have an application id (client id) to be able to connect to the B2C tenant to authenticate users with B2C user flows. There are plans to provide support to manage user flows (custom policies) via the graph API -- are there plans to allow the management of applications that are clients to the B2C tenant?
Most helpful comment
@neeleshray - This will only work to create application registrations at the "Azure Active Directory - App Registrations" or "Azure Active Directory - Enterprise applications" blades - in other words only for applications that a B2C flow might use to connect to other providers like single-tenant AAD. It doesn't solve for how to create the application registration within the "Azure AD B2C - Applications" to be able have an application id (client id) to be able to connect to the B2C tenant to authenticate users with B2C user flows. There are plans to provide support to manage user flows (custom policies) via the graph API -- are there plans to allow the management of applications that are clients to the B2C tenant?