Register a new application at Azure portal for SharePoint connections

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • Register a new application at Azure portal for Microsoft SharePoint integration.

    시작하기 전에

    Role required: admin, Azure admin

    프로시저

    1. Sign in to Microsoft Azure portal using your Microsoft account as Azure admin.
    2. Navigate to Azure Services > Application Registration > New Registration.
      주:
      In case if you don't find, navigate to Azure Services and search for App Registration.
    3. Enter the name of the application.
      For example, Microsoft SharePoint graph.
    4. Select Supported account types: Accounts in this organizational directory only (Service Now only - Single tenant).
    5. Select Web type from the drop down list under the Redirect URI (optional) field.
    6. Enter ServiceNow AI Platform® instance redirect URL in the allowed redirect URL field.
      For example, https://<InstanceName>.service-now.com/oauth_redirect.do.
    7. Click on Register and make sure the page is displayed with Overview section.
    8. Make a note of the Client ID and Tenant ID from Essentials section of the Overview page.
    9. Under API Permissions, add the Microsoft Graph permission:
      1. Click Add a permission.
      2. Select Microsoft Graph.
      3. Select Application Permissions.
      4. From the Sites list, select Sites.Selected permission.
      5. Click Add permissions.
    10. Under API Permissions, add the SharePoint permission:
      1. Click Add a permission.
      2. Select SharePoint.
      3. Select Application Permissions.
      4. From the Sites list, select the Sites.Selected permission.
      5. Click Add permissions.
    11. After adding the permissions, click on  Grant admin consent.
      All the permissions are now admin consented.