Hi All... Has anyone got a pattern for creating fu...
# azure
w
Hi All... Has anyone got a pattern for creating function keys for azure functions? It doesn't seem there is a resource for it?
t
If you are asking about `azure-native`… Looking at it now - the API endpoint has an odd structure there that we failed to parse into our resource model. Do you mind opening an issue?
w
sure, I'll sort over the weekend. Do you think it's worth me waiting for you to complete it? I'll need it towards the middle/end next week.
t
I don’t think we’ll ship this next week
w
thanks, what patterns are there for hitting the APIs directly as part of pulumi. I'm specifically interested as to whether you can piggy back on the cli/credentials integration from pulumi.
t