How to disable Azure Front Door node

Hey Scripters! Today’s post is about how to disable Azure Front Door node using PowerShell. Azure Front Door is quite new Azure service, which allows you to define, manage, and monitor the global routing for your web traffic. It works on layer 7 and it’s quite similar in way of working to Application Gateway. To manage Azure Front Door by PowerShell, you should have Az.Frontdoor module installed. But in some …