Skip to content

Commit 5682b67

Browse files
committed
Merge branch 'yefu/aca' of https://github.com/tawalke/azure-search-openai-demo into yefu/aca
2 parents 560076b + 11837ba commit 5682b67

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/azure_container_apps.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,7 @@ azd env AZURE_CONTAINER_APPS_WORKLOAD_PROFILE D4
4949

5050
For a full list of workload profiles, please check [here](https://learn.microsoft.com/azure/container-apps/workload-profiles-overview#profile-types).
5151
Please note dedicated workload profiles have a different billing model than Consumption plan. Please check [here](https://learn.microsoft.com/azure/container-apps/billing) for details.
52+
53+
## Private endpoints
54+
55+
Private endpoints is still in private preview for Azure Conainer Apps and not supported for now.

infra/core/host/container-apps.bicep

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ module containerAppsEnvironment 'br/public:avm/res/app/managed-environment:0.5.2
5252
// Non-required parameters
5353
infrastructureResourceGroupName: containerRegistryResourceGroupName
5454
infrastructureSubnetId: virtualNetworkSubnetId
55-
// internal: true
5655
location: location
5756
tags: tags
5857
zoneRedundant: false

0 commit comments

Comments
 (0)