Currently, if you’re using app registrations to authenticate to Azure components, you have to enter the app ID and secret for every instance. It would be much better if you could register these settings in a ‘global’ location in the portal and then map to this information from the instance settings pane.
In the current situation, if you need to change an app registration or if the secret has expired, you need to update it in many different places.
It would be great if we could just change it in one location, and all instances that use the app registration would be automatically updated.