Azure / Azure-Network-Security

Resources for improving Customer Experience with Azure Network Security

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The script is not fetching any DNS records in my DNS Zone

harinarayanan-muthukumar opened this issue · comments

Describe the bug
When i run the script it fetches all my azure resources perfectly , but its not able to find any Azure DNS in my Subscriptions even though I have multiple DNS zones in my subscription

Reproduce
Steps to reproduce the behavior:
Run the Script as provided in the examples and its not fetching no DNS zone or records
Expected behavior
A clear and concise description of what you expected to happen.
I except it to find all Azure DNS and DNS entires , compare and let me know if I have any dangling DNS entries lying around

image
image
image

@harinarayanan-muthukumar Thank you for this feedback. We are looking into this issue

Hi , I tried the same with Powershell 7 and the script works like a charm . So i suppose its something with 5.1 or some module version . Cloding this issue as no issues was observed in powershell 7