Microsoft Exchange · Arazzo Workflow
Microsoft Exchange Audit Organization and Domains
Version 1.0.0
Read Exchange organization configuration, then list accepted domains.
Provider
Workflows
audit-org-and-domains
Capture organization configuration and accepted domains.
Executes Get-OrganizationConfig and Get-AcceptedDomain against the Exchange Online Admin API, routing both through the supplied anchor mailbox.
1
getOrgConfig
getOrganizationConfig
Run Get-OrganizationConfig to retrieve organization-level Exchange configuration.
2
getAcceptedDomains
getAcceptedDomains
Run Get-AcceptedDomain to enumerate the domains configured for the organization.