API Reference
Command
Get-ADXTrustAzure
Retrieves Azure-related trust information (Azure AD DS and Azure AD Connect) via typed collectors.
Examples
Generated fallback example from command syntax.
Get-ADXTrustAzure -DomainName @('Name')
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
Get-ADXTrustAzure [-DomainName <string[]>] [-ServerName <string[]>] [<CommonParameters>]#Parameters
- DomainName string[]
- Optional list of domain DNS names to query for Azure AD DS trust info. Defaults to all domains in the forest.
- ServerName string[]
- Optional list of Azure AD Connect server names to query. Defaults to auto-discovery.
Outputs
ADPlayground.Trusts.AzureTrustInfo