Skip to content

Commit a978578

Browse files
authored
Merge pull request #112016 from mrbullwinkle/mrb_04_20_2020_workbooks
add note to address GitHub issue
2 parents b600212 + 44c4830 commit a978578

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

articles/azure-monitor/platform/workbooks-text.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,8 @@ This is how the workbook will look like in read-mode.
5555
5656
![Image showing a text parameter referenced in KQL](./media/workbooks-text/text-reference.png)
5757
58+
> [!NOTE]
59+
> In the example above, `{SlowRequestThreshold}` represents an integer value. If you were querying for a string like `{ComputerName}` you would need to modify your Kusto query to add quotes `"{ComputerName}"` in order for the parameter field to an accept input without quotes.
5860
5961
## Setting default values
6062
1. Start with an empty workbook in edit mode.

0 commit comments

Comments
 (0)