Will having an extra folder inside the Data Connector main folder cause a problem with certification process of Data Connector? 

Rushit Ajudiya 161 Reputation points
2022-05-16T09:02:36.287+00:00
  • We are creating a DataConnector for GraphQL APIs.
  • We used a method to feed a GraphQL query and variables from another folder into the main init.py file.
  • As a result, we've built a Graphql folder in which GraphQL queries are saved in.graphql files and variables are placed in.json files.
  • On the Azure portal, we have launched our Azure Function App locally ( which is implemented using the above mentioned approach). It's operating nicely, and the GraphQL folder has been deployed as well.

We now have a set of questions:

1) When we make our DataConnector Certified and make it publicly available, would that extra Graphql folder be available to use in the init.py file?
2) Given that there is no example in the Microsoft DataConnector Github repository which has an extra folder other than required folder structure, does this Graphql folder will create any problem in the certification process?

We have attached a image of our Azure Function App structure for your reference
Image Of Folder Structure

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
Microsoft Security | Microsoft Sentinel
{count} votes

1 answer

Sort by: Most helpful
  1. MughundhanRaveendran-MSFT 12,511 Reputation points
    2022-06-03T08:17:56.577+00:00
    0 comments No comments

Your answer

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