The Microsoft ADCS tab of the Managed Certificates page configures the connection to an external Active Directory Certificate Services CA and the defaults used when issuing certificates from it. It is shown only when ADCS is enabled on the Settings tab.
For the concepts behind ADCS integration (transports, templates, and prerequisites), see the ADCS guide.

Issuing or renewing certificates from ADCS requires an Enterprise licence. Without one, these mutating actions are blocked (the server returns "Managed CA requires an Enterprise licence."). See Editions & Licensing.
The tab is divided into four sub-tabs.
How Signotaur reaches the ADCS server, and the credentials it uses.
https://ca.example.com/certsrv/.host\CA-Name form, for example ca.example.com\Example-CA.The Test connection button probes the configured ADCS server with the values currently entered in the form. It is read-only (it does not issue a certificate and does not save the settings) and reports whether the server is reachable and the credentials are accepted. The result is cleared automatically if you change any field that affects the connection.
The template and SANs ADCS uses when issuing web (TLS) certificates. Validity and key size come from the ADCS template.
WebServer).The template ADCS uses when issuing code-signing certificates:
CodeSigning).The template ADCS uses when issuing document-signing certificates.
Active Directory has no built-in document-signing template, so this is blank by default. The usual approach is to duplicate the Code Signing template and change its extended key usage to Document Signing, then enter that template's name here. You can also leave it blank and supply the template name each time you issue.
When you leave a Template field, Signotaur looks the template up in Active Directory and shows a short note beneath the field. This is read-only and advisory: it never blocks a save.
The note tells you one of the following:
Validity, key usage and extended key usage always come from the template, not from Signotaur. Key size and friendly name are always honoured. Signotaur's subject-identity, certificate-policy and identity-attestation settings apply to the Internal CA only; an ADCS certificate carries whatever its template dictates.
Click Save to apply the settings. A confirmation dialog summarises the pending changes. Reset discards unsaved edits. Use Test connection before saving to confirm the settings are correct.