Skip to content
This repository was archived by the owner on Feb 23, 2024. It is now read-only.

Commit d16fcb0

Browse files
authored
Parameterize ApiLoggerId and LoggerResourceId (#344)
1 parent ce73335 commit d16fcb0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/APIM_ARMTemplate/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -323,6 +323,8 @@ You have two choices when specifying your settings:
323323
| serviceUrlParameters | No | Parameterize service url in advance (you can replace serviceUrl afterwards as well, you can refer example for more information). |
324324
| paramServiceUrl | No | Set to "true" will parameterize all serviceUrl for each api and generate serviceUrl parameter to api template/parameter template/master template files |
325325
| paramNamedValue | No | Set to "true" will parameterize all named values and add named values parameter to property template/parameter template/mastert emplate files |
326+
| paramApiLoggerId | No | Set to "true" will parameterize all logger ids in all apis (within api templates) |
327+
| paramLogResourceId | No | Set to "true" will parameterize all loggers' resource ids (within logger template)|
326328

327329

328330
#### Note

0 commit comments

Comments
 (0)