I'm struggling a bit to create a Linux container a...
# general
p
I'm struggling a bit to create a Linux container app service through Pulumi. When I create it through the portal or PowerShell it gets a
kind
value of
"app,linux,container"
but I cannot seem to specify this through the
@pulumi/azure
API, and it just ends up being a regular
"app"
kind.