ansible-collections / azure

Development area for Azure Collections
https://galaxy.ansible.com/azure/azcollection
GNU General Public License v3.0
245 stars 327 forks source link

No DNS proxy settings avaulable for Azure firewall module #304

Open david-freistrom opened 3 years ago

david-freistrom commented 3 years ago
SUMMARY

It's not possible to define DNS proxy for Azure firewall via Ansible module

ISSUE TYPE
COMPONENT NAME

azure.azcollection.azure_rm_azurefirewall

ADDITIONAL INFORMATION

To leverage FQDN on network rules we need DNS proxy enabled, when enabled the firewall will listen on port 53 and will forward DNS requests to the DNS server specified above. This will allow the firewall to translate that FQDN automatically.

Fred-sun commented 3 years ago

@david-freistrom Thank you for reporting this to us. We will look into it. Thank you very much!

nikhilpatne commented 3 years ago

Hi @Fred-sun, Can I Pick this Issue ? I can work on this.

Fred-sun commented 3 years ago

Hi @Fred-sun, Can I Pick this Issue ? I can work on this.

@nikhilpatne Thank you for your contribution. Do you have any latest updates?