What is Just Enough Administration ? I was off from blogging for few months as I had to spend my free time on another task which will help all of you more. Stay tuned! More info will share soon. Anyway, I am back on blogging!
Just Enough Administration was first introduced in 2014 and it was the first approach towards the privilege access management comes with windows server 2016. JEA allows to…
In this series of articles, it which will explain how to use PowerShell to manage your Azure Active Directory instance. In Part 01, I am going to show how to connect with Azure Active Directory using PowerShell and show actions of some day to day operation related commands.
In order to use PowerShell with Azure Active Directory, first we need to install Azure Active Directory Module in local…
What is time based group membership ? In new AD DS 2016 allows administrators to assign temporally group membership which is expressed by TTL (Time-To-Live) value. This value will add to the Kerberos ticket. This also called as “Expiring-Link” feature. When user assign to a temporally group membership, his login Kerberos ticket granting ticket (TGT) life time will be equal to lowest TTL value…
When you are in hybrid cloud setup with azure, using site-to-site VPN gateway you can have better continuity for your workloads. in this post, I am going to demonstrate how to set up site-to-site VPN Gateway.
VPN Gateway Configuration
Before start make sure you have following in place.
1) VPN device – you need to have VPN device in on-premises to create the VPN connection with azure. the…

