Skip to content

Commit cce4cb9

Browse files
fix: downmerge from main to dev
fix: Update AI_FOUNDRY_RESOURCE_ID output and add azd 1.23.9 note
2 parents 550ef61 + c6cc8b3 commit cce4cb9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

documents/DeploymentGuide.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -274,6 +274,10 @@ azd auth login --tenant-id <tenant-id>
274274
> 3. Under the **Overview** section, locate the **Tenant ID** field. Copy the value displayed.
275275

276276
### 4.2 Start Deployment
277+
**NOTE:** If you are running the latest azd version (version 1.23.9), please run the following command.
278+
```bash
279+
azd config set provision.preflight off
280+
```
277281

278282
```shell
279283
azd up

0 commit comments

Comments
 (0)