cann't create resource

zeasnadmin 0 Reputation points
2025-03-31T06:50:05.1733333+00:00
Azure Key Vault
Azure Key Vault
An Azure service that is used to manage and protect cryptographic keys and other secrets used by cloud apps and services.
1,413 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Luis Arias 8,516 Reputation points
    2025-03-31T07:51:00.4133333+00:00

    Hi zeasnadmin,

    Welcome to Q&A , Looks like the error "Failed to fetch" suggests some sort of hiccup with either the network or the setup for your Key Vault—maybe something's off with permissions, configurations, or even browser quirks. To tackle this, make sure your Azure account has the proper permissions, like "Key Vault Contributor," and check if the Microsoft.KeyVault resource provider is registered. If it’s not, you can fix that using Azure CLI (az provider register) or PowerShell.

    Double-check the Key Vault's settings, like its name and location, to confirm everything meets Azure's rules. If private endpoints or a restrictive network setup are involved, ensure they allow traffic and watch out for interference from firewalls or proxies. On the browser front, clearing cache or switching browsers could smooth out some portal-specific issues.

    Let me know if you need more guidance I will suggest to elaborate on the context of your problem , with the way to replicate the error and images.

    If the information helped address your question, please Accept the answer.

    Luis

    0 comments No comments

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.