I am trying to use variables while deploying azure analysis services.
Here the variable library contains the variables values which in turn uses other library values.
It did work for modelname. But when I try to inherit for app id & secret. It throws error as Invalid client secret.
This is how variable is cascaded.
Siddhesh Khavnekar