Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.9 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.9 KB

Hello Porter deployment

Azure CNAB/Porter/ACI Test Deployment (test5.json)

Deploys a bundle in Azure that contains an arm template to deploy using AZ/ARM Mixins Created to test parameter & credential pass-through from an ARM template->ACI Deployment->Bundle->ARM Template Deployment.

See the test5 folder for bundle files, etc.)

Makes use of the following Mixins

  • AZ
  • ARM
  • exec

Uses the Azure CNAB Driver (cnabquickstarts.azurecr.io/cnabarmdriver:0.25.0) and the Azure CNAB/ARM Converter to deploy via Azure and ACI.

Deploy an Azure VNET as a single resource

Deploy an Azure VNET as an Azure Deployment

Deploy FixMe