From 7d7ffb0604b94bdfed5f59c980184c233e7feeb8 Mon Sep 17 00:00:00 2001
From: spbsoluble <1661003+spbsoluble@users.noreply.github.com>
Date: Mon, 21 Jul 2025 10:42:44 -0700
Subject: [PATCH 1/2] fix(proj): Add back `RootNamespace, AssemblyName`
---
AzureAppGatewayOrchestrator/AzureAppGatewayOrchestrator.csproj | 2 ++
1 file changed, 2 insertions(+)
diff --git a/AzureAppGatewayOrchestrator/AzureAppGatewayOrchestrator.csproj b/AzureAppGatewayOrchestrator/AzureAppGatewayOrchestrator.csproj
index 3b65bb8..99dcfa2 100644
--- a/AzureAppGatewayOrchestrator/AzureAppGatewayOrchestrator.csproj
+++ b/AzureAppGatewayOrchestrator/AzureAppGatewayOrchestrator.csproj
@@ -3,6 +3,8 @@
true
net6.0;net8.0
+ AzureApplicationGatewayOrchestratorExtension
+ AzureApplicationGatewayOrchestratorExtension
true
disable
From 52d4185ae0a8693c6e67bfe22671761b4714326d Mon Sep 17 00:00:00 2001
From: Keyfactor
Date: Mon, 21 Jul 2025 17:44:26 +0000
Subject: [PATCH 2/2] Update generated docs
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 153fb4d..875c23f 100644
--- a/README.md
+++ b/README.md
@@ -528,8 +528,8 @@ The Azure Application Gateway Universal Orchestrator extension implements 2 Cert
Click the Add button to add a new Certificate Store. Use the table below to populate the **Attributes** in the **Add** form.
- | Attribute | Description |
- | --------- | ----------- |
+ | Attribute | Description |
+ | --------- |---------------------------------------------------------|
| Category | Select "Azure Application Gateway Certificate" or the customized certificate store name from the previous step. |
| Container | Optional container to associate certificate store with. |
| Client Machine | The Azure Tenant (directory) ID that owns the Service Principal. |
@@ -619,8 +619,8 @@ Please refer to the **Universal Orchestrator (remote)** usage section ([PAM prov
Click the Add button to add a new Certificate Store. Use the table below to populate the **Attributes** in the **Add** form.
- | Attribute | Description |
- | --------- | ----------- |
+ | Attribute | Description |
+ | --------- |---------------------------------------------------------|
| Category | Select "Azure Application Gateway Certificate Binding" or the customized certificate store name from the previous step. |
| Container | Optional container to associate certificate store with. |
| Client Machine | The Azure Tenant (directory) ID that owns the Service Principal. |