This template creates a Terraform workstation as follows: Create a VM with system assigned identity based on the Ubuntu 17.10 image Install the MSI extension on the VM to allow OAuth tokens to be issued for Azure resources Assign RBAC permissions to the Managed Identity, granting owner rights fo...
In this article API for NoSQL Next steps APPLIES TO: NoSQLThis article shows Terraform samples for NoSQL accounts.API for NoSQLExpand table SampleDescription Create an Azure Cosmos account, database, container with autoscale throughput Create an API for NoSQL account in two regions, a databa...
Create a Linux virtual machine using azurerm_linux_virtual_machine Create an AzAPI resource azapi_resource. Create an AzAPI resource to generate an SSH key pair using azapi_resource_action. Prerequisites Install and configure Terraform Implement the Terraform code Note The sample code for this ...
Create a Linux VM using azurerm_linux_virtual_machine Create an AzAPI resource azapi_resource. Create an AzAPI resource to generate an SSH key pair using azapi_resource_action. Prerequisites Install and configure Terraform Implement the Terraform code Note The sample code for this article is ...
1. This sample code (name it as petclinic.tf) helps you to setup the necessary configs for petclinic. You may upload this to your git repo and pull it to the azure cloud shell: provider"azurerm"{features{}}resource"azurerm_resource_group""example"{name ="petclinic_terraform"location ...
This is part 1 of a 2-part series demonstrating how to continuously build and deploy Azure infrastructure for the applications running on Azure. The first article will show how open source tools, such as Terraform and Ansible, can be leveraged to implement Infrastructure as Code. The secon...
azure-virtual-network azure-key-vault azure-monitor azure-log-analytics azure-virtual-machines Deploy an OpenAI, LangChain, ChromaDB, and Chainlit chat app in Azure Kubernetes Service using Terraform This sample shows how to create two AKS-hosted chat applications that use OpenAI, LangChain, Chrom...
Code Sample Azure Hybrid Cloud Lab Environment https://techcommunity.microsoft.com/t5/educator-developer-blog/azure-hybrid-cloud-lab-environment-is-an-serverless-azure-iot/ba-p/3251405 import{Construct}from"constructs";import{App,TerraformOutput,TerraformStack}from"cdktf";impo...
Code Issues Pull requests 1000+ DevOps Bash Scripts - AWS, GCP, Kubernetes, Docker, CI/CD, APIs, SQL, PostgreSQL, MySQL, Hive, Impala, Kafka, Hadoop, Jenkins, GitHub, GitLab, BitBucket, Azure DevOps, TeamCity, Spotify, MP3, LDAP, Code/Build Linting, pkg mgmt for Linux, Mac, Python...
We’ve shown you how to configure and use Workload identity federation for Azure DevOps, we want you to start using it right away. If you want a more in depth example, you can refer tothis sample repository. Thanks for reading, feel free to ask questions....