mirror of
https://github.com/semantica-agi/semantica.git
synced 2026-08-29 04:26:20 +00:00
AZR-000363 (Azure.ContainerApp.PublicAccess) — line 29 managedEnvironment: - Add vnetConfiguration.internal: true (default) so the environment uses an internal load balancer instead of a public IP - Parameterize with vnetInternal (bool, default true) and infrastructureSubnetId so operators can provide their subnet on deploy AZR-000361 (Azure.ContainerApp.ManagedIdentity) — line 40 containerApp: - Add identity.type = SystemAssigned so the Container App can authenticate to Azure services without storing credentials Also update main.parameters.json and README with the new parameters.