Share via

Failed to refresh model deployments

Joshua Schamp 0 Reputation points
2024-11-18T03:12:21.5+00:00

I am getting an error in Azur OpenAI with "Failed to refresh model deployments". If I click on Manage deployments. I see my deploymen of gpt-4o in the state of succeeded with model version 2024-08-06. I am unsure if I messed up a step or if there is something I am susponse to be doing to get this to work. I have read the docs and watched guided videos and in all of them, None of them had this error.

Azure OpenAI in Foundry Models

2 answers

Sort by: Most helpful
  1. navba-MSFT 27,625 Reputation points Microsoft Employee Moderator
    2024-11-26T04:21:04.8166667+00:00

    @Joshua Schamp As discussed in the private message, this issue requires a detailed and closer troubleshooting and after initial investigation on this issue, I have helped enable a one-time, courtesy free support flag on your subscription 4e1aXXXX-XXXX-XXXX-XXXX-XXXXeebc33be for a quick and immediate assistance. 

    Please create a service request to formally track this issue. This helps us track widespread impact in the event other customers are experiencing similar issues.

     

    Details on how to raise a service request below: 

     

    •            Go to the Health Advisory section within the Azure Portal: https://aka.ms/healthadvisories.

    •            Select the Issue Name "You have been enabled for one-time Free Technical Support"

    •            Details will populate below in the Summary Tab within the reading pane and you can click on the link "Create a Support Request" to the right of the message

    User's image

    Once you have a resolution on this, please post it in this thread so that other community members also can get benefitted from this.

    .

    **

    Please do not forget to "Accept the answer” and “up-vote” wherever the information provided helps you, this can be beneficial to other community members.

    Was this answer helpful?

    0 comments No comments

  2. Vinodh247-1375 43,181 Reputation points Volunteer Moderator
    2024-11-18T06:48:44.6466667+00:00

    Hi ,

    Thanks for reaching out to Microsoft Q&A.

    Experiencing the "Failed to refresh model deployments" error in Azure OpenAI can be due to several factors.

    Here's a structured approach to troubleshoot and try resolving the issue:

    Verify Deployment Status:

    • Navigate to the Azure OpenAI Studio and check the status of your GPT-4 deployment. Ensure it is marked as 'Succeeded' and is active.
    1. Check Model Version Compatibility: Review Role-Based Access Control (RBAC):
      • Ensure you have the necessary permissions to manage deployments. The 'Cognitive Services OpenAI Contributor' role is typically required. Assign this role via the Azure Portal:
        - Go to your Azure OpenAI resource.
        
              - Select 'Access control (IAM)'.
        
                    - Click on 'Add role assignment'.
        
                          - Choose 'Cognitive Services OpenAI Contributor' and assign it to your user account.
        
                             - After assigning the role, wait for about 10-15 minutes, then refresh the page and attempt the deployment again. [Microsoft Learn](https://learn.microsoft.com/en-us/answers/questions/2076510/failed-to-get-azure-openai-deployments)
        
                             **Monitor Quota and Resource Limits:**
        
                                - Check if your subscription has sufficient quota for the deployment. Insufficient quota can lead to deployment failures. You can manage and request quota increases through the Azure Portal. [Microsoft Learn](https://learn.microsoft.com/en-us/answers/questions/1339528/cant-deploy-azure-open-ai-models-due-no-quota-is-a)
        
                                **Inspect for Regional Capacity Constraints:**
        
                                   - Some regions may experience temporary capacity issues, affecting deployments. If possible, try deploying the model in a different region that supports the desired model. Refer to the [Azure OpenAI Service regional availability](https://learn.microsoft.com/en-us/azure/ai-services/openai/concepts/models#model-summary-table-and-region-availability) for guidance. [Microsoft Learn](https://learn.microsoft.com/en-us/answers/questions/1240106/failed-status-custom-model-deployment)
        

    Clear Browser Cache and Refresh:

    • Sometimes, browser-related issues can cause errors. Clear your browser's cache and cookies, then refresh the Azure OpenAI Studio page.

    Please feel free to click the 'Upvote' (Thumbs-up) button and 'Accept as Answer'. This helps the community by allowing others with similar queries to easily find the solution.

    Was this answer helpful?

    0 comments No comments

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.