Forum Discussion

nabi04's avatar
nabi04
Brass Contributor
Oct 13, 2023

How to connect Azure Function App to On-prem DNS Server?

I am creating a .NET application that validates domain from an on-prem DNS server. I would like to know how can I integrate my Azure function app to perform nslookup on the on-prem DNS server. Is there a way without using virtual networks or powershell script?

Resources