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

.Net: Update SessionsPythonTool to API version 2024-02-02-preview #6510

Closed
anthonychu opened this issue Jun 3, 2024 · 0 comments · Fixed by #6666
Closed

.Net: Update SessionsPythonTool to API version 2024-02-02-preview #6510

anthonychu opened this issue Jun 3, 2024 · 0 comments · Fixed by #6666
Assignees
Labels
.NET Issue or Pull requests regarding .NET code

Comments

@anthonychu
Copy link
Member

Documented here: https://learn.microsoft.com/en-us/azure/container-apps/sessions-code-interpreter#management-api-endpoints

Key changes:

  • add api-version=2024-02-02-preview to all requests
  • session identifier is now always in the query string
  • minor changes to route format
  • access token requires Azure ContainerApps Session Executor role (currently documentation lists both Azure ContainerApps Session Executor and Contributor are required, so it should not be a breaking change if docs are followed)
@markwallace-microsoft markwallace-microsoft added .NET Issue or Pull requests regarding .NET code python Pull requests for the Python Semantic Kernel triage labels Jun 3, 2024
@github-actions github-actions bot changed the title .NET: Update SessionsPythonTool to API version 2024-02-02-preview Python: .NET: Update SessionsPythonTool to API version 2024-02-02-preview Jun 3, 2024
@github-actions github-actions bot changed the title Python: .NET: Update SessionsPythonTool to API version 2024-02-02-preview .Net: Update SessionsPythonTool to API version 2024-02-02-preview Jun 3, 2024
@alliscode alliscode removed triage python Pull requests for the Python Semantic Kernel labels Jun 10, 2024
github-merge-queue bot pushed a commit that referenced this issue Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
.NET Issue or Pull requests regarding .NET code
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants