Skip to content

Commit 09cb5ac

Browse files
Revise application testing instructions in guide
Updated the deployment guide to reference a sample workflow for testing the application instead of specific Informix queries.
1 parent 702146b commit 09cb5ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/DeploymentGuide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,7 @@ Additional Steps
222222
223223
## Running the application
224224
225-
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.
225+
To help you get started, here's the [Sample Workflow](./SampleWorkflow.md) you can follow to try it out.
226226

227227
## Environment configuration for local development & debugging
228228
> Set APP_ENV in your .env file to control Azure authentication. Use dev to enable to use Azure CLI credential, Prod to enable Managed Identity (for production). **Ensure you're logged in via az login when using dev in local**.

0 commit comments

Comments
 (0)