Hi @Lakshman Mantha
The "PermissionDenied (HTTP 401)" error when creating an Azure AI Search Vector Index, despite having Owner permissions, Even with Owner permissions, there may be issues with role assignments or API key usage that could lead to access denial.
- Make sure the role assignments are valid. Although owners can manage roles, there might be certain resource policies that are scoped at the resource level.
- See whether the Azure AI Search service is enabled to process the request. Some services go through internal issues or are in states that do not allow the execution of certain actions.
- If you are using a VPN, you can try disconnecting from it to see if this resolves some of the issues.
- Look at the Azure Status page. Make sure that there are no problems with other services in Azure that would block your access.
references:
https://learn.microsoft.com/en-us/azure/search/search-security-overview#authorization