Azure Firewall
Azure Firewall is a cloud-native and intelligent network firewall security service that provides breed threat protection for cloud workloads running in Azure. It's a fully stateful, firewall as a service, with built-in high availability and unrestricted cloud scalability.
IT Services · Azure Firewall
Configuration parameters
resource_group— Default Resource Group Name (required)client_id— Client IDsubscription_id— (required)tenant_id—client_secret—certificate_thumbprint— Certificate Thumbprintprivate_key— Private Keyuse_managed_identities— Use Azure Managed Identitiesmanaged_identities_client_id—proxy— Use system proxy settingsinsecure— Trust any certificate (not secure)
Commands (30)
-
azure-firewall-auth-completeRun this command to complete the authorization process. Should be used after running the azure-firewall-auth-start command.
-
azure-firewall-auth-resetRun this command if for some reason you need to rerun the authentication process.
-
azure-firewall-auth-startRun this command to start the authorization process and follow the instructions in the command results.
-
azure-firewall-auth-testTests the connectivity to Azure.
-
azure-firewall-getRetrieve Azure firewall information.
-
azure-firewall-ip-group-createCreate an IP group.
-
azure-firewall-ip-group-deleteDelete an IP group resource.
-
azure-firewall-ip-group-getRetrieve IP group information.
-
azure-firewall-ip-group-listList IP groups in a resource group or subscription.
-
azure-firewall-ip-group-updateUpdate an IP group. Add or remove IP addresses from the group.
-
azure-firewall-listList Azure firewalls in the specified resource group or subscription.
-
azure-firewall-network-rule-collection-createCreate a network rule collection in a firewall or policy. The command will return firewall or policy rule collection resource information. One of the arguments 'firewall_name' or 'policy' must be provided.
-
azure-firewall-network-rule-collection-deleteDelete a network rule collection from the firewall or policy. One of the arguments 'firewall_name' or 'policy' must be provided.
-
azure-firewall-network-rule-collection-updateUpdate a network rule collection in a firewall or policy. The command will update the provided arguments. One of the arguments 'firewall_name' or 'policy' must be provided. The command will return firewall or policy rule collection resource information.
-
azure-firewall-network-rule-createCreate a network rule in the firewall or policy rule collection. One of the arguments 'firewall_name' or 'policy' must be provided.
-
azure-firewall-network-rule-deleteDelete a network rule from the collection. One of the arguments 'firewall_name' or 'policy' must be provided.
-
azure-firewall-network-rule-updateUpdate the network rule in the firewall. The provided arguments will replace the existing rule configuration. One of the arguments 'firewall_name' or 'policy' must be provided. The command will not replace the rule source or destination types.
-
azure-firewall-policy-attachAttach a policy to a firewall. The policy and firewall have to belong to the same tier.
-
azure-firewall-policy-createCreate a firewall policy. This command only creates the policy resource. In order to attach the policy to a firewall, run the 'azure-firewall-policy-attach' command.
-
azure-firewall-policy-deleteDelete policy resource.
-
azure-firewall-policy-detachRemove a policy from the firewall. This command will detach the policy and firewall, but will not delete the policy.
-
azure-firewall-policy-getRetrieve policy information.
-
azure-firewall-policy-listList the policy in the resource group or subscription.
-
azure-firewall-policy-updateUpdate the policy resource. The command will update the provided arguments.
-
azure-firewall-resource-group-listList all resource groups for a subscription.
-
azure-firewall-rule-collection-listList the collection rules in the firewall or policy. One of the arguments 'firewall_name' or 'policy' must be provided.
-
azure-firewall-rule-getRetrieve rule information. One of the arguments 'firewall_name' or 'policy' must be provided.
-
azure-firewall-rule-listList rules in the firewall or in the policy. One of the arguments 'firewall_name' or 'policy' must be provided.
-
azure-firewall-service-tag-listRetrieve service tags information.
-
azure-firewall-subscriptions-listList all subscriptions for a tenant.