Can anyone show me the YAML used to add a "Azure Container App" to a VNET.
NOTE: This is an Container App not Web App or Container Instance (brand new GA).
I am updating my YAML to include the VNET, 'Az containerapp update' runs without failing, but the container is not added to the VNET.
az containerapp update --yaml scripts/containerapp/containername.yaml --name containername --resource-group development