Az.ADDomainServices

Microsoft Azure PowerShell: AdDomainServices cmdlets

Active Directory Domain Service

Get-AzADDomainService

The Get Domain Service operation retrieves a json representation of the Domain Service.

New-AzADDomainService

The Create Domain Service operation creates a new domain service with the specified parameters. If the specific service already exists, then any patchable properties will be updated and any immutable properties will remain unchanged.

New-AzADDomainServiceForestTrustObject

Create an in-memory object for ForestTrust.

New-AzADDomainServiceReplicaSetObject

Create an in-memory object for ReplicaSet.

Remove-AzADDomainService

The Delete Domain Service operation deletes an existing Domain Service.

Update-AzADDomainService

The Update Domain Service operation can be used to update the existing deployment. The update call only supports the properties listed in the PATCH body.