Hello, I have a RHEL 8.x VM running in Azure gov. I have successfully joined it to a windows domain. I can view users and groups using wbinfo -u and wbinfo -g. I can also log into the server using my Windows credentials.
I have followed these steps to configure AD auth for SQL Server:
https://docs.microsoft.com/en-us/sql/linux/sql-server-linux-ad-auth-adutil-tutorial?view=sql-server-ver15
When I try to create a login from windows I get "Windows NT user or group not found. Check the name again."