Forum Discussion
Phillll
Jan 06, 2021Copper Contributor
File Share Graph Connector - Feedback & Problems
I´ve installed and tested the Graph Connector Agent with File Share Connector. Feedback: - within the documentation a lot of informations missing. The agent needs TCP port 5671 to Azure to st...
areyecat
Sep 27, 2021Brass Contributor
Hi, JudyN, same problem here.
We have configured succesfully the connector and is indexing but after configure both, the result type and the vertical no results are shown. Any idea?
nmounika
Sep 28, 2021Former Employee
Hi areyecat, have you also created a custom vertical and result type for the connection?
- areyecatSep 29, 2021Brass ContributorHi, yes, both, with the default configuration. On the result type I configured this layout, but nothing is shown.
{
"type": "AdaptiveCard",
"version": "1.3",
"body": [
{
"type": "ColumnSet",
"columns": [
{
"type": "Column",
"width": 8,
"items": [
{
"type": "TextBlock",
"text": "[${title}](${titleUrl})",
"color": "Accent",
"size": "Medium",
"weight": "Bolder",
"$when": ""
},
{
"type": "TextBlock",
"text": "**${createdBy}** modified {{DATE(${modifiedDateTime})}}",
"spacing": "Small"
},
{
"type": "TextBlock",
"text": "${name}",
"wrap": true,
"maxLines": 3,
"spacing": "Medium",
"$when": ""
}
],
"horizontalAlignment": "Center",
"spacing": "Medium"
}
]
}
],
"$schema": "http://adaptivecards.io/schemas/adaptive-card.json"
}- vamsi_bhagiOct 04, 2021Former Employee
areyecat Sorry to hear you are facing issues with the connector. Can you please drop a mail to MicrosoftGraphConnectorsFeedback@service.microsoft.com with your tenant ID? We will troubleshoot the issue and reply with a resolution. Thanks.
- areyecatOct 05, 2021Brass ContributorHi, thanks to https://twitter.com/mikaelsvenson/status/1444017436869726243?s=20 the issue has been resolved. There was a missunderstood for my side about how the search service retrieves the permissions to show the indexed content. To summarize, the groups have to be synced between local domain and Azure AD