Problem Statement
We created an Azure account for one of our customers and hosted an application using App Service and Azure SQL Server. For development purposes, two-way authentication was time-consuming, as customers need to provide the details (OTP) every time at login. So, the customer requested to turn off two-way authentication.
The solution to Switch OFF Two-way Authentication
Step 1
Login into Azure Portal with the Login Credentials.
Step 2
Search for Azure Active Directory as below,
Step 3
Click Properties as shown below,
Step 4
Click Manage Security Details from the bottom of the Properties page as shown below and Select No for Enable Security defaults toggle and save the same.
Note
You can select Yes if you want to turn on the Two Way Authentication.
Thanks and Have a great day ahead !!!