https://pulumi.com logo
#azure
Title
# azure
m

mysterious-dusk-52695

04/12/2022, 3:59 AM
Hello everyone, any guru can share some pointers on how might one create an API key for AppInsight using the Azure Native provider?
p

prehistoric-nail-50687

04/12/2022, 6:57 AM
most probably you mean the
instrumentationKey
of this: https://www.pulumi.com/registry/packages/azure-native/api-docs/insights/component/
there is also the whole
connectionString
available
m

mysterious-dusk-52695

04/12/2022, 6:59 AM
Thanks Domi, the instrumentationKey is pretty straight forward, but rather the Native equivalent of https://www.pulumi.com/registry/packages/azure/api-docs/appinsights/apikey/
Its for generating a programmatic ApiKey to appinsight.
5 Views