Azure Files Authentication with Azure Active Directory Domain Services

Azure Files as of recent times supports authentication with Azure Active Directory Domain Services using identity-based authentication. Virtual Machines joined to Azure AD DS can authenticate to Azure Files using Azure AD credentials rather than the generic username/password Azure Files provides. As a prerequisite, you will require an Azure Active Directory Domain Services (Azure AD … Read more

Configuring an Azure Active Directory Domain Services instance and joining Virtual Machine to domain

What is Azure Active Directory Domain Services (Azure AD DS)? Azure AD DS provides domain services without the need to deploy and manage actual domain domain controllers, services include group policy, domain join and even Kerberos/NTLM authentication. The AD DS instance also integrates with your existing Azure AD tenant, allowing you to include existing AD … Read more