Commit c9647ba
Add dependsOn for AI project connections (#139)
Add explicit dependsOn references to ensure correct deployment ordering: the AI project resource now depends on the Cosmos DB connection, and the Azure AI Search connection depends on the Azure Storage connection. This prevents race conditions during ARM/Bicep deployment by enforcing the required resource creation sequence.
Co-authored-by: Meera Kurup <meerakurup+microsoft@microsoft.com>1 parent 7448e38 commit c9647ba
1 file changed
Lines changed: 2 additions & 0 deletions
File tree
- infrastructure/infrastructure-setup-bicep/18-managed-virtual-network-preview/modules-network-secured
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| 75 | + | |
75 | 76 | | |
76 | 77 | | |
77 | 78 | | |
| |||
86 | 87 | | |
87 | 88 | | |
88 | 89 | | |
| 90 | + | |
89 | 91 | | |
90 | 92 | | |
91 | 93 | | |
| |||
0 commit comments