User-Defined Routing
In this lab you will learn how to do the following:
Log in to the Azure CLI
Create a firewall
Custom route a frontend
Custom route a backend
Step 1 - Logging In
Run this command to log in to the Azure account:
az login -u $username -p $password...
cloudforall.hashnode.dev5 min read