Azure Analysis Service – current context is read-only

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


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.