I'm running into an issue with the Azure Storage Sync Service where I'm getting an error that says it's not configured to use managed identities. I've already done a few things to try to fix this: I've turned on the System Assigned Status for all my VMs, and I have the Owner permission role under the Storage Sync Service. However, when I check the Managed Identities tab to turn on Managed Identities, it's still greyed out. Do I need to assign a managed identity to a specific resource?
1 Answer
Have you checked out the troubleshooting steps from the Microsoft documentation? They have a section that might be helpful for ensuring the Storage Sync Service is set up properly with a system-assigned managed identity. Sometimes all it takes is a small configuration tweak. Look into it and see if anything stands out for you!
I followed those steps, but I'm still running into issues. The command doesn't seem recognized, and the Managed Identities option remains greyed out.
I’ll do this later and report back.