Currently, I need to modify the SAS key for some environments but I would prefer to do it from c# script to avoid manual actions. During the investigation, I've found out service endpoint info in the entity "serviceendpoint" and SAS key should be in the "authvalue" field. I'm trying to perform a regular update for this field but no lack. For some reason, it is impossible to perform a regular update for this field.
Could anybody share ideas on how to update the SAS key from the c# script?