AzureServiceTags Fields
Class Fields 15 members
Provides well-known Azure service tags that can be used as source or destination address prefixes in network security group rules.
Represents Azure App Service and Azure Functions service addresses.
public const static string AppService Represents Microsoft Entra ID (formerly Azure Active Directory) service addresses.
public const static string AzureActiveDirectory Represents Azure Container Registry service addresses.
public const static string AzureContainerRegistry Represents Azure Cosmos DB service addresses.
public const static string AzureCosmosDB Represents Azure Key Vault service addresses.
public const static string AzureKeyVault Represents the Azure infrastructure load balancer. This tag is commonly used to allow health probe traffic from Azure.
public const static string AzureLoadBalancer Represents Azure Monitor service addresses, including Log Analytics, Application Insights, and Azure Monitor metrics.
public const static string AzureMonitor Represents Azure Traffic Manager probe IP addresses.
public const static string AzureTrafficManager Represents Azure Event Hubs service addresses.
public const static string EventHub Represents the Gateway Manager service, used for VPN Gateway and Application Gateway management traffic.
public const static string GatewayManager Represents the Internet address space, including all publicly routable IP addresses.
public const static string Internet Represents Azure Service Bus service addresses.
public const static string ServiceBus Represents Azure SQL Database, Azure Database for MySQL, Azure Database for PostgreSQL, Azure Database for MariaDB, and Azure Synapse Analytics.
public const static string Sql Represents the Azure Storage service. This tag does not include specific Storage accounts; it covers all Azure Storage IP addresses.
public const static string Storage Represents the address space for the virtual network, including all connected address spaces, all connected on-premises address spaces, and peered virtual networks.
public const static string VirtualNetwork