First, than you for responding! Yes I am using Azure Server 2022, data center edition. I have successfully connected my on prem domain with my azure tenant via Meraki (marketplace connector). Server successfully joined the domain. I can access file shares on the Azure file server via a net use, but I need the SMB over QUIC to work. I dont know what RBAC roles I need to assign to my ID so that it wont be blocked, the id I am using is already an owner at the subscription level. MS provides very little details on RBAC roles for this.
SMB over QUIC setup, following Certificate installation (GoDaddy) getting RBAC blocked. I don't know why?
I have setup Azure 2022 Data Center Edition in Azure tenant Created and installed a certificate (as per spec) I have owner access rights on the server and the subscription level I still get blocked by Role Based Access credentials RBAC when trying to configure SMB over QUIC. Can someone help?
4 answers
Sort by: Most helpful
-
-
Deleted
This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.
Comments have been turned off. Learn more
-
Nehruji R 8,171 Reputation points Microsoft External Staff
2024-01-31T12:25:32.8666667+00:00 Hello Brian, Greetings! Welcome to Microsoft Q&A forum.
I understand that you are facing issues in accessing the file share over SMB QUIC,
If you encounter any issues related to RBAC (Role-Based Access Control), consider checking your permissions and network settings. Additionally, ensure that network discovery is turned on to allow seamless sharing. refer - https://support.microsoft.com/en-us/windows/file-sharing-over-a-network-in-windows-b58704b2-f53a-4b82-7bc1-80f9994725bf
SMB over QUIC is not enabled by default. A file server administrator must opt in to enabling it. Windows SMB clients still use TCP by default. They will attempt SMB over QUIC only if the TCP attempt fails or if intentionally requiring QUIC using:NET USE /TRANSPORT:QUIC orNew-SmbMapping -TransportType QUIC
the following blog will provide you more insights on creating the SMB over Azure VM with Windows 2022 DC Edition -SMB over QUIC now available in Windows Server Insider Datacenter and Standard editions - Microsoft Community Hub
Remember to configure your RBAC (Role-Based Access Control) appropriately to ensure that your role has the necessary permissions for SMB over QUIC. If you encounter any issues, refer to the official documentation for further guidance on troubleshooting the errors - Troubleshoot Azure Files SMB connectivity and access issues - Azure | Microsoft Learn. If you still encounter the issue please help us with error screenshot and more details.
Hope this answer helps! Please let us know if you have any further queries. I’m happy to assist you further.
-
Silvia Wibowo 5,456 Reputation points Microsoft Employee
2024-02-01T00:02:56.2866667+00:00 Hi @Brian, you'd need RBAC for Storage File Data. My educated guess is one of these: