Hey Everyone, We need to update our MAS connection string without logging in to environment manager and of course not logging into even server. So I wrote playbook which retrieves password from vault, decode it , changes related uid``s password in existing connection string. However, I am having difficulties to write this updated string into MAS properties I am using sas-bootstrap-config kv read command to read the value and tried kv write command to write it back and it appears sas-bootstrap-config kv write command does not work at all cause it does not show any error but also it does not update the value. Does anyone know how to update the value of sas.microanalyticservice.properties connnection string value using sas admin CLI ? we are using sas viya 3.5 Thanks in advance
... View more