I want to use the secure unique default hostname feature when creating an Azure app service (see https://techcommunity.microsoft.com/blog/appsonazureblog/public-preview-creating-web-app-with-a-unique-default-hostname/4156353 ). But I don’t find any option to configure this.
I found the option “domain_name_label_scope” in “azurerm_public_ip” which seems to do something similar. But I didn’t find anything in “azurerm_linux_web_app”. Is this not supported yet?