https://pulumi.com logo
#getting-started
Title
# getting-started
c

clever-address-74879

06/10/2022, 5:07 PM
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

fast-vr-6049

06/13/2022, 8:47 PM
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
3 Views