Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Infra GenNew to Visual Studio Code? Get it now.
Infra Gen

Infra Gen

Preview

DNV AS - Open Source

|
151 installs
| (0) | Free
Automate the provisioning, configuration, and management of cloud infrastructure by generating Infrastructure as Code (IaC) using declarative or imperative templates, enabling consistent, repeatable, and scalable deployments across environments.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Common IAC

Extension for Visual Studio Code enabling easier editing of infrastructure code of azure resources.

Features

  • Generate Azure resources provision script (Bicep) and deployment pipeline (Azure DevOps).
  • Generate Azure devops CI/CD pipeline template for web applications.

Quick Start

Launching Common IAC

Run the command IAC: Generate Azure infrastructure as code from the command palette.

cmd

Setting up Application name

app

Input application name

Picking resources to gerneate template

Select Azure resource or Devops CI/CD pipeline

app

Structure and Templates are generated

app

Snippets

Typing az to pop up bicep snippet list.

app

  • az-logAnalyticsWorkSpace > Azure LogAnalytics Workspace:
  • az-appInsight > Azure Application Insight
  • az-appServicePlan > Azure App Service Plan
  • az-app > Azure App Service
  • az-keyVault > Azure KeyVault
  • az-keyVault.privateEndpoint > Azure KeyVault PrivateEndpoint
  • az-storageAccount > Azure StorageAccount
  • az-appService.privateEndpoint > AppService Private Endpoint
  • az-storageAccount.privateEndpoint > Azure StorageAccount PrivateEndpoint
  • az-spoke.front > Spoke Front Subnet
  • az-spoke.middle > Spoke Middle Subnet
  • az-spoke.back > Spoke Back Subnet
  • az-naming > Naming Convention module

Requirements

  • Azure subscription is required
  • Azure DevOps is required

Known Issues

Track issue here

Release Notes

0.0.7

New IAC Template

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft