Microsoft - AAD Domainservices
Microsoft - AAD Domainservices
Microsoft - AAD Domainservices
AAD domainServices
Article
12/28/2022
11 minutes to read
1 contributor
API Versions:
For a list of changed properties in each API version, see change log.
Resource format
JSON
Copy
"type": "Microsoft.AAD/domainServices",
"apiVersion": "2022-12-01",
"name": "string",
"location": "string",
"tags": {
"tagName1": "tagValue1",
"tagName2": "tagValue2"
},
"etag": "string",
"properties": {
"configDiagnostics": {
"lastExecuted": "string",
"validatorResults": [
"issues": [
"descriptionParams": [ "string" ],
"id": "string"
],
"replicaSetSubnetDisplayName": "string",
"status": "string",
"validatorId": "string"
},
"domainConfigurationType": "string",
"domainName": "string",
"domainSecuritySettings": {
"channelBinding": "string",
"kerberosArmoring": "string",
"kerberosRc4Encryption": "string",
"ldapSigning": "string",
"ntlmV1": "string",
"syncKerberosPasswords": "string",
"syncNtlmPasswords": "string",
"syncOnPremPasswords": "string",
"tlsV1": "string"
},
"filteredSync": "string",
"ldapsSettings": {
"externalAccess": "string",
"ldaps": "string",
"pfxCertificate": "string",
"pfxCertificatePassword": "string"
},
"notificationSettings": {
"additionalRecipients": [ "string" ],
"notifyDcAdmins": "string",
"notifyGlobalAdmins": "string"
},
"replicaSets": [
"location": "string",
"subnetId": "string"
],
"resourceForestSettings": {
"resourceForest": "string",
"settings": [
{
"friendlyName": "string",
"remoteDnsIps": "string",
"trustDirection": "string",
"trustedDomainFqdn": "string",
"trustPassword": "string"
},
"sku": "string",
"syncScope": "string"
Property values
domainServices
tags Resource tags Dictionary of tag names and values. See Tags in templates
DomainServiceProperties
domainName The name of the Azure domain that the user would like to deploy Domain Services to.
string
'Enabled'
syncScope All or CloudOnly, All users in AAD are synced to AAD DS domain or only users actively
syncing in the cloud 'All'
'CloudOnly'
ConfigDiagnostics
ConfigDiagnosticsValidatorResult
'None'
'OK'
'Running'
'Skipped'
'Warning'
descriptionParams List of domain resource property name or values used to compose a rich
description. string[]
DomainSecuritySettings
'Enabled'
'Enabled'
'Enabled'
'Enabled'
'Enabled'
'Enabled'
'Enabled'
'Enabled'
LdapsSettings
externalAccess A flag to determine whether or not Secure LDAP access over the internet is enabled or
disabled. 'Disabled'
'Enabled'
ldaps A flag to determine whether or not Secure LDAP is enabled or disabled. 'Disabled'
'Enabled'
pfxCertificate The certificate required to configure Secure LDAP. The parameter passed here should be
a base64encoded representation of the certificate pfx file. string
pfxCertificatePassword The password to decrypt the provided Secure LDAP certificate pfx file. string
NotificationSettings
'Enabled'
'Enabled'
ReplicaSet
subnetId The name of the virtual network that Domain Services will be deployed on. The id of the
subnet that Domain Services will be deployed on. /virtualNetwork/vnetName/subnets/subnetName.
string
ResourceForestSettings
ForestTrust
Name Description Value