Azure Container Instances
An Azure service that provides customers with a serverless container experience.
711 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
In on-premises ,i have an ASP application connecting to SQL . The SQL will remain on-premises , but Web app will be moved to azure.
Our on-premises is connected to azure network using Express Route
1)if i deploy my ASP docker image to Azure Container Instance (with windows OS) , can i connect to on-premises SQL server using Windows Authentication ?
2)Can we domain join an Azure container instance to windows domain?
3) Can we configure Application Insights for the ASP.Net website deployed in Azure ACI ?
Hey @MSTechie ,