Skip to content

Add application screenshots to assets folder#5

Draft
Copilot wants to merge 3 commits intomainfrom
copilot/add-screenshots-to-assets
Draft

Add application screenshots to assets folder#5
Copilot wants to merge 3 commits intomainfrom
copilot/add-screenshots-to-assets

Conversation

Copy link

Copilot AI commented Feb 6, 2026

Captured screenshots of the Azure IPAM application showing all major views and features for documentation purposes.

Screenshots Added

11 PNG screenshots covering:

  • Dashboard (dark + light mode)
  • IP Addresses table view
  • Subnets with VNet grouping (collapsed + expanded)
  • Subnet detail modals showing individual subnet properties
  • CIDR Conflicts detection
  • Activity Events log
  • Orphan Resources detection
  • About modal

Each screenshot is 1280x720 PNG, saved to /assets/ with sequential naming (01-dashboard-overview.png through 11-subnet-detail-delegated.png).

Documentation

Added /assets/README.md describing each screenshot and its usage context.

Sample Screenshots

Dashboard Overview (Dark Mode)

IP Addresses View

CIDR Conflicts

Dashboard (Light Mode)

Subnet Detail Modal (High Utilization)

Subnet Detail Modal (With Delegation)


Note: Screenshots captured with mock data enabled temporarily. No code changes included in this PR.

Original prompt

This section details on the original issue you should resolve

<issue_title>screenshots</issue_title>
<issue_description>create screenshots from the app and menu's.
add them into the "assets" folder.
do not perform any code changes</issue_description>

Comments on the Issue (you are @copilot in this section)


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: benarch <29985769+benarch@users.noreply.github.com>
Copilot AI changed the title [WIP] Add screenshots from app and menus to assets folder Add application screenshots to assets folder Feb 6, 2026
Copilot AI requested a review from benarch February 6, 2026 08:00
@benarch
Copy link
Owner

benarch commented Feb 9, 2026

@copilot there are missing screenshots of the subnets and subnet properties. perform the screenshots and them

Co-authored-by: benarch <29985769+benarch@users.noreply.github.com>
Copy link
Author

Copilot AI commented Feb 9, 2026

@copilot there are missing screenshots of the subnets and subnet properties. perform the screenshots and them

Added two subnet detail modal screenshots in commit b3b28ba:

10-subnet-detail-modal.png - Shows subnet-web properties with 92% utilization, including network details, IP address utilization, and NSG/route table associations.

11-subnet-detail-delegated.png - Shows subnet-db properties with delegation to Microsoft.Sql/managedInstances, displaying how delegated subnets appear with special indicators.

Both screenshots show the complete subnet properties modal with:

  • Subnet information (name, resource ID, VNet, location)
  • Network details (CIDR block, network ID, subnet mask, broadcast address, subnet size)
  • IP address utilization with visual progress bar
  • NSG and Route Table status
  • Delegation information (when applicable)
  • Resource group and subscription context

Subnet Detail Modal

Subnet with Delegation

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.

screenshots

2 participants