> For the complete documentation index, see [llms.txt](https://docs.embedanydocument.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.embedanydocument.com/configuring-cloud-apis/onedrive.md).

# Getting OneDrive Application ID

You need to create an app on the Azure portal website to get an Application ID.

{% embed url="<https://www.youtube.com/watch?v=FmPyUuoPHvE>" %}

1. Click on this [link](https://aka.ms/AppRegistrations). &#x20;
2. Click on **New Registration**.&#x20;

![](/files/-Mi5DXoC9h8l4Fk0WV3u)

3\. Type a display **Name** for the application in the **Name** textbox and choose **Supported account types** as 'Accounts in any organizational directory (Any Azure AD directory - Multitenant) and personal Microsoft accounts (e.g. Skype, Xbox)'.

4\. Click on **Register** button.

<div align="center"><img src="/files/-Mi5Dh6maXadMZuMO1Ul" alt=""></div>

5\. Choose **Authentication** from left sidebar.

6\. Click on **Add a platform** and select **Web** option and enter websites's **Admin** **Url** ( <http://localhost......../wp-admin/>) in the **Redirect URIs.**

![](/files/-Mi5DnFmzhEVxVWrDnFl)

7\. Also check **Access tokens** and **ID tokens** in the **Implicit grant and hybrid flows** section of the same page.

![](/files/-Mi6MScH74DibwKeYrkd)

8\. Click on **Configure** button.

9\. Choose **Overview** from the left sidebar and copy **Application ID** and paste them into your website's **Cloud Settings** page.

![](/files/-Mi5Dswsfakg9ggWyFSb)
