0

I am trying to enable Custom Logs for Azure Log Analytics.

I looked at the official documentation which says this:

After you are redirected to the OMS portal, click the Settings tile on the top right-hand side of the page.

OMS portal Settings option

I also found this stack overflow page which says a similar thing.

Now when I go to the OMS portal I see the following:

enter image description here

which no cog!

Has how to enable this moved or have I not got the correct access?

I am an Owner of the subscription but not account administrator

JKennedy
  • 18,150
  • 17
  • 114
  • 198

1 Answers1

1

I have reproduced your issue, I created the workspace, I add a user as READONLY USER.

enter image description here

In the portal of my own account(ADMINISTRATOR of the workspace), it will be fine. But in the portal of the READONLY USER , it is the same issue with yours.

You could refer to the screenshot.

enter image description here

So you should get the CONTRIBUTOR user to the workspace or create a workspace by yourself, it will be fine.

Joy Wang
  • 39,905
  • 3
  • 30
  • 54
  • On the one subscription I am an `Onwer` and I can see the cog and on the other subscription I am a `Contributor` and I can't see the cog. I will get my subscription `Owner` to update this – JKennedy Jun 01 '18 at 07:55