Hello everyone, any guru can share some pointers o...
# azure
m
Hello everyone, any guru can share some pointers on how might one create an API key for AppInsight using the Azure Native provider?
p
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
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.