How can I create an Azure App Registration programmatically using Typescript/Javascript? I have seen some questions asked a few years ago and some mention using the Azure SDK and provide links that are now dead.
I need to create Azure App Registrations and manually setting them up takes a while, I'd like to be able to create them programmatically to automate this process.