Skip to content

Commit 7892e84

Browse files
Add AVM Post Deployment Guide
1 parent d67227f commit 7892e84

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

docs/AVMPostDeploymentGuide.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# AVM Post Deployment Guide
2+
3+
This document provides guidance on post-deployment steps after deploying the Modernize your code solution accelerator from the [AVM (Azure Verified Modules) repository](https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/sa/modernize-your-code).
4+
5+
## Pre-requisites
6+
7+
Ensure you have a **Deployed Infrastructure** - A successful Modernize your code solution accelerator deployment from the [AVM repository](https://github.com/Azure/bicep-registry-modules/tree/main/avm/ptn/sa/modernize-your-code)
8+
9+
## Next Steps
10+
11+
1. **Access the Application**
12+
13+
Navigate to your Azure portal, open the resource group created by the deployment, locate the frontend Container App, and copy the Application URL to access the solution.
14+
15+
2. **Add App Authentication**
16+
17+
If you chose to enable authentication for the deployment, follow the steps in [App Authentication](./AddAuthentication.md)
18+
19+
## Running the application
20+
21+
To help you get started, sample Informix queries have been included in the `data/informix/functions` and `data/informix/simple` directories. You can choose to upload these files to test the application.
22+
23+
---
24+
25+
> **📋 Note**: This guide is specifically for post-deployment steps after using the AVM template. For complete deployment from scratch, see the main [Deployment Guide](./DeploymentGuide.md).

0 commit comments

Comments
 (0)