Creating External Connection for graph search. Configuration Limitation with PowerShell API.

Sayedur Rahaman 5 Reputation points
2023-03-02T14:38:53.9766667+00:00

I'm using the PowerShell Graph.Search API to Create and configure the connector for a website hosted in Azure. The ExternalConnection API creates a different connector type without a data source and App registration configuration. Can we create a search connector with the following configuration programmatically?

  1. Configure crawler target webPage
  2. Azure App Registration with the client and secret Id
  3. Create Vertical and Result Type
Windows for business | Windows Server | User experience | PowerShell
Microsoft Security | Microsoft Graph
0 comments No comments
{count} vote

2 answers

Sort by: Most helpful
  1. Limitless Technology 44,766 Reputation points
    2023-03-03T16:22:31.3266667+00:00

    Hello there,

    Yes, this flow is possible. After a connection has been created, you can add your content from any external data source such as an on-premises content source or an external SaaS service.

    This article describes the implementation and operational limits for Microsoft Graph connectors. Keep these limits in mind when designing connectors. https://learn.microsoft.com/en-us/graph/connecting-external-content-api-limits

    The Microsoft Graph connectors gallery includes a brief description of each of the connectors created by our partners, and a link to each partner's website. https://learn.microsoft.com/en-us/microsoftsearch/connectors-overview

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments

  2. Limitless Technology 44,766 Reputation points
    2023-03-03T16:22:49.2+00:00

    Double post

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.