Clearing the Microsoft Teams Cache – Centrally Managed with PowerShell and Microsoft Intune

Microsoft Teams is increasingly becoming the central hub in companies worldwide. Many have introduced Microsoft Teams as a collaboration platform or as a replacement for Skype for Business.
 
For some time now, telephony systems from other manufac… Continue reading Clearing the Microsoft Teams Cache – Centrally Managed with PowerShell and Microsoft Intune

Well-Architected for SAP workloads – Continuous Improvement through Operational Excellence

Table of Contents
 
Well Architected Framework for SAP Assessments
Track Continuous Improvements using the Milestone Assessments Feature
Reviewing the results of the Well-Architected for SAP Assessment 
Useful resources 
Authors 
&n… Continue reading Well-Architected for SAP workloads – Continuous Improvement through Operational Excellence

Handling 429 throttling problem in Azure Logic Apps across multiple runs

Problem
You have a logic app that has a connector action that is failing with 429 – too many requests across multiple runs.

Cause
Having multiple logic app runs running at the same time and using the same connection.

Resolution
Distribute the actio… Continue reading Handling 429 throttling problem in Azure Logic Apps across multiple runs