Bypass AzureAD Administration Portal Restriction

The security of active directory will always be a hot topic. AD contains all your identities/structure and isn’t something you want anyone accessing. In traditional models, a common threat was that your users could query AD using net /domain commands.
A default control to help limit this would be that you were required to be on the network (Client > Domain Controller). This…