Migrate to cloud authentication in batches

I am excited about this feature that has been released by Microsoft as that will assist many organizations that want to switch over form their federation application such as secuareauth, PING, ADFS and others to Cloud authentication.  password hash synchronization (sync) + seamless single sign-on (SSO) or pass-through authentication + seamless SSO Previously organizations have to do a hard…

End of Exchange Online Classic Authentication

As most of you admins are already aware that Microsoft is killing Basic authentication for Exchange Online services for PowerShell, EWS, POP, IMAP and EAS. SMTP authentication is still supported.(changes will not affect it)   Microsoft already released the Exchange online MFA Powershell  previously but it lacked the capability to be used in scripts. Microsoft…

Journey to Cloud

I was going thru some material & than it hit me, yes this is the journey we have taken in a decade to reach the cloud, that all see today as Azure, AWS or others. We started with Onpremise Environment where we manage all our servers, routers, switches, Cooling, power – all by ourselves. For big organizations…

Multiple NIC Azure VM

I was playing with Azure IAAS & than came the requirement to have multiple NICs on a machine and to my surprise There is no way to have multiple NICs after the machine has already been setup with a single NIC. Multiple NICs are not supported by all VM sizes. (refer below link to know…

Azure PowerShell and Azure Command Line

In this blog post I want to talk about getting started with Azure Powershell and command line. Good news is that you can use Azure command lines from other platforms as well like MAC, Linux. To get started with Azure automation for Infrastructure Engineers, here are the steps: Easy way to remember, just google Azure SDK…