Skip to content

Comments

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

Closed
kshitiz-prog wants to merge 16 commits intomainfrom
Network-25533
Closed

Network - 25533 - DDoS Protection is enabled for all Public IP Addresses in VNETs #duplicate#840
kshitiz-prog wants to merge 16 commits intomainfrom
Network-25533

Conversation

@kshitiz-prog
Copy link
Contributor

No description provided.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request introduces a new security assessment test (Test-Assessment-25533) that verifies whether DDoS Protection is enabled for all Public IP Addresses in Azure Virtual Networks. The test checks Azure subscriptions for public IPs and validates that each has DDoS protection configured either through VNET inheritance or direct enablement.

Changes:

  • Added PowerShell test script that connects to Azure, iterates through subscriptions, and checks DDoS protection settings on public IP addresses
  • Added markdown documentation explaining the security risks of unprotected public IPs and remediation steps
  • Test uses Azure REST API to query public IP addresses and their DDoS protection configuration

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 8 comments.

File Description
src/powershell/tests/Test-Assessment.25533.ps1 PowerShell test implementation that queries Azure subscriptions for public IPs and evaluates DDoS protection compliance
src/powershell/tests/Test-Assessment.25533.md Documentation explaining DDoS attack risks and providing remediation guidance for enabling protection

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Copilot AI review requested due to automatic review settings February 16, 2026 08:09
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Manoj-Kesana Manoj-Kesana marked this pull request as draft February 16, 2026 12:13
@Manoj-Kesana Manoj-Kesana changed the title Network-25533 : DDoS Protection is enabled for all Public IP Addresses in VNETs Network - 25533 - DDoS Protection is enabled for all Public IP Addresses in VNETs Feb 16, 2026
Manoj-Kesana and others added 2 commits February 17, 2026 18:50
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 17, 2026 13:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@Manoj-Kesana Manoj-Kesana marked this pull request as ready for review February 17, 2026 14:02
@alexandair alexandair requested a review from Copilot February 17, 2026 15:15
@Manoj-Kesana Manoj-Kesana added the ready for review PR is ready for review and merging label Feb 17, 2026
@alexandair alexandair requested review from Copilot and removed request for Copilot February 17, 2026 17:45
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 17, 2026 17:51
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings February 17, 2026 17:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@Manoj-Kesana
Copy link
Collaborator

Closing to avoid duplicate

@Manoj-Kesana Manoj-Kesana changed the title Network - 25533 - DDoS Protection is enabled for all Public IP Addresses in VNETs Network - 25533 - DDoS Protection is enabled for all Public IP Addresses in VNETs #duplicate Feb 19, 2026
@Manoj-Kesana Manoj-Kesana deleted the Network-25533 branch February 20, 2026 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready for review PR is ready for review and merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants