Skip to content

Commit

Permalink
Update generated docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Keyfactor committed Aug 14, 2024
1 parent b3bbcd1 commit 81db73a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/appgwbin.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ Beginning in version 3.0.0, the Azure Application Gateway Orchestrator extension

## Certificate Store Type Configuration

The recommended method for creating the `AppGwBin` Certificate Store Type is to use [kfutil](https://github.com/Keyfactor/kfutil). After installing, use the following command to create the `` Certificate Store Type:
The recommended method for creating the `AppGwBin` Certificate Store Type is to use [kfutil](https://github.com/Keyfactor/kfutil). After installing, use the following command to create the `AppGwBin` Certificate Store Type:

```shell
kfutil store-types create AppGwBin
Expand Down
2 changes: 1 addition & 1 deletion docs/azureappgw.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ Beginning in version 3.0.0, the Azure Application Gateway Orchestrator extension

## Certificate Store Type Configuration

The recommended method for creating the `AzureAppGw` Certificate Store Type is to use [kfutil](https://github.com/Keyfactor/kfutil). After installing, use the following command to create the `` Certificate Store Type:
The recommended method for creating the `AzureAppGw` Certificate Store Type is to use [kfutil](https://github.com/Keyfactor/kfutil). After installing, use the following command to create the `AzureAppGw` Certificate Store Type:

```shell
kfutil store-types create AzureAppGw
Expand Down
2 changes: 1 addition & 1 deletion integration-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,4 +160,4 @@
]
}
}
}
}

0 comments on commit 81db73a

Please sign in to comment.