Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
d6a27ec
Modify A365 Admin MCP Server JSON configuration
lindazqli Jan 14, 2026
c7a6342
Update A365 calendar MCP server configuration
lindazqli Jan 14, 2026
3cd48fe
Update a365-copilot-search-mcp-server.json
lindazqli Jan 14, 2026
48effdc
Modify audience field in Dataverse MCP server config
lindazqli Jan 14, 2026
b9edfd5
Modify audience field in a365-mail-mcp-server.json
lindazqli Jan 14, 2026
74988cc
Update JSON structure for A365 ODSP MCP Server
lindazqli Jan 14, 2026
4df2e55
Modify audience field in SharePoint MCP server config
lindazqli Jan 14, 2026
0b38f8e
Update audience field in A365 Teams MCP server JSON
lindazqli Jan 14, 2026
80d0cf7
Update a365-user-mcp-server.json
lindazqli Jan 14, 2026
9567785
Modify audience field in a365-word-mcp-server.json
lindazqli Jan 14, 2026
a5f5f2f
Update a365-word-mcp-server.json structure
lindazqli Jan 14, 2026
0ed898a
Update a365-user-mcp-server.json structure
lindazqli Jan 14, 2026
7ab1718
Update a365-teams-mcp-server.json structure
lindazqli Jan 14, 2026
3ecdfd7
Update SharePoint MCP server configuration
lindazqli Jan 14, 2026
70164b6
Update JSON structure for A365 ODSP MCP server
lindazqli Jan 14, 2026
77c6620
Update JSON structure for a365-mail-mcp-server
lindazqli Jan 14, 2026
ae47b2e
Update a365-dataverse-mcp-server.json structure
lindazqli Jan 14, 2026
5733869
Update JSON structure for A365 Copilot server
lindazqli Jan 14, 2026
c99e76c
Update A365 calendar MCP server configuration
lindazqli Jan 14, 2026
0d805ba
Update a365-admin-mcp-server.json
lindazqli Jan 14, 2026
9fbc15d
Update azure-foundry-mcp-server.json
lindazqli Jan 14, 2026
ffdabef
Add OAuth2 scope for Microsoft Sentinel authentication
lindazqli Jan 14, 2026
0f2b224
Add OAuth2 scope for Microsoft Sentinel authentication
lindazqli Jan 14, 2026
be5eea9
Merge branch 'main' into a365update
lindazqli Jan 29, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions partners/servers/a365-admin-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,13 +59,11 @@
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"]
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.M365Admin.All"]
}
},
"authSchemas":["OAuth2"],
"audience": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1",
"versionName": "original",
"preview": true
}


5 changes: 2 additions & 3 deletions partners/servers/a365-calender-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,12 +59,11 @@
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"]
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.Calendar.All"]
}
},
"authSchemas":["OAuth2"],
"audience": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1",
"versionName": "original",
"preview": true
}

}
5 changes: 2 additions & 3 deletions partners/servers/a365-copilot-search-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,12 +55,11 @@
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"]
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.CopilotMCP.All"]
}
},
"authSchemas":["OAuth2"],
"audience": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1",
"versionName": "original",
"preview": true
}

}
4 changes: 3 additions & 1 deletion partners/servers/a365-dataverse-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"]
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.Dataverse.All"]
}
},
"authSchemas":["OAuth2"],
Expand All @@ -60,3 +60,5 @@
"preview": true

}


4 changes: 3 additions & 1 deletion partners/servers/a365-mail-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,13 @@
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"]
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.Mail.All"]
}
},
"authSchemas":["OAuth2"],
"audience": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1",
"versionName": "original",
"preview": true
}


4 changes: 3 additions & 1 deletion partners/servers/a365-odsp-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,11 +55,13 @@
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"]
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.OneDriveSharepoint.All"]
}
},
"authSchemas":["OAuth2"],
"audience": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1",
"versionName": "original",
"preview": true
}


4 changes: 3 additions & 1 deletion partners/servers/a365-sharepoint-list-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,13 @@
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"]
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.SharepointLists.All"]
}
},
"authSchemas":["OAuth2"],
"audience": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1",
"versionName": "original",
"preview": true
}


4 changes: 3 additions & 1 deletion partners/servers/a365-teams-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,13 @@
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"]
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.Teams.All"]
}
},
"authSchemas":["OAuth2"],
"audience": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1",
"versionName": "original",
"preview": true
}


4 changes: 3 additions & 1 deletion partners/servers/a365-user-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,13 @@
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"]
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.Me.All"]
}
},
"authSchemas":["OAuth2"],
"audience": "ea9ffc3e-8a23-4a7d-836d-234d7c7565c1",
"versionName": "original",
"preview": true
}


4 changes: 3 additions & 1 deletion partners/servers/a365-word-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"refreshUrl": "https://login.microsoftonline.com",
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1"]
"scopes": ["ea9ffc3e-8a23-4a7d-836d-234d7c7565c1/McpServers.Word.All"]
}
},
"authSchemas":["OAuth2"],
Expand All @@ -56,3 +56,5 @@
"preview": true
}



2 changes: 1 addition & 1 deletion partners/servers/azure-foundry-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
],
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"scopes": []
"scopes": ["https://mcp.ai.azure.com"]
}
},
"icon": "https://cdn.jsdelivr.net/gh/Azure/MCP/community/registry/icons/MicrosoftFoundry.svg",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -46,11 +46,11 @@
"flows": ["authorizationCode"],
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"scopes": []
"scopes": ["4500ebfb-89b6-4b14-a480-7f749797bfcd"]
}
},
"visibility": "true",
"authSchemas":["OAuth2"],
"audience": "4500ebfb-89b6-4b14-a480-7f749797bfcd",
"preview": true
}
}
4 changes: 2 additions & 2 deletions partners/servers/microsoft-sentinel-graph-mcp-server.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,11 @@
"flows": ["authorizationCode"],
"authorizationUrl": "https://login.microsoftonline.com",
"tokenUrl": "https://login.microsoftonline.com",
"scopes": []
"scopes": ["4500ebfb-89b6-4b14-a480-7f749797bfcd"]
}
},
"visibility": "true",
"authSchemas":["OAuth2"],
"audience": "4500ebfb-89b6-4b14-a480-7f749797bfcd",
"preview": true
}
}