Azure services

Step-by-Step Guide: DNS based traffic load balancing with Azure Traffic Manager (PowerShell Guide)

In my previous blog post, I explained how to setup an Azure Traffic Manager. In there, I used GUI method to set it up. In this post I am going to show how we can set up Azure Traffic Manager using Azure PowerShell. In this demo, I am going to demonstrate how we can use Azure traffic managers to improve the application/service performance by pointing users to the closest endpoint. This demo…
Read more

Microsoft Entra Permissions Management – Part 01 – Azure Subscription Onboarding

Step-by-Step Guide : Automate JML(Joiners/Movers/Leavers) process with Microsoft Entra lifecycle workflows

Azure services

Step-by-Step Guide: DNS based traffic load balancing with Azure Traffic Manager

In my previous blog post, I explain how we can use Azure load balancer to distribute network traffic to endpoints in the same Azure region. It can be accessed using http://www.rebeladmin.com/2020/01/step-step-guide-setup-azure-load-balancer/ . But we can’t use the same method to distribute traffic to different Azure regions. For that, we have to use the Azure Traffic Manager. The azure…
Read more

Microsoft Entra Permissions Management – Part 01 – Azure Subscription Onboarding

Step-by-Step Guide : Automate JML(Joiners/Movers/Leavers) process with Microsoft Entra lifecycle workflows

Azure services

Step-by-Step Guide: How to configure Azure Private DNS? (PowerShell Guide)

If we are in an Active Directory environment, we can use windows DNS services to manage DNS records. This allows us to connect to hosts using their FQDN. When a new host added or when host IP address updated, relevant DNS entries are get updated automatically. Also, the same DNS servers can use to create custom DNS records. If it is not an Active Directory environment and still wants to use…
Read more

Microsoft Entra Permissions Management – Part 01 – Azure Subscription Onboarding

Step-by-Step Guide : Automate JML(Joiners/Movers/Leavers) process with Microsoft Entra lifecycle workflows

Active DirectoryAzure servicesMicrosoft Technologies

Step-by-Step Guide to manage DNS records in Azure Managed Domain (AAD-DS)

In my recent articles I was explaining how to enable Azure Active Directory Domain Service and how to manage its services using domain-joined server. If you not read it yet please check my last post in here. When you manage a local active directory instance, using DNS mmc you can manage the DNS records. But can we do same with Azure managed domain? Answer is yes. In this post I am going to show…
Read more

Microsoft Entra Permissions Management – Part 01 – Azure Subscription Onboarding

Microsoft Entra lifecycle workflows Part 02 - How to synchronize value for employeeHireDate attribute from on-premises Active Directory ?