SOLVED

Trying to create Graph connector, can't see menu options

Copper Contributor

I am trying to follow this microsoft tutuorial to create a graph connector:  https://github.com/microsoftgraph/msgraph-sample-github-connector-python

I am a global admin in my own personal tenant (it is a paid subscription).   The code in this repo creates a connection in azure, and I have no problem following the first part of it (the code successfully creates the connection, and I am able to create the schema for the connection.  

The problem I have is that I can't see the "Data Options" tab in my tenant.  

Here is what the instructor sees:

adamcodes716410_0-1722713811538.png


here is what I see in my tenant:

adamcodes716410_1-1722713846531.png

 

Once again, I was able to create the schema for the connector via code, so I know it is there:

adamcodes716410_2-1722713886722.png

 

1 Reply
best response confirmed by adamcodes716410 (Copper Contributor)
Solution
I suspect that this had something to do with it being a personal tenant, or a difference in tenants? When I tried the same thing in my company's tenant, the option showed.
1 best response

Accepted Solutions
best response confirmed by adamcodes716410 (Copper Contributor)
Solution
I suspect that this had something to do with it being a personal tenant, or a difference in tenants? When I tried the same thing in my company's tenant, the option showed.

View solution in original post