Skip to content

Add GitHub issue templates with Reservations and Exclusions feature request#11

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/feature-reservations-and-exclusions
Draft

Add GitHub issue templates with Reservations and Exclusions feature request#11
Copilot wants to merge 2 commits intomainfrom
copilot/feature-reservations-and-exclusions

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 8, 2026

Adds GitHub issue templates to the repository, including a detailed feature request for IP address space management capabilities.

Changes

  • .github/ISSUE_TEMPLATE/reservations-and-exclusions.md - Feature request documenting:

    • Exclusions: CIDR ranges to block (S2S VPNs, on-prem, partner networks) with conflict detection
    • Reservations: Reserve address spaces for future VNET deployments with state tracking
    • Proposed API endpoints, UI mockups, acceptance criteria, phased rollout plan
  • .github/ISSUE_TEMPLATE/feature_request.md - Generic feature request template

  • .github/ISSUE_TEMPLATE/bug_report.md - Bug report template

Proposed Address Space Visualization

┌────────────────────────────────────────┐
│  Address Space Overview                │
├────────────────────────────────────────┤
│  🟢 Free:        10.0.0.0/8  (65%)    │
│  🔵 Deployed:    10.50.0.0/12 (25%)   │
│  🟡 Reserved:    10.100.0.0/14 (7%)   │
│  ⚫ Excluded:    192.168.0.0/16 (3%)  │
└────────────────────────────────────────┘

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

…ure request

Co-authored-by: benarch <29985769+benarch@users.noreply.github.com>
Copilot AI changed the title [WIP] Add reservations and exclusions feature to Azure IPAM Add GitHub issue templates with Reservations and Exclusions feature request Mar 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants