What problem does it solve?
Power Pages production sites need protection against bots, brute-force attacks, and unwanted traffic, but configuring the web application firewall (WAF) requires navigating portal identifiers, eligibility rules, rule priorities, and regional availability. This Skill inspects the current firewall state and walks you through enabling protection and managing custom rules in plain language.
Core Features & Use Cases
- Firewall State Inspection: Checks whether the WAF is enabled and lists existing custom and managed rules, handling eligibility and region restrictions automatically.
- Rule Management: Adds, updates, or removes custom rules for IP blocks, country blocks, path restrictions, and rate limiting, with validation for priority conflicts, overlaps, and contradictions before applying changes.
- Review Mode: Captures firewall status and rules into JSON findings for a consolidated security review without making any changes.
- Use Case: A site owner asks "is my login page protected against brute-force attacks?" The Skill checks the firewall state, recommends a rate-limit rule for the login path, validates it against existing rules, and applies it after user approval.
Quick Start
Ask the assistant to check whether my Power Pages site firewall is enabled and add a rate limit to the login page.