Forum Discussion
nabi04
Oct 13, 2023Brass Contributor
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 the...
Kidd_Ip
Oct 15, 2023MVP
You may consider Private endpoints:
https://learn.microsoft.com/en-us/azure/azure-functions/functions-networking-options?tabs=azure-cli