ajax Extended call failed when creating storage account for boot diagnostics

Nwosa Azuka 0 Reputation points
2023-09-06T15:10:40.4533333+00:00

While attempting to deploy an Infoblox VM, one is getting "ajax Extended call failed" I am currently using the free subscription model and have used different names when creating the storage for boot diagnostics but made no difference

Azure Storage
Azure Storage
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
3,529 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Bhanu Ejjagiri 261 Reputation points Microsoft Employee
    2023-09-07T10:35:34.5433333+00:00

    Hi Nwosa Azuka,

    Thanks for reaching Microsoft Q&A Team.

    This error "Ajax Extended call failed" message may not be specific to Azure itself but rather a general web development error. It suggests that there was a problem with making an asynchronous HTTP request, which might be related to the Azure portal's web interface or the code you are using to interact with Azure resources.

    Can you try creating the same resource in an In-private browser window, and please ensure that you have registered the "Microsoft.Storage" resource and any other dependency resources.

    reference : https://learn.microsoft.com/en-us/azure/azure-resource-manager/troubleshooting/error-register-resource-provider?tabs=azure-portal#solution

    User's image

    And please ensure that you have a adequate RBAC permissions (Minimum Contributor) at subscription level.

    If you are still facing any issues, please let me know the exact infoblox image and the region details, for further investigation.

    Please let us know if you have any further queries. I’m happy to assist you further.     

    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.

    1 person found this answer helpful.

Your answer

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