Skip to content

Commit f38ad47

Browse files
author
Wael Kdouh
committed
Updated the docs to include additional configuration options
1 parent d9cf62e commit f38ad47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/apiops/3-apimTools/apiops-2-2-tools-publisher.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ Below is the full list of supported configuration overrides that the publisher t
4141
| namedValues | List of named value pairs to override. All three types (Plain - Secret - Key Vault) are supported
4242
| loggers | Information for the application insights instance to utilize in the destination environment APIM instance |
4343
| diagnostics | Configuration for the verbosity setting of the application insights instance to utilize in the destination environment APIM instance |
44-
| apis | list of apis for you which you would like to override settings like the application insights etc.. If you are utilizing versioning/revisioning in APIM then you need to set the target api version & revision to apply application insights to e.g. 'my-api', 'my-api-v2', 'my-api-v2;rev=2' |
44+
| apis | List of apis for you which you would like to override settings like the application insights etc.. You can also override the service url across environments. If you are utilizing versioning/revisioning in APIM then you need to set the target api version & revision to apply application insights to e.g. 'my-api', 'my-api-v2', 'my-api-v2;rev=2' |
45+
| backends | List of backends which you would like to override. You can override information like the url when promoting across environments |
4546

4647
As mentioned above the publisher supports overriding secret named values. Whereas the publisher supports both types of APIM secrets (secret and Azure Key Vault), we recommend using Azure Key Vault whenever possible.
4748

0 commit comments

Comments
 (0)