The cmdlet Get-AzureRmDnsRecordSet returns only the first 100 records of any requested result set.
What can I do to eliminate this 100-record limit? Or else, how can I retrieve the following records (after the first 100)?
I'm using Azure powershell 1.3.2
Thanks in advance,
Fabio Fernandes