We are using private endpoints with our Azure App Service. We have seen that you can RDP to a private endpoint address, and the private endpoint supports TLS 1.0.
Does anyone know how to disable RDP and set the TLS version?
We are using private endpoints with our Azure App Service. We have seen that you can RDP to a private endpoint address, and the private endpoint supports TLS 1.0.
Does anyone know how to disable RDP and set the TLS version?
Azure App Service, by design, does not include any resources into which you can connect with Remote Desktop.
To set the minimum TLS version for your App Service, you can use the Azure portal. Navigate to your app service -> TLS/SSL Versions and select the minimum version which you'd like the service to support: