我正在尝试在 azure logportal 的工作簿中添加参数。我检查了这篇文章,但没有找到更多的例子。
https://docs.microsoft.com/en-us/azure/azure-monitor/app/usage-workbooks#adding-parameter-sections
以下是我的工作簿的查询。
customEvents
| extend customDimensions.Properties.username == "abc"
我想为 username = "pqr" 添加参数
这显示语法错误。我尝试添加用户名,但不起作用。
customDimensions.Properties.username