File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed
AzureAppGatewayOrchestrator Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <AppendTargetFrameworkToOutputPath >true</AppendTargetFrameworkToOutputPath >
55 <TargetFrameworks >net6.0;net8.0</TargetFrameworks >
6+ <RootNamespace >AzureApplicationGatewayOrchestratorExtension</RootNamespace >
7+ <AssemblyName >AzureApplicationGatewayOrchestratorExtension</AssemblyName >
68 <CopyLocalLockFileAssemblies >true</CopyLocalLockFileAssemblies >
79 <ImplicitUsings >disable</ImplicitUsings >
810 </PropertyGroup >
Original file line number Diff line number Diff line change @@ -528,8 +528,8 @@ The Azure Application Gateway Universal Orchestrator extension implements 2 Cert
528528
529529 Click the Add button to add a new Certificate Store. Use the table below to populate the ** Attributes** in the ** Add** form.
530530
531- | Attribute | Description |
532- | --------- | ----------- |
531+ | Attribute | Description |
532+ | --------- |--------------------------------------------------------- |
533533 | Category | Select " Azure Application Gateway Certificate" or the customized certificate store name from the previous step. |
534534 | Container | Optional container to associate certificate store with. |
535535 | 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
619619
620620 Click the Add button to add a new Certificate Store. Use the table below to populate the ** Attributes** in the ** Add** form.
621621
622- | Attribute | Description |
623- | --------- | ----------- |
622+ | Attribute | Description |
623+ | --------- | --------------------------------------------------------- |
624624 | Category | Select " Azure Application Gateway Certificate Binding" or the customized certificate store name from the previous step. |
625625 | Container | Optional container to associate certificate store with. |
626626 | Client Machine | The Azure Tenant (directory) ID that owns the Service Principal. |
You can’t perform that action at this time.
0 commit comments