Forum Discussion
Principle Does not have Access to API/Operation
Thank you for sharing this issue. It seems like there might be a permissions or configuration problem. I recommend double-checking the RBAC roles and ensuring that the necessary permissions are granted for the services and data sources you're trying to connect. Additionally, verify that the System Assigned Managed Identity has the appropriate access to the resources. If the issue persists, consider reaching out to Azure support for further assistance.
Adding Search Index Data Reader to the System Managed Identity of Azure OpenAI Service fixed this issue for me. However, when using Storage Blob Container as the data source, with pdfs as the document type then I can only use the Keyword chunking. Vectorization fails!! I will definitely attempt again after preprocessing the documents and extracting pdfs into a more structured format but in the meanwhile any idea what might be happening here? The error is something like "The file is corrupted or format is unsupported"