如需在 Azure 入口網站 中使用這些查詢的相關信息,請參閱Log Analytics教學課程。 如需 REST API,請參閱 查詢。
驗證錯誤查詢
按工作階段名稱的驗證錯誤報告。
EGNFailedMqttConnections
| where ResultSignature == "AuthenticationError"
| summarize count() by SessionName
如需在 Azure 入口網站 中使用這些查詢的相關信息,請參閱Log Analytics教學課程。 如需 REST API,請參閱 查詢。
按工作階段名稱的驗證錯誤報告。
EGNFailedMqttConnections
| where ResultSignature == "AuthenticationError"
| summarize count() by SessionName