Servicebus
Resource Icon

Resource Overview
Azure Service Bus is a fully managed enterprise messaging service that supports asynchronous messaging between applications.
It supports reliable message delivery, reduced coupling between distributed systems, and large-scale event processing scenarios through queue and topic/subscription models.
Associated Resources
Parent Resources
Resource Configuration
sku: Pricing tier of Service Bus -Basic,Standard,Premiumcapacity: Capacity units used to control throughput in the Premium SKUpremium_messaging_partitions: Number of partitions used in the Premium messaging tier -1,2,4default_action: Default action when applying network rules -Allow,Denypublic_network_access_enabled: Whether to allow Service Bus access from public networks -true,false
Network Rules (network_rules)
network_rules.target_subnet_name: Name of the target subnet to which network rules are appliednetwork_rules.ignore_missing_vnet_service_endpoint: Whether to ignore missing VNet service endpoints on the subnet -true,false
Topic (topic)
topic.status: Topic activation status -Active,Disabledtopic.enable_partitioning: Whether to enable message partitioning -true,false
Subscription (subscription)
subscription.target_topic_name: Name of the target Topic to which the subscription is connectedsubscription.max_delivery_count: Maximum number of message delivery attempts