Skip to content

Commit 895a123

Browse files
committed
updates to deployment readme
1 parent e0a7a74 commit 895a123

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

DEPLOYMENT.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,8 @@ The simplest way to deploy is to use the "one-click" option that creates resourc
2525
* Azure Container App with a consumption environment
2626
* Azure Log Analytics Workspace
2727

28+
![Azure ARM Deployment](./azure-deploy/arm-deployment.png)
29+
2830
Application will use a pre-built docker image hosted in GitHub registry: `ghcr.io/karpikpl/copilot-metrics-viewer-with-proxy`.
2931

3032
**Prerequisites:** Contributor permission to a resource group in Azure and a subscription with the `Microsoft.App` resource provider enabled.
@@ -72,6 +74,8 @@ The deployment creates:
7274
* Azure Application Insights
7375
* Azure Key Vault
7476
77+
![AZD Deployment](./azure-deploy/azd-deployment.png)
78+
7579
Before running `azd up`, configure GitHub variables:
7680
7781
```bash

azure-deploy/arm-deployment.png

51.4 KB
Loading

azure-deploy/azd-deployment.png

67.9 KB
Loading

0 commit comments

Comments
 (0)