Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Hi Amir,
Thank you for posting your question in the Microsoft Q&A forum.
Yes, your new Entra joined PCs can access local file shares and printers without joining the AD domain. For single sign-on (SSO) to resources that use AD authentication, users need AD accounts synchronized to Entra ID. The PCs also need network access to your domain controllers and the resources. Please visit this document for more details: How SSO to on-premises resources works on Microsoft Entra joined devices - Microsoft Entra ID | Mic…
If you're planning to use Windows Hello for Business with a PIN or biometrics, cloud Kerberos trust is a supported option. Your identity administrator would create the Entra Kerberos server object for the relevant AD domain, then enable Windows Hello for Business and its cloud-trust policy on the PCs. The deployment guide covers the requirements and setup.
For your planned rollout, these limitations are worth checking:
- Local AD and domain-controller connectivity are still needed. The PC exchanges Entra ID’s partial Kerberos ticket with a domain controller for a full AD ticket; existing resource permissions still apply. See the authentication flow.
- Entra joined PCs have no local AD computer account, so resources requiring AD machine authentication won't work. Domain Group Policies also won't apply, so existing drive-mapping and printer-deployment policies need another delivery method, such as your device-management solution Plan your Microsoft Entra join deployment - Microsoft Entra ID | Microsoft Learn
- Cloud Kerberos trust blocks certain privileged AD accounts by default. Use an regular user account for a test, don't relax that protection to make an administrator account work.
Before choosing the configuration, confirm whether your storage uses AD authentication or separate local accounts, whether the printers are shared through a Windows print server, and how users will sign in to Windows. That will help you choose the setup that fits your environment.