We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ded2921 + ea58ad4 commit 9ce8aa1Copy full SHA for 9ce8aa1
1 file changed
docs/DeploymentGuide.md
@@ -207,6 +207,11 @@ See [Re-use Log Analytics](./re-use-log-analytics.md) for instructions.
207
208
### Step 4: Deploy
209
210
+**NOTE:** If you are running the latest azd version (version 1.23.9), please run the following command.
211
+```bash
212
+azd config set provision.preflight off
213
+```
214
+
215
Run the deployment command:
216
217
```bash
0 commit comments