I am using Azure v2.0 for authenticating user and then call MS Graph API using access token provided by Azure v2.0. For using Azure v2.0 we need to register apoplication at Microsoft App Registration Portal. I am following the process mentione at Register your app with the Azure AD v2.0 endpoint.
I am not able to understand if same procedure can be used to register app in production environment as well or not. If not then please guide on how to proceed for setting this up in production environment.