Skip to content

Network - 25533 - DDoS Protection is enabled for all Public IP Addresses in VNETs #DUP #975

Network - 25533 - DDoS Protection is enabled for all Public IP Addresses in VNETs #DUP

Network - 25533 - DDoS Protection is enabled for all Public IP Addresses in VNETs #DUP #975

Workflow file for this run

on: [pull_request]
jobs:
validate:
runs-on: windows-latest
steps:
- uses: actions/checkout@v6
- name: Install Prerequisites
run: .\build\powershell\Install-Prerequisites.ps1
shell: pwsh
- name: Validate
run: .\code-tests\pester.ps1
shell: pwsh