Role-based Access Control in Intune – Identifying Tenant-wide and Delegated Configurations

By: Pallavi Joshi | Program Manager | Microsoft Endpoint Manager – Intune
 
An increasing number of global organizations rely on a delegated model to manage their mobile devices, tablets and laptops. These global orgs have multiple regions and a s… Continue reading Role-based Access Control in Intune – Identifying Tenant-wide and Delegated Configurations

Lesson Learned #128: How to track the automated backup for an Azure SQL Managed Instance

In this last week we received a question about how to track the automated backup performed in Azure SQL Managed Instance. Besides the error log that you could see the details of the different backups I would like to share another way to track them.&nbs… Continue reading Lesson Learned #128: How to track the automated backup for an Azure SQL Managed Instance

Microsoft Surface Duo dev resources recap

Hello Surface Duo developers!

Given the recent events that are unfolding across the globe, we have decided to give this week’s blog a lower profile so you can focus on the well being of your local communities and families. Please be safe and we look forward to sharing lots of exciting announcements in the coming weeks.

In the meantime, Continue reading Microsoft Surface Duo dev resources recap

Plan for Change: Intune Ramping Down Exchange On-Premises Connector

Today, we’re posting about an upcoming change that won’t impact existing customers with an active Exchange On-Premises Connector. Read more below. 
 
Plan for Change: Intune Ramping Down Exchange On-Premises Connector
Intune will be removing … Continue reading Plan for Change: Intune Ramping Down Exchange On-Premises Connector

How to Optimize Stream & Live Events traffic in a VPN scenario

During this current COVID-19 crisis, many organizations have had to rapidly implement a work-from-home model for the majority of their users. For many, this means an enormous increase in load to the VPN infrastructure as all traffic is traditionally se… Continue reading How to Optimize Stream & Live Events traffic in a VPN scenario

SharePoint 2019 – Issue with SharePoint 2013 workflows post April 2020 CU

Issue :
You configure Workflow Manager in your SharePoint 2019 Farm, post April 2020 CU, You can see that the 2013 workflows gets stuck started state, with the below error
 
Activity in progress
Retrying last request. Next attempt scheduled in les… Continue reading SharePoint 2019 – Issue with SharePoint 2013 workflows post April 2020 CU

Using fibers to expand a thread’s stack at runtime, part 3

We’ve been working on a Run­On­Fiber function that creates a fiber with a large stack and runs the lambda on it. This is handy if you have a function that requires a lot of stack, and you’re not sure whether your caller provided enough.
The version we developed assumed that the only thing of interest that is returned from the lambda is its Continue reading Using fibers to expand a thread’s stack at runtime, part 3