Author: Ella Murphy

Installing the Microsoft Teams PowerShell Module
Installing the Microsoft Teams PowerShell Module
Blog Posts

On February 15, 2021 Microsoft has decommissioned the Skype for Business Online PowerShell Module and rolled the commands that were available in that module into the new Microsoft Teams PowerShell Module. Whether you are using Teams in your organization or not, you will need to upgrade to the latest PowerShell module to manage Skype for… READ MORE

Query String In PowerApps URL
Query String In PowerApps URL
Blog Posts

Introduction In this article, we will learn how to use query string parameters in the PowerApps URL and redirect to the specific item directly using the link from an email. First, you need to create one custom SharePoint list to use in PowerApps to bind this list data into gallery controls. For this article, I’ve created… READ MORE

Microsoft Teams - Public VS Private
Microsoft Teams – Public VS Private
Blog Posts

This article is a part of a series I plan across the various Microsoft Teams capabilities. One of the considerations for you before deciding to roll out Microsoft Teams is to definitely understand the various capabilities within Teams and understand the impact of it considering your Governance requirements within your organization. Private and Public teams… READ MORE

Teams Application Testing With Ngrok
Teams Application Testing With Ngrok
Blog Posts

Introduction While developing the apps for teams, ngrok comes in handy. Teams app doesn’t run inside the teams, but rather runs outside of it. Let’s try to understand what is ngrok. It provides a tunneling service for the incoming requests from the internet (for example, requests from bot service, graph change notifications, etc) to your… READ MORE

Additional languages for captions and transcription
Additional languages for captions and transcription
Blog Posts

In Teams you can activate “Live Captions” in your meeting so you can read what people say in the meeting. Live captions are only live and not saved anywhere. You can also activate transcription in your meeting and you will get a transcription of what participants say in the meeting, you can read this during… READ MORE

Microsoft Teams Music On Hold behaviour table
Microsoft Teams Music On Hold behaviour table
Blog Posts

Hi All, Microsoft Teams Music On Hold behaviour could be sometimes difficult to understand, particularly in Auto Attendand and Call Queue scenarios. I hope this table could help you How Ms Teams Phone System manage Music on Hold Microsoft Teams uses different call flows for MOH : SIP REFER based MOH (MOHv1) SIP RE-INVITE based… READ MORE

How to Deploy to Azure with Least Privilege
How to Deploy to Azure with Least Privilege
Blog Posts

In this post we’ll walk through the steps you can take to give a Service Principal a role with “Least Privilege” in Azure. After reading this article you will have a very practical method that you can use over and over again. You will be able to create roles for your Service Principals that will… READ MORE