Share via

Can not add inbound and output security rules

Alex Stange 20 Reputation points
2026-02-12T19:04:59.4633333+00:00

My account appears to be of the "Owner" type, but I still can not add inbound and output security rules. Copilot suggests there should be a "+ Add" button on the security tab, but it doesn't appear for me.

Azure Virtual Machines
Azure Virtual Machines

An Azure service that is used to provision Windows and Linux virtual machines.

0 comments No comments
{count} votes

Answer accepted by question author
  1. Himanshu Shekhar 4,025 Reputation points Microsoft External Staff Moderator
    2026-02-12T20:20:00.63+00:00

    @Alex Stange

    The “+ Add” button is shown on the Network Security Group (NSG) rule blades (Inbound security rules / Outbound security rules).

    Please open the VM > Networking then click the NSG associated to the VM’s NIC/subnet, then go to Inbound security rules or Outbound security rules

    You should see + Add there. If it’s still missing/disabled,

    Please verify:

    (1) your RBAC role is applied at the correct scope and includes NSG rule management (Network Contributor or equivalent) and

    (2) there is no Read-only resource lock on the NSG/resource group/subscription, because locks override permissions and block updates

    RunCommand / Custom Script Extensions Hanging Across Subscription - https://learn.microsoft.com/en-us/azure/virtual-network/manage-network-security-group?tabs=network-security-group-portal

    Lock your Azure resources to protect your infrastructure - https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/lock-resources?tabs=json

    If the information is helpful, please click on Upvote and Accept Answer on it.

    1 person found this answer helpful.

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.