Azure-docs: Missing step for Link storage accounts

Created on 9 Apr 2020  Â·  12Comments  Â·  Source: MicrosoftDocs/azure-docs

This page is missing a needed step in order to be able to link the Storage accounts via IAM. The Remote Rendering resource first needs to enable Identity > System assigned > On. Otherwise no identity can be selected in the Storage accounts IAM Assign role dialog.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

assigned-to-author azure-remote-renderinsvc doc-enhancement triaged

All 12 comments

Great, thanks for this feedback, very much appreciated!
I will check back with the devs and correct this.

If you created your account after public preview release, then the system managed identity should be enabled by default. Older accounts however (created during private preview) may have this disabled. Does this maybe apply to you?
The migration guide during private preview strongly suggested to re-create the ARR account. If you fix the setting later (as you described above), then this may work at a first glance, but cause problems with storage accounts later on when trying to use them.

Hey @FlorianBorn71 That is not the case here.

I created the account freshly yesterday on a whole different tenant. All services were newly setup on my private Azure tenant yesterday and today. The private preview was using our company tenant.

Alright @FlorianBorn71 I just created a new ARR resource on the same private tenant and this one has Identity enabled by default.
You guys must have changed something in the last 30h or so.
The other one was created yesterday morning.

glad to hear it works now!

Nope. Does not work. Somehow it was automatically disabled again.
Also just created a third instance and that did not have Identity On by default. Something is going on here.

OK, will try to poll more information from the devs

I found out how to reproduce it:

  1. Create new ARR resource with Azure Portal.
  2. Go to Resource once deployed.
  3. Click Identity and notice System assigned Status is on by default.
  4. Click Access Keys to see the Primary Key, etc.
  5. Click Identity and notice System assigned Status turned off now.

Turning it on manually seems to keep the state and does not switch it off when changing to another item.

Looks like a bug to me.

Awesome, thanks for the repro steps! They helped pinpointing the underlying problem. The team is working on this.

in-progress

The fixes have been rolled out now.

  • You should be able to turn the toggle in the Identity tab on/off.
  • The identity tab doesn't change state when you switch between viewing other tabs (such as Access Keys)

Thank you for reporting the issue!

Confirmed it works now and the bug is fixed. Thanks and take care.

Was this page helpful?
0 / 5 - 0 ratings