DO not have permission to owned project #30
-
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 1 reply
-
I believe I had the same issue with the Python SDK. There was a GitHub issue (which I can't find right now), but as far as I remember the project could not be organized under a hub. If it is a standalone project authentication works (which solved it for me). Hope this helps. |
Beta Was this translation helpful? Give feedback.
-
Thanks for posting @ddobric - can you review this migration guide from the changes as Build to see if it relates and solves your issue https://github.com/orgs/azure-ai-foundry/discussions/26 |
Beta Was this translation helpful? Give feedback.
-
Thank you for your feedback, @ddobric. Could you provide some extra information for those questions:
Anything else needed, let us know. |
Beta Was this translation helpful? Give feedback.
-
You may be hitting an issue related to the recent GA (General Availability) changes for Azure AI Foundry. Here’s what you need to know and check:
Summary: Let me know if you need further assistance or want specific example code for the migration! And, like @amynic and @PabloNunes shared, please mark which contribution as an answer. Thanks! |
Beta Was this translation helpful? Give feedback.
You may be hitting an issue related to the recent GA (General Availability) changes for Azure AI Foundry. Here’s what you need to know and check:
Migration from Connection String to Endpoint Format:
PersistentAgentsClient
pattern. Projects created before this date should continue with the connection string and existing SDKs.Verify Permissions (RBAC):