Hi again <#C01PF3E1B8V|getting-started> Does anyon...
# getting-started
c
Hi again #getting-started Does anyone have an example of setting up an Azure Container App? I'm trying to setup a managed environment, but the log analytics (which is required) needs a CustomerId and SharedKey, but the log analytics in the Azure Native provider does not output that. It's only available in the Azure Classic provider.
Maybe I should just use Azure Classic to do this?
Or rather, the CustomerId is there, but how do I get the shared key? https://www.pulumi.com/registry/packages/azure-native/api-docs/operationalinsights/workspace/#outputs
f
Hey! It's a bit late, but: I have a bug report involving Container Apps, and in the report, I shared all my code for getting a Container Apps environment up and running. Take a look, it might be helpful! https://github.com/pulumi/pulumi-azure-native/issues/1715
🙌 1