2

Azure Monitor diagnostic logs are logs emitted by Azure services that describe the operation of those services or resources. All diagnostic logs available through Azure Monitor share a common top-level schema, with flexibility for each service to emit unique properties for their own events.

But Azure SignalR Service doesn't provide Diagnostic or Logs. This service has two items under Monitoring and these are Alerts & Metrics. It's shown below -

enter image description here

Diagnostic settings and Logs are missing in Azure SignalR Service. Is there any specific reason? It can be As designed by Microsoft, Diagnostic or Logs may not be required but why? There are several Azure services with logs like Cognitive Services, Recovery Services, Analysis Services etc. A typical Azure Service with Diagnostic settings or Logs looks like

enter image description here

Sudipta Kumar Maiti
  • 1,669
  • 1
  • 12
  • 18

1 Answers1

0

Diagnostics Settings in SignalR is available in azure portal.

enter image description here

Ansuman Bal
  • 9,705
  • 2
  • 10
  • 27