Skip to content

Add images to samples - #20

Merged
paolosalvatori merged 1 commit into
mainfrom
images
Aug 5, 2026
Merged

Add images to samples#20
paolosalvatori merged 1 commit into
mainfrom
images

Conversation

@paolosalvatori

@paolosalvatori paolosalvatori commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

Motivation

This pull request adds architecture design diagrams to AKS samples.

Fixes SMF-840

Changes

Added an architecture.png file under the images subdirectory under each sample. In addition, a markdown block was added to each sample README.md file to show the diagram.

Copilot AI lite review requested due to automatic review settings August 5, 2026 12:09
@paolosalvatori
paolosalvatori merged commit 883f220 into main Aug 5, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

This PR adds an “Architecture” section to multiple AKS sample READMEs to display an architecture diagram stored under each sample’s images/ directory.

Changes:

  • Added a new ## Architecture section to each updated sample README.md.
  • Embedded an architecture diagram reference via ![Architecture Diagram](./images/architecture.png).

Reviewed changes

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

Show a summary per file
File Description
samples/web-app-storage-account/README.md Adds an Architecture section with a diagram link.
samples/web-app-sql-database/README.md Adds an Architecture section with a diagram link.
samples/web-app-postgresql-flexible-server/README.md Adds an Architecture section with a diagram link (diagram file currently missing).
samples/web-app-mysql-flexible-server/README.md Adds an Architecture section with a diagram link.
samples/web-app-managed-identity/README.md Adds an Architecture section with a diagram link (diagram file currently missing).
samples/web-app-in-cluster-postgresql/README.md Adds an Architecture section with a diagram link (diagram file currently missing).
samples/web-app-cosmosdb-nosql-api/README.md Adds an Architecture section with a diagram link.
samples/web-app-cosmosdb-mongodb-api/README.md Adds an Architecture section with a diagram link.

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

Comment on lines +16 to +20
## Architecture

The following diagram illustrates the architecture of the solution:

![Architecture Diagram](./images/architecture.png)
Comment on lines +14 to +18
## Architecture

The following diagram illustrates the architecture of the solution:

![Architecture Diagram](./images/architecture.png)
Comment on lines +14 to +18
## Architecture

The following diagram illustrates the architecture of the solution:

![Architecture Diagram](./images/architecture.png)
@linear-code

linear-code Bot commented Aug 5, 2026

Copy link
Copy Markdown
SMF-840 Create images for AKS Samples

Motivation

This pull request adds architecture design diagrams to AKS samples

Changes

Added an architecture.png file under the images subdirectory under each sample. In addition, a markdown block was added to each sample README.md file to show the diagram.

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