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

Step-by-Step Guide: Configure Entra ID lifecycle workflow to trigger mover task on user profile changes

Microsoft Entra Permissions Management – Part 01 – How to onboard Azure Subscription ?

Active Directory

RebelAdmin.com listed among Top 100 Microsoft Azure Blogs in 2022

I am glad to announce my blog rebeladmin.com is listed among Top 100 Microsoft Azure Blogs in 2022. https://blog.feedspot.com/microsoft_azure_blogs/ Feedspot has a team of over 25 experts whose goal is to discover and rank popular blogs, podcasts and youtube channels in several niche categories. Feedspot Ranking is based on,  Relevancy Industry Blog post frequency(freshness) Social media…
Read more

Mastering Active Directory – 3rd Edition

Step-by-Step Guide: How to sync Custom Active Directory Attributes to Azure AD?

Azure services

Step-by-Step Guide: How to setup an Azure load balancer? (PowerShell Guide)

In my previous blog post http://www.rebeladmin.com/2020/01/step-step-guide-setup-azure-load-balancer/, I explained how to setup an Azure load balancer. In that post, I used GUI method to set it up. In this post I am going to show how we can set azure load balancer using Azure PowerShell. In this demo, I am going to set up two virtual servers with IIS on it. Then I am going to set up Azure…
Read more

Step-by-Step Guide: Configure Entra ID lifecycle workflow to trigger mover task on user profile changes

Microsoft Entra Permissions Management – Part 01 – How to onboard Azure Subscription ?

Azure services

Step-by-Step Guide: How to setup Azure load balancer?

The role of a load balancer is to improve the availability of services by distributing the load to a pool of back end servers. When it comes to load balancing, Azure has a few different products to choose from. • Azure Application Gateway – If you require a load balancer that can provide features such as SSL offloading, reverse proxy and works in the application layer (layer 7)…
Read more

Step-by-Step Guide: Configure Entra ID lifecycle workflow to trigger mover task on user profile changes

Microsoft Entra Permissions Management – Part 01 – How to onboard Azure Subscription ?