If you ever create an app registration in Azure and then want to delete it – you may find the Delete button is disabled.
Easiest way to get this to light up is to click the manifest icon
Goto the line that says “availableToOtherTenants” – mine was set to true by default.
Change this to false and hit save and your Delete button should light up.