Skip to content

Commit 8555d49

Browse files
fix: local deployment setup (#2182)
1 parent 6631435 commit 8555d49

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

azure.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ metadata:
66

77
requiredVersions:
88
azd: '>= 1.18.0 != 1.23.9'
9-
bicep: '>= 0.33.0'
109

1110
hooks:
1211
postprovision:

docs/LocalDevelopmentSetup.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -300,6 +300,8 @@ You can also update the `principalId` value in `infra/main.bicep` with your Prin
300300

301301
**Note**: RBAC permission changes can take 5-10 minutes to propagate. If you encounter "Forbidden" errors after assigning roles, wait a few minutes and try again.
302302

303+
> **⚠️ Important**: If your deployment uses WAF or VNET-secured resources with private endpoints, you must enable public network access on all Azure services (Storage, OpenAI, Cognitive Services, Key Vault, PostgreSQL, etc.) to allow local development traffic.
304+
303305
### 4.4. Configure Authentication Type
304306

305307

0 commit comments

Comments
 (0)