Is your feature request related to a problem? Please describe.
The sample would be more practical and secure if the Azure Key Vault and Storage Account resources have private endpoints deployed. Additionally the Azure Container Registry could also have a private endpoint.
Describe the solution you'd like
I would like to see a sample where Azure Key Vault and Storage Account resources have private endpoints deployed. Additionally the Azure Container Registry could also have a private endpoint. I would also like to see samples of how the App Settings should be configured to force all outbound traffic from the Function App to go over the private VNet attached to the Container Apps Environment.
Describe alternatives you've considered
I have attempted to use the App Settings as described for deploying Function Apps on App Service Plans, however this does not seem to include a solution for accessing Key Vault secrets over a private endpoint connection.
Is your feature request related to a problem? Please describe. The sample would be more practical and secure if the Azure Key Vault and Storage Account resources have private endpoints deployed. Additionally the Azure Container Registry could also have a private endpoint.
Describe the solution you'd like I would like to see a sample where Azure Key Vault and Storage Account resources have private endpoints deployed. Additionally the Azure Container Registry could also have a private endpoint. I would also like to see samples of how the App Settings should be configured to force all outbound traffic from the Function App to go over the private VNet attached to the Container Apps Environment.
Describe alternatives you've considered I have attempted to use the App Settings as described for deploying Function Apps on App Service Plans, however this does not seem to include a solution for accessing Key Vault secrets over a private endpoint connection.
Additional context