Azurerm_windows_web_app disable network access

How do you disable network access for Azure Windows Web App. We are using private links. When the App is provisioned the private links do not exists yet.

I see this can be set using azurerm_app_configuration but not sure how to connect the app_confgure with the app.

  • public_network_access - (Optional) The Public Network Access setting of the App Configuration. Possible values are Enabled and Disabled.