This repository has an example of terraform code useful to build a very basic App Service with a Azure DevOps pipeline which apply the changes.
The DevOps pipeline id
When you define the pipeline do not forget to define the following vairables:
- subscriptionId: azure subscription id
- tenantId: azure tenant id
- clientId: azure client id
- clientSecret: azure secret
- env
The current example do not store the terraform status file in a blob. In a production ready environment the state should be stored in Azure Storage