Has anyone had much experience with sending data from a smartApp to an Azure EventHub? I’ve read this brilliant article, but the only way I can envisage implementing it, is to generate an SAS token with a very long expiry time/TTL.
Is there a way to generate an SAS token on the fly within a smartApp?
Thanks