Skip to content
Docs Try Aspire

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.
AppService Section titled AppService staticconst string
Represents Azure App Service and Azure Functions service addresses.
public const static string AppService
AzureActiveDirectory Section titled AzureActiveDirectory staticconst string
Represents Microsoft Entra ID (formerly Azure Active Directory) service addresses.
public const static string AzureActiveDirectory
AzureContainerRegistry Section titled AzureContainerRegistry staticconst string
Represents Azure Container Registry service addresses.
public const static string AzureContainerRegistry
AzureCosmosDB Section titled AzureCosmosDB staticconst string
Represents Azure Cosmos DB service addresses.
public const static string AzureCosmosDB
AzureKeyVault Section titled AzureKeyVault staticconst string
Represents Azure Key Vault service addresses.
public const static string AzureKeyVault
AzureLoadBalancer Section titled AzureLoadBalancer staticconst string
Represents the Azure infrastructure load balancer. This tag is commonly used to allow health probe traffic from Azure.
public const static string AzureLoadBalancer
AzureMonitor Section titled AzureMonitor staticconst string
Represents Azure Monitor service addresses, including Log Analytics, Application Insights, and Azure Monitor metrics.
public const static string AzureMonitor
AzureTrafficManager Section titled AzureTrafficManager staticconst string
Represents Azure Traffic Manager probe IP addresses.
public const static string AzureTrafficManager
EventHub Section titled EventHub staticconst string
Represents Azure Event Hubs service addresses.
public const static string EventHub
GatewayManager Section titled GatewayManager staticconst string
Represents the Gateway Manager service, used for VPN Gateway and Application Gateway management traffic.
public const static string GatewayManager
Internet Section titled Internet staticconst string
Represents the Internet address space, including all publicly routable IP addresses.
public const static string Internet
ServiceBus Section titled ServiceBus staticconst string
Represents Azure Service Bus service addresses.
public const static string ServiceBus
Sql Section titled Sql staticconst string
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
Storage Section titled Storage staticconst string
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
VirtualNetwork Section titled VirtualNetwork staticconst string
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