Unable to find service tag 'GatewayManager' and 'AzureCloud' for Azure network security group

Vincent Go 1 Reputation point
2022-08-05T03:41:57.197+00:00

I need to add inbound and outbound rules to my Bastion NSG, the documentation states that:
"Important:

If you choose to use an NSG with your Azure Bastion resource, you must create all of the following ingress and egress traffic rules. Omitting any of the following rules in your NSG will block your Azure Bastion resource from receiving necessary updates in the future and therefore open up your resource to future security vulnerabilities."

Unfortunately, the service tag GatewayManager' and 'AzureCloud' is not available in the list of service tags, I only have Internet, Virtual Network and AzureLoadBalancer are available.

what should I do, please help ASAP. thank you.

228336-image.png

Azure Virtual Network
Azure Virtual Network
An Azure networking service that is used to provision private networks and optionally to connect to on-premises datacenters.
2,180 questions
{count} votes

1 answer

Sort by: Most helpful
  1. msrini-MSFT 9,261 Reputation points Microsoft Employee
    2022-08-07T10:05:49.893+00:00

    Hi,

    The Destination service tag is the one that you need to look for. Destination service tag has gateway manager tag and Azure cloud tag.

    228788-image.png

    Regards,
    Karthik Srinivas

    1 person found this answer helpful.