I’ve shared your post with my
Team :p
I’ve shared your post with my
Team :p
We migrated from IdentityServer to Duende last year ;)
We migrated from IdentityServer to Duende last year ;)
So frustrating 😂
So frustrating 😂
I’ll do it tomorrow :)
I’ll do it tomorrow :)
AppTraces
| extend EntityType = Properties.LogAudit.EntityType
| where AppRoleName contains "func-logger-prd-westeu"
and EntityType contains "Models.UserTrace"
AppTraces
| extend EntityType = Properties.LogAudit.EntityType
| where AppRoleName contains "func-logger-prd-westeu"
and EntityType contains "Models.UserTrace"
I can use the Contains on Properties.LogAudit
AppTraces
| where AppRoleName contains "func-logger-prd-westeu" and Properties.logAudit contains "Models.UserTrace"
I can use the Contains on Properties.LogAudit
AppTraces
| where AppRoleName contains "func-logger-prd-westeu" and Properties.logAudit contains "Models.UserTrace"
I need to use the contains on the property
I’ll share my use case :)
Thanks anyway
I need to use the contains on the property
I’ll share my use case :)
Thanks anyway
I’m trying to transition from splunk to log analytics but querying and getting my expected result seems not possible !
I’m trying to transition from splunk to log analytics but querying and getting my expected result seems not possible !