Share via

In Azure OpenAI Use own data: Unable to add large no of data files.

Paluri Krishnaji (MINDTREE LIMITED) 100 Reputation points Microsoft External Staff
2024-04-16T12:20:59.05+00:00

Requesting help in Azure OpenAI Use your own data.
I am facing issue while uploading large amount of files in Chat playground. While uploading 10 retrieved files from blob storage, Deployment is working correctly whereas while uploading 90 files I am facing issue. Able to upload till 30-40 files and error is displaying as below:

We couldn't connect your data Could not execute skill because the Web Api request failed. Details: Web Api response status: 'Forbidden', Web Api response details: '{'error':{'code':'403','message': 'Access denied due to Virtual Network/Firewall rules.'}}'

Checked with the network rules inbound and outbound and RBAC.
In HAR file I am getting error in network traces as below:|

errors: [{index: 0, statusCode: 439, message: "Daily quota exceeded"},…]

  1. 0: {index: 0, statusCode: 439, message: "Daily quota exceeded"}
    1. index: 0
    2. message: "Daily quota exceeded"
    3. statusCode: 439. Kindly request you to please help on this issue. Thank you in advance.
Azure OpenAI Service
Azure OpenAI Service

An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.

0 comments No comments

Answer accepted by question author
  1. YutongTie-9091 54,021 Reputation points Moderator
    2024-04-16T23:29:28.27+00:00

    @Paluri Krishnaji (MINDTREE LIMITED)

    Thanks for reaching out to us. The '403 Forbidden' error usually indicates a network issue. Ensure that the network rules and firewall settings permit the data transfer. You might also want to verify if the necessary ports are open and accessible. Since you've already checked the inbound, outbound, and RBAC rules, you might want to look into any other possible network restrictions that could be causing the issue.

    Could you please share if this resource is secured? If the customer not setting up a private endpoint or VNET connection to the data source, it may cause this error as well.

    Please check on the guidance for add your data securely - https://learn.microsoft.com/en-us/azure/ai-services/openai/how-to/use-your-data-securely#resource-configuration

    I hope this helps! Let us know if you need more information.

    Regards,

    Yutong

    -Please kindly accept the answer if you feel helpful to support the community, thanks a lot.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.