Friday, October 22, 2021

Azure: App Registration

 Hello Friends,

Welcome back with some new topics. Today, we will discuss about Azure. Most of the times, we have to perform App Registration on Azure. Let's see, how do we do it?

  1. Login to Azure Portal. If you don't have account, you may create a trial account for 30 days with some credits for paid services.
  2. Then click on Hamburger icon at top left corner.
  3. Scroll down the list and you will get a link of "Azure Active Directory". click on this link.
  4. It will open the overview of Azure Active Directory. Here, click on + Add V link. It will show a drop down where the last option is App registration.
  5. Click on this option. It will take you to app registration page. Provide the name of the app and select the accounts type that will be having access to it.
  6. Click on Register button. It will take couple of seconds to get it registered and will show the information about Client ID, Object ID, Tenant ID etc.
  7. You may click on Endpoints link to get the URLs of various endpoints.
  8. This way you can register the app.
With this, I am concluding this post.
Happy Coding !!!
Will see you again with some new topics.

Stay Safe !
Stay Healthy !

1 comment:

Note: Only a member of this blog may post a comment.