This message was deleted.
# general
s
This message was deleted.
e
Well the main issue there looks to be azure specific. I'd guess your running with credentials that can't do that getClientConfig call directly, I don't know azure well enough to say why though. Second minor thing, you don't really need that Output.Create at the end of your Apply function. You should be able to return just data directly.