Skip to content

uolter/azure-app-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Azure App Service

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

Note

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

Important

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages