microsoft / microsoft/PowerPlatformConnectors
[BUG] Some connection parameters not displayed in new connection dialog
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 1.3k
- Forks
- 1.5k
- Avg merge
- 5d 15h
- Merged PRs (30d)
- 11
Description
Type of Connector
Custom Connector
Name of Connector
AzureOpenAIService
Describe the bug
Creating a new custom connector from github, or updating an existing connector from github should result in two parameters being required for a connection, api-key and Deployment Name. In many cases though, only api-key is shown when credating a new connection.
Is this a security bug?
Yes, this is a security bug
What is the severity of this bug?
Severity 2 - One or more important connector features are down
To Reproduce
- Create new custom connector from github
- Choose custom, dev branch, AzureOpenAIService
- Create Connector
- Go to Test Tab
- Create new connection
Only prompted for api-key
Expected behavior
Create connection prompts for api-key and Deployment Name
Environment summary
Install per repo above
Observed in multiple tenants
Additional context
Can be fixed via a paconn update
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the issue by creating the AzureOpenAIService custom connector from the GitHub dev branch and opening a new connection in the Test tab. Inspect the connector definition and the paconn update behavior; done means both api-key and Deployment Name are prompted for a new connection.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, github
- Domain
- api, cloud
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100