From 25826afdbb82043c9681c3339caa584caca81247 Mon Sep 17 00:00:00 2001 From: Brian Hill <76450501+bhillkeyfactor@users.noreply.github.com> Date: Tue, 18 Aug 2026 15:08:17 -0400 Subject: [PATCH 1/2] Update integration-manifest.json --- integration-manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/integration-manifest.json b/integration-manifest.json index 5913a6c..723e4bb 100644 --- a/integration-manifest.json +++ b/integration-manifest.json @@ -2,10 +2,10 @@ "$schema": "https://keyfactor.github.io/v2/integration-manifest-schema.json", "integration_type": "dns-plugin", "name": "Microsoft Active Directory DNS Plugin", - "status": "pilot", - "support_level": "kf-community", + "status": "production", + "support_level": "kf-supported", "update_catalog": true, - "link_github": false, + "link_github": true, "description": "DNS domain-control validation provider for Microsoft Windows Server DNS (traditional and Active Directory-integrated). Implements the IDomainValidator interface to create, manage, and clean up DNS records (TXT for ACME dns-01, CNAME for CNAME-based DCV) by running the built-in DnsServer PowerShell cmdlets on the target DNS server over WinRM remote PowerShell. V1 is Windows-only.", "release_dir": "Keyfactor.DnsProvider.MicrosoftAD/bin/Release", "release_project": "Keyfactor.DnsProvider.MicrosoftAD/Keyfactor.DnsProvider.MicrosoftAD.csproj", From d50cea9b88a92a31b9aa70483c7e5f73c4cb7788 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 18 Aug 2026 19:09:15 +0000 Subject: [PATCH 2/2] docs: auto-generate README and documentation [skip ci] --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 14c1b95..951e1f8 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@

-Integration Status: pilot +Integration Status: production Build Release Issues @@ -246,7 +246,7 @@ Enable debug logging in the gateway's logging configuration: ## Support -The Microsoft Active Directory DNS Provider plugin is open source and there is **no SLA**. Keyfactor will address issues as resources become available. Keyfactor customers may request escalation by opening a support ticket through their Keyfactor representative. +The Microsoft Active Directory DNS Provider plugin is supported by Keyfactor for Keyfactor customers. If you have a support issue, please open a support ticket via the Keyfactor Support Portal at https://support.keyfactor.com. ### Resources