The importance of using DAX variables / the Kusto/ADX edition

The importance of using DAX variables
the Kusto/ADX edition

Why use variables – the vanilla version
You probably heard about DAX variables and saw recommendations to use variables when writing DAX measures.
There are two main reasons for using variab… Continue reading The importance of using DAX variables / the Kusto/ADX edition

[Azure SQL DB] – How to create and manage your cross subscription Auto-Failover groups (FoG)

Using auto-failover groups is an important feature to build a high resilient architecture, allowing you to manage the replication and failover for several databases across regions, using a common endpoint to communicate to them.
 

 
Referenc… Continue reading [Azure SQL DB] – How to create and manage your cross subscription Auto-Failover groups (FoG)

FCI failed to do failover because of ReAclDirectory : Failed to apply security when applying patch

Customer was trying to apply SQL2014 SP3 in Failover cluster instance. They applied patch to passive node, then failover to that node. Failover failed. Issue occurred every time. They can mitigate failover issues by uninstalling SQL2014 SP3.&… Continue reading FCI failed to do failover because of ReAclDirectory : Failed to apply security when applying patch

Access Releases 3 Issue Fixes in Version 2210 (Released October 27)

 
Our newest round of Access bug fixes was released on October 27. In this blog post, we are highlighting some of the fixed issues that our Access engineers released in the current monthly channel.  
 
If you see a bug that impacts … Continue reading Access Releases 3 Issue Fixes in Version 2210 (Released October 27)

Research Focus: Week of November 28, 2022

This special edition of Research Focus highlights some of the 100+ papers from Microsoft Research that were accepted for publication at NeurIPS 2022 – the thirty-sixth annual Conference on Neural Information Processing Systems. Few-shot Task-agnostic Neural Architecture Search for Distilling Large Language Models Dongkuan Xu, Subhabrata Mukherjee, Xiaodong Liu, Debadeepta Dey, Wenhui Wang, Xiang Zhang, Ahmed […]

The post Research Focus: Week of November 28, 2022 appeared first on Microsoft Research.

Continue reading Research Focus: Week of November 28, 2022

Build a web app to manage a custom provider in Viva Learning with Blazor

In the previous post we have learned the basic concepts behind the Viva Learning integration offered by the Microsoft Graph. However, the scenario we implemented wasn’t very realistic. We have learned which APIs to use and how to use them but, in … Continue reading Build a web app to manage a custom provider in Viva Learning with Blazor