When writing Kusto queries it is often useful to be able to write queries that span multiple Application Insight instances. This is especially true for micro-services where each service has it's own Application Insight instance. I've tried several times in the past to write cross instance queries and failed to find a way even though... Continue Reading →
SharePoint CAML query examples of working with People and Groups
Some of the more elegant and powerful solution built with SharePoint have some level of personalization for the user. Here are some example CAML queries that allow you to query a SharePoint list and return items where the current user is listed in a Person column or explicitly in a Person/Groups column and even if... Continue Reading →