Azure repository in azure app service using terraform

Jayakumar 0 Reputation points
2023-01-28T06:20:37.14+00:00

Hi,

I want to understand how azure repository can be used in azure app service source control using terraform and how to pass the credentials for that authentication for that repository

Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,956 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Luke Murray 10,531 Reputation points MVP
    2023-01-30T19:25:17.5966667+00:00

    Hi, take a look at this:

    Variable groups, or pipeline variables and an Azure DevOps service connection can be used to connect to Azure.

    0 comments No comments