Azure Messaging Topic Authorization Rule
This page shows how to write Terraform and Azure Resource Manager for Messaging Topic Authorization Rule and write them securely.
azurerm_servicebus_topic_authorization_rule (Terraform)
The Topic Authorization Rule in Messaging can be configured in Terraform with the resource name azurerm_servicebus_topic_authorization_rule. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
-
idoptional computed - string -
listenoptional - bool -
manageoptional - bool -
namerequired - string -
namespace_namerequired - string -
primary_connection_stringoptional computed - string -
primary_keyoptional computed - string -
resource_group_namerequired - string -
secondary_connection_stringoptional computed - string -
secondary_keyoptional computed - string -
sendoptional - bool -
topic_namerequired - string -
timeoutssingle block
Explanation in Terraform Registry
Manages a ServiceBus Topic authorization Rule within a ServiceBus Topic.
Microsoft.ServiceBus/namespaces/topics/authorizationRules (Azure Resource Manager)
The namespaces/topics/authorizationRules in Microsoft.ServiceBus can be configured in Azure Resource Manager with the resource name Microsoft.ServiceBus/namespaces/topics/authorizationRules. The following sections describe how to use the resource and its parameters.
Example Usage from GitHub
An example could not be found in GitHub.
Parameters
apiVersionrequired - stringnamerequired - stringThe authorization rule name.
propertiesrequiredrightsrequired - arrayThe rights associated with the rule.
typerequired - string