AzureWAF
The Azure WAF (Web Application Firewall) integration provides centralized protection of your web applications from common exploits and vulnerabilities. It enables you to control policies that are configured in the Azure Firewall management platform, and allows you to add, delete, or update policies, and also to get details of a specific policy or a list of policies.
Network Security · Azure WAF
Configuration parameters
app_id— App IDsubscription_id— Default Subscription ID (required)resource_group_name— Default Resource Group Name (required)auth_type— Authentication Type (required)tenant_id— Tenant IDcredentials— Client Secretredirect_uri— Application redirect URI (for authorization code mode)auth_code— Authorization codemanaged_identities_client_id—azure_ad_endpoint— Azure AD endpointinsecure— Trust any certificate (not secure)proxy— Use system proxy settings
Commands (15)
-
azure-waf-auth-completeRun this command to complete the authorization process. Should be used after running the azure_waf-auth-start command.
-
azure-waf-auth-resetRun this command if for some reason you need to rerun the authentication process.
-
azure-waf-auth-startRun this command to start the authorization process and follow the instructions provided in the command results.
-
azure-waf-auth-testTests connectivity to the Azure Web Application Firewall.
-
azure-waf-front-door-policies-listLists all of the Front Door protection policies within a resource group.
-
azure-waf-front-door-policies-list-all-in-subscriptionLists all of the Front Door protection policies within a subscription.
-
azure-waf-front-door-policy-deleteDeletes a Front Door policy.
-
azure-waf-front-door-policy-update-or-createCreates or updates a Front Door policy with a specified rule set name within a resource group.
-
azure-waf-generate-login-urlGenerate the login url used for Authorization code flow.
-
azure-waf-policies-getRetrieves protection policies within a resource group.
-
azure-waf-policies-list-all-in-subscriptionRetrieves all the WAF policies in a subscription.
-
azure-waf-policy-deleteDeletes a policy.
-
azure-waf-policy-update-or-createCreates or updates a policy with a specified rule set name within a resource group.
-
azure-waf-resource-group-listGets all the resource groups for a subscription.
-
azure-waf-subscriptions-listGets all subscriptions for a tenant.