microsoft / microsoft/PowerPlatformConnectors

[BUG] Some connection parameters not displayed in new connection dialog

Open
#2,945 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
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
  1. Create new custom connector from github
  2. Choose custom, dev branch, AzureOpenAIService
  3. Create Connector
  4. Go to Test Tab
  5. 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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.