Wednesday, May 6, 2015

How to change the authentication (Multifactor authentication) mode setting in Azure

initially I had MFA call to mobile, when I set the MFA.
then I tot when I will travel, I need to hv the app. so this is how you can change to other options...

login to you azure subscription.
on the top right corner and select "Additional security verification" and that will drive you another screen as below as select as highlighted..

after this click Configure and then it will as you to scan the bar code, before that you must install the Multi-factor App (make sure you download the correct one from MS), then follow the steps in the screen. then you are done.
 
same way you can change to other options...
hope this will help surely...
 
Regards,
Yes.Sudhanshu
 

Monday, April 27, 2015

This runbook is deprecated. Please use OrgID credential auth .

while creating automate process , I was authenticating and for the below warning....


WARNING: This runbook is deprecated. Please use OrgID credential auth
to connect to Azure, instead of certificate auth using this runbook. You can learn more about using credential auth
with Azure here: http://aka.ms/Sspv1l


so the new Azure AD authentication has been implemented and the old one (cert) will be deprecated.
follow the link http://aka.ms/Sspv1l to get the details of Azure AD authentication.
regards,
yes.sudhanshu