You can use Kusto Query Language (KQL) to retrieve information about your Azure environment across subscriptions.
It's a fast tool and very useful in larger environments with many subscriptions and resources.
The following example shows how to list all VNets in the environment including their custom DNS server settings.
Go to Azure Portal -> Azure Resource Graph Explorer
In the query window, add the following KQL:
Resources
