Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Manage Connections Documentation Uses Outdated api_version #3864

Closed
CraigCallender opened this issue Nov 20, 2024 · 1 comment
Closed
Labels
bug Something isn't working no-recent-activity There has been no recent activity on this issue/pull request

Comments

@CraigCallender
Copy link

Describe the bug
Following the documentation here and scrolling to the bottom. It would appear that one could add the auth_mode YAML field with a value of meid. What isn't noted is that a value of meid for auth_mode isn't supported until api_version: "2024-02-15-preview". The fact that higher up in this document the example file shows an api_version: "2023-03-15-preview" makes implementing MEID authentication via following this document impossible.

How To Reproduce the bug
Steps to reproduce the behavior, how frequent can you experience the bug:

  1. Follow the documentation and attempt to create a connection via MEID auth. You'll get an unauthorized.

Expected behavior
A promptflow connection is created using MEID as auth.

Screenshots
If applicable, add screenshots to help explain your problem.

Running Information(please complete the following information):

  • Promptflow Package Version using pf -v: [e.g. 0.0.102309906]
  • Operating System: [e.g. Ubuntu 20.04, Windows 11]
  • Python Version using python --version: [e.g. python==3.10.12]

Additional context
Add any other context about the problem here.

@CraigCallender CraigCallender added the bug Something isn't working label Nov 20, 2024
Copy link

Hi, we're sending this friendly reminder because we haven't heard back from you in 30 days. We need more information about this issue to help address it. Please be sure to give us your input. If we don't hear back from you within 7 days of this comment, the issue will be automatically closed. Thank you!

@github-actions github-actions bot added the no-recent-activity There has been no recent activity on this issue/pull request label Dec 20, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Dec 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working no-recent-activity There has been no recent activity on this issue/pull request
Projects
None yet
Development

No branches or pull requests

1 participant