I need to create a new private endpoint for an Azure App Service Environment_v3 using Terraform but I am unable to come up with the code since the sub-resource type for App Service Environment is not available.
Could someone kindly assist me with the Terraform code for the same.
According to this documentation, the sub-resource type should be hosting environment
.
This documentation may also assist you on your endeavor.
1