I am trying to deploy a rule to an Azure Topic Subscription. The arm template deploys the rule "workday" without the $Default rule, however, the subscription never gets the message when I publish to the Topic. It only works when I add the $Default Rule.
I am using Cerebrata Cerulean. When I add the subscription via this tool and add the workday rule it automatically creates the $Default rule!!
This is my arm template. I cannot add a $Default Rule as it wont let me.