The administration and maintenance of Microsoft Exchange Server to ensure secure, reliable, and efficient email and collaboration services across an organization.
Hi @Glenn Maxwell
Thank you for posting your question in the Microsoft Q&A forum.
I understand that you are considering renewing the federation certificate in your tenant.
Regarding your concerns:
For creating a new federation certificate:
The federation certificate does not depend on individual domains (such as contoso.com or abc.contoso.com in your example). It is only used to establish the trust between your Exchange on‑premises environment and the Microsoft Federation Gateway. The actual SMTP domains are represented separately under the Federated Domains in the Federation Trust, and ownership of each domain is validated through TXT proof records, not through the certificate itself.
This means you do not need to run the certificate creation command per domain, and a single certificate with -DomainName 'Federation' is sufficient.
For the Identity parameter used in Set‑FederationTrust in step 2 and step 4:
“Microsoft Federation Gateway” is the correct value to use. This is the name of the federation trust object and must be referenced whenever updating the trust or publishing the new federation certificate. In contrast, “Exchange Delegation Federation” is only the friendly name of the certificate and should not be used as the identity in these commands
Therefore, your Delegation Certificate renewal process aligns with Microsoft’s documented behavior and is correctly structured.
If you have any additional concerns, feel free to comment below. I would be more than happy to assist.
Note: Please follow the steps in [our documentation] to enable e-mail notifications if you want to receive the related email notification for this thread.