Outlook Credentials Generation

Outlook Credentials Generation


In this article, we are going to provide you with detailed steps on how to generate the outlook credentials

  1. The concerned organization’s admin will log in at https://portal.azure.com/ 


  1. Go to the App registration under the options of Azure services ( If you cannot view the option of App Registration, then search it on the search bar provided on the dashboard).



  1. Click on New Registration to create a new app.




  1. You will be redirected to App Registration Page. Here you will be able to fill out the form–


  • Application’s Name in the NAME field

  • Supported Account Types

  • Check for-> Accounts in any organizational directory (Any Azure AD directory - Multitenant) and personal Microsoft accounts, e.g., Skype, Xbox)

  • Click on Register to successfully submit the form.   




                 

  1. Go back to Home Page and select Owned Applications, and select the application display name you created





  1. After selecting the application, you will be redirected to the App Registration page.





  1. Go to => Certificates & secrets in the sidebar menu—

  • Click on New Client Secret 

  • In Add Client Secret, enter the Description for the client secret and Expire time and Click on Add Button below.  










  1. Copy the key value of created secret (Note: Don’t refresh till you copy this at some place where it will not get lost because it will not be visible after that)



  1. Go to Overview Tab; copy the Application (client) ID and Directory (tenant) ID.






  1. Go to API permissions and now click on Add a permission.





  1. Now select Microsoft Graph.





  1. Now select Application permissions



  1. Now select the below permissions:


  • Mail.Read

  • Mail.ReadBasic.All

  • Mail.ReadWrite

  • User.Read.All

  • User.ReadWrite.All

User.Read (This is already present in the permissions, No need to add)




  1. After adding all the required API/Permissions, we now need to Grant admin consent for [Organizatoin_name] Which will show a green tick for all permission status






    • Related Articles

    • How To Report An Email In Outlook

      If you are using Outlook on the Web Browser Step 1- Login to your Outlook account and click on the mail you want to report. Step 2- Click on the three dots in the upper right corner of the mail. Step 3- Click on TAB. A banner will show up, where you ...
    • How to Push XML file in Exchange admin panel

      To add an XML-based add-in in the Exchange admin center, follow these steps: Log in to the Exchange Admin Center: -Access the Exchange admin center using your admin credentials. Navigate to Add-ins: -Depending on your environment, you can find the ...