Connect your AI agents and workloads to the apps you already use.
🌐 Portal: connectors.azure.com
Connector Namespaces is a Microsoft Azure service that lets you bring connectors into your own namespace and use them with AI agents, Logic Apps, and other workloads — with the security, governance, and lifecycle controls your organization expects.
🚧 This repository is being set up. Content, samples, and documentation will be added shortly.
This repo doubles as a plugin marketplace for GitHub Copilot CLI and Claude Code. Install the skills once and drive Azure Connectors from natural language inside your coding agent.
Quickest install — install directly from this repo:
/plugin install Azure/ConnectorsOr install via the marketplace (useful when more plugins are added later):
/plugin marketplace add Azure/Connectors
/plugin install azure-connectornamespace@Azure-Connectorsclaude plugin add Azure/Connectors| Skill | Description |
|---|---|
| azure-connectornamespace | Generic, callback-agnostic — manage connector namespaces, connections, trigger configs that POST to any HTTP(S) callback (Function App, Logic App, App Service, custom webhook), and MCP server configs that expose connector operations as MCP tools. |
| azure-connectornamespace-aca-sandbox | ACA-sandbox edition — manage connector namespaces, connections, and triggers; wire external services (Office 365, Teams, Forms, SharePoint, OneDrive, GitHub, Azure Blob) to Azure Container Apps sandbox apps via event-driven triggers or direct API calls using connection runtime URLs. |
See plugin/skills/connectors/README.md for more detail.
- 🌐 Portal — the Connector Namespaces home page
- 🛠️ Azure CLI extension —
az connector-namespace ...for managing Connector Namespaces from the command line - 📖 Documentation — coming soon
- 💬 Discussions — file an issue to start a conversation
- 🐛 Report a bug
- 💡 Request a feature
See CONTRIBUTING.md for guidelines.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
To report a security issue, see SECURITY.md. Please do not open public issues for security vulnerabilities.
This project is licensed under the MIT License.
This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.