Ever faced the following error while changing any properties in Azure Analysis Service or while processing a Analysis Service Database:
“ This operation is not allowed by The Azure Analysis Service product as the current context is read-only”
All you have to do is to add “:rw” at the end of your server name URL when you establish connection:
asazure://easteurope.asazure.windows.net/dbname:rw