sparse-intern-71089
08/21/2022, 12:31 AMbillowy-army-68599
pulumi up <https://github.com/pulumi/examples/tree/master/azure-py-aci>
?billowy-army-68599
pulumi new python-azure
pulumi config set azure-native:location westus2
pulumi up
salmon-sandwich-15994
08/22/2022, 12:05 AMbillowy-army-68599
pulumi up
executes your pulumi code that you’ve written
pulumi new
is the command you want to use to specify a templatebillowy-army-68599
salmon-sandwich-15994
08/22/2022, 12:10 AMpulumi new python-azure
pulumi config set azure-native:location westus2
pulumi new <https://github.com/pulumi/examples/blob/master/azure-py-aci/__main__.py>
pulumi up
billowy-army-68599
billowy-army-68599