unable to change the network option

santhu s 0 Reputation points
2024-09-20T09:51:50.46+00:00

unable to selcte the network tab inside optons i want to chnage

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,293 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Vinodh247 21,961 Reputation points
    2024-09-21T09:31:02.69+00:00

    Hi santhu s,

    Thanks for reaching out to Microsoft Q&A.

    Did you checked through CLI? do you face the same issue?

    az keyvault update --name <your-keyvault-name> --default-action Allow

    Try clearing your browser cache or using Incognito Mode and check if you face the same issue.

    • Ensure you have the necessary permissions to modify the network settings of the Key Vault. You need to have Key Vault Contributor or Owner role at the appropriate scope (Key Vault resource or Resource Group).
      • Check your role in the Access Control (IAM) section of the Key Vault.
      • If you do not have sufficient permissions, contact your administrator to grant the appropriate role.
    • Your organization may have policies in place that restrict access to specific Azure resources or settings, such as network configurations for security reasons. Check with your Azure administrator to see if there are Azure Policy or Management Group restrictions preventing changes to the network settings.

    Please 'Upvote'(Thumbs-up) and 'Accept' as an answer if the reply was helpful. This will benefit other community members who face the same issue.

    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.