Skip to content

Commit c5916da

Browse files
authored
Update deployment approaches in README
Revised deployment approaches section with examples and descriptions.
1 parent dc81d05 commit c5916da

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -89,10 +89,11 @@ Last updated: 2025-10-01
8989

9090
## Deployment Approaches
9191

92-
> Each scenario includes detailed deployment guides that explain different approaches:
92+
Here are a few deployment examples that show different ways you can approach:
9393

94-
1. [Writable Approach](./_deployment-options/az-functionapps-cicd-pipeline-template-writable.yml)
95-
2. [Mounted Package Approach](./_deployment-options/az-functionapps-cicd-pipeline-template-optimized.yml)
94+
1. [VS manual deployment](./_deployment-options/VS-deployment-extension-manual-approach) - VS extension manual approach
95+
2. [Writable Approach](./_deployment-options/az-functionapps-cicd-pipeline-template-writable.yml) - Deployment pipeline ADO approach
96+
3. [Mounted Package Approach](./_deployment-options/az-functionapps-cicd-pipeline-template-optimized.yml) - Deployment pipeline ADO approach
9697

9798
### High-Decay (Writable Approach)
9899

0 commit comments

Comments
 (0)