Hi Rawat, Rahul,
I'm glad that you were able to resolve your issue and thank you for posting your solution so that others experiencing the same thing can easily reference this!
Since the Microsoft Q&A community has a policy that "The question author cannot accept their own answer. They can only accept answers by others ", I'll repost your solution in case you'd like to "Accept " the answer. Accepted answers show up at the top, resulting in improved discoverability for others.
Issue: How to fix - openai.AuthenticationError: Error code: 401 - {'error': {'code': 'PermissionDenied', 'message': 'Principal does not have access to API/Operation.
Solution: Following are the Role assignment which helped me to resolved the permission issue with open AI demo python code.
Azure Open AI -
- Azure AI developer
- Cognitive services contributor
Azure Search (Cognitive search service) -
- Search index data manager
- Azure AI Administrator
If your issue remains unresolved or have further questions, please let us know in the comments how we can assist. We are here to help you and strive to make your experience better and greatly value your feedback.
Cheers