Forum Discussion
FSLogix - Profile can not load
Thank you :). That works without problems. How do I get permission on the Azure SMB share? I don't remember setting anything on the other VM.
1. try testing to see if your account has permissions to the profile path by navigating to your storage account's path using the UNC
if you don't /aren't able to navigate to that path, then you need to:
2. navigate to the storage account in azure portal. under configuration check to make sure "azure active directory domain service (AAD DS)" is set to enable (if that's how you're using it.
3. navigate to the storage account in azure portal. under access control (IAM), check access to your Azure AD user/group. make sure that user or group has "Storage File Data SMB Share Contributor" access.
- Rauke7492Mar 04, 2020Copper Contributor
comes down to the same thing. I get the release via the UNC path.
What is missing in the REG?- benjamink9Mar 04, 2020Copper Contributor
Rauke7492 i doubt its a registry setting issue; looks like it's an issue with how the storage account is set up. did you set up AADS authentication and ensure that the azure ad user has Storage File Data SMB Share Contributor rights under access control (IAM)?
- Rauke7492Mar 04, 2020Copper Contributor