ARM (Azure Resource Manager) template failing in pipeline
I am trying to update the configurations when creating a new site on Azure. My goal is to Change the minimum TLS Cipher Suite from TLS_RSA_WITH_AES_128_CBC_SHA (least secure) to TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256.