Skip to content

Commit 9b32fab

Browse files
committed
Clarify auto-creation of resources/config in Deployment.md
Updated section headings to indicate that Azure resources and configuration are automatically created or set when using `azd deploy`, reducing ambiguity about manual setup requirements.
1 parent 9a9a955 commit 9b32fab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

wiki-content/Deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ If you prefer more control, you can run each step separately:
124124

125125
---
126126

127-
## Azure Resources Required
127+
## Azure Resources Required (automatically created for you with `azd deploy`)
128128

129129
| Resource | Service | Purpose |
130130
|----------|---------|---------|
@@ -137,7 +137,7 @@ If you prefer more control, you can run each step separately:
137137

138138
---
139139

140-
## Configuration for Production
140+
## Configuration for Production (automatically set by `azd deploy`)
141141

142142
### Connection Strings
143143

0 commit comments

Comments
 (0)