Oct 13 2023 01:49 AM - edited Oct 13 2023 01:50 AM
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?
Oct 13 2023 04:41 AM
Oct 14 2023 06:17 PM
You may consider Private endpoints:
https://learn.microsoft.com/en-us/azure/azure-functions/functions-networking-options?tabs=azure-cli