We have downloaded the latest code and installed with an app service.  The solution works.
Next we attempted to Deploy with private access using the following
azd env set AZURE_USE_PRIVATE_ENDPOINT true
azd env set AZURE_PUBLIC_NETWORK_ACCESS Enabled
azd up
The deployment completed but on private endpoints were created?
Is deploying private endpoints still a feature.