Send subset of data to Azure

Hi,

I'm currently testing the Azure Injector module.

What I want to archieve is to send a few tags to Azure hidden as json object inside my UDTs somewherer in my tagstructure. The idea is to have a specific tagname in my UDTs like TransferTo Azure (or a parameter). And then filter theese out and send them. I do not want to send 'Everything'.

What is best practices to do so?