Domain join Azure ACI and Deploy ASP application on Azure ACI with windows authentication to on-prem sql

MS Techie 2,676 Reputation points
2020-12-16T06:52:16.86+00:00

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 ?

Azure Container Instances
Azure Container Instances
An Azure service that provides customers with a serverless container experience.
635 questions
0 comments No comments
{count} votes

Accepted answer
  1. Winston 2,761 Reputation points
    2020-12-17T19:34:24.847+00:00

    Hey @MSTechie ,

    1. Yes you can connect your ACI Image to an On-Premises SQL Server using Windows Authentication
    2. I'm unsure about what your asking here, if your asking to use an Azure AD service principal to authenticate see here
    3. Yes you can export App Insights data from your ASP.Net website.
    0 comments No comments

0 additional answers

Sort by: Most helpful