I Have an Azure Release Pipeline for my website. For one of the task in that Release Pipeline, i need to disable HTTPS ONLY option (its is available under SSL/TLS Blade in Azure Portal check below image). After that task is executed i want to turn ON that "HTTPS ONLY" again.
Is there a simple way simple way to do that?
PS: i have reviewed this question already but i don't want to use ARM Template