Azure deployment with Terraform
First we need to connect to the Portal, you can programmatically connect (SPN) or by using portal, We need a Resource Group and a Storage Account.Create 2 containers inside the…
First we need to connect to the Portal, you can programmatically connect (SPN) or by using portal, We need a Resource Group and a Storage Account.Create 2 containers inside the…
Basics Provider: a provider is responsible for understanding API interactions and exposing resources on your targets. Think of your targets could be Azure VM Resources: This is where we actually…
Orchestration is the automated configuration, management, and coordination of computer systems, applications, and services. Orchestration helps IT to more easily manage complex tasks and workflows.It aims to consolidate recurring/repeatable tasks…