Questions tagged [azure-ad-domain-services]

17 questions
2
votes
1 answer

Can't create Azure Active Directory - Domain Service - Code: RequestConfig

I was facing an issue when tried to create and deploy a new AAD DS instance. I got the following error: { "code": "DeploymentFailed", "message": "At least one resource deployment operation failed. Please list deployment operations for details.…
SaWo
  • 1,515
  • 2
  • 14
  • 32
2
votes
0 answers

Local Azure-Domain-Joined-Server (ADS) can't SSO

Is it Possible to get SSO working on a DomainJoined Server? (ADS) A Local Terminal Server (MS Server 2016) is connected via VirtualVPN to the Azure-Active-Directory-Service. An Office Subscription is Active as well as a Azure P1 License. On the…
Kai Mohr
  • 21
  • 1
1
vote
1 answer

Transferring domain out from Azure

I want to transfer a .net domain from Azure. I looked at the tutorials here and here but I could not get the authorization code and could not get to the Advance Management for the domain. In the past I found that I need to go to the Advanced…
Ido Sorozon
  • 272
  • 1
  • 12
1
vote
1 answer

What is the previous password restriction setting for Azure cloud accounts?

When looking at the documentation for Azure AD password policy, I do not see any restriction on previous password history usage with the exception that it cannot be the last password. Is it possible to set a password policy that does not allow the…
Geekn
  • 2,650
  • 5
  • 40
  • 80
1
vote
0 answers

Changing minimum password length for Azure AD cloud only accounts under Azure ADDS

I understand that password policies for cloud-only user accounts in Azure do not allow us to change the minimum length from 8 to 10 based on existing Microsoft documentation. I also understand that this would be possible for accounts that are…
Geekn
  • 2,650
  • 5
  • 40
  • 80
1
vote
1 answer

Azure AD DS and Roaming Profiles

I am trying to setup my Windows Server to host user Roaming Profiles and Data but am having trouble. I am using Azure AD Domain Services and have a powerful VM running Windows Server 2016 with AD that lists all the users synced from Azure AD. When I…
1
vote
1 answer

SamAccountName in Azure ADDS

Is it possible to retrieve SamAccountName in Azure ADDS? For example, John join company A as john@a.com, there is a child domain called A1, another John joins in as John@a1.com the UPN works fine, but SamAccountName will be different as per…
1
vote
2 answers

Pass Through Auth (PTA) and Password Hash Sync (PHS)

In our environment, we are using pass though auth for Azure AD but for Azure AD Domain service, we need to enable Password Hash Sync as well. I have few questions on that: 1) Can we enable both PTA and PHS? 2) If above is possible, then which one…
James
  • 75
  • 3
  • 9
1
vote
1 answer

Connect Azure VM and On Prem Server to Azure Active Directory Domain Services

Hopefully, I won't make the question very long but a little background is needed. Currently, in our office, we have 5 work stations and 2 windows server 2016. One is a domain controller and the other one with 3 hyper-v running SQL, IIS, and TFS. We…
1
vote
1 answer

Azure Active Directory Domain Services DNS Forwarding

Background: We recently set up Azure Active Directory Domain Services for several Azure Virtual Machines. The domain name we used is mycompany.com and the virtual machines are machine01 and machine02. We also have several websites using the same…
Jeff Widmer
  • 4,746
  • 6
  • 37
  • 51
0
votes
1 answer

Trusted Connection to SQL Managed Instance from Azure Active Directory Domain Services

When connecting a .net application to a local database we have always used a trusted connection connection string. We are porting our platform over to Azure with: Apps on Virtual Machines Azure Domain Services Sql Managed Instance We have multiple…
0
votes
1 answer

PfSense randomly loses connection to Azure AD Domain Service

A few months ago we switched from using on on-prem AD to using Azure AD with ADDS service. Ever since then we are having a problem with our pfSense machine. It is configured to Authenticate through LDAP but sometimes loses connection randomly. When…
Arpi
  • 244
  • 3
  • 10
0
votes
1 answer

Domain Controller Policy for Azure ADDS

I have a network where users are constantly changing their system time in order to do their work. The problem is that whenever I try to execute commands on these machines remotely I cannot authenticate. I want to change the DC policy to allow clock…
0
votes
1 answer

Azure Storage File Share with Folder Label Permission based on Azure AD and Azure AD Domain Service

I am desperately looking for a solution. Posting this question after wasting almost 4 days. We have a file storage application and we are using Azure File Share to manage the files. The file shared can be connect as a Drive in PC or VM using SMB 3.0…
0
votes
1 answer

Azure AD Domain Services Domain Controller's failing Replications Test

I have up Azure AD DS, have joined some Windows 10 PC's, and created some security groups and GPO's. I am getting investigating an error in the Windows 10 System Event Log (Event 4, Security-Kerberos. The Kerberos client received a…
1
2