flag
Parameters
value
FeatureFlags is the supported features of Azure SignalR service.
ServiceMode: Flag for backend server for SignalR service. Values allowed: "Default": have your own backend server; "Serverless": your application doesn't have a backend server; "Classic": for backward compatibility. Support both Default and Serverless mode but not recommended; "PredefinedOnly": for future use.
EnableConnectivityLogs: "true"/"false", to enable/disable the connectivity log category respectively.