Azure / Azure/Connectors-NET-Samples
Improve connection setup instructions in DirectConnector README
Open
enhancement
- Dominant language
- C#
- Stars
- 3
- Forks
- 3
- Avg merge
- 4d 14h
- Merged PRs (30d)
- 3
Description
The DirectConnector README has manual instructions for creating API Connections that should be improved:
1. **Preferred approach**: Use the Connectors SDK's agent SKILL.md to ask an agent to create the necessary connection(s)
2. **First fallback**: Use the AI Gateway directly to create connections
3. **Second fallback**: Current ARM-based instructions for creating an API Connection directly (the "Azure Portal > Create Resource > API Connection" path doesn't exist in the portal)
The current instructions reference a portal path that doesn't exist. Update to reflect working approaches.
Contributor guide
Assessment
This issue has not been assessed yet.