Author: Ella Murphy

Channel vs Chat ? When to use what in Microsoft Teams
Channel vs Chat ? When to use what in Microsoft Teams
Blog Posts

Microsoft Teams Users tend to chat privately using the Chat feature naturally. Microsoft Teams Channel are much more powerful though. Summary of some important features of channel : Privacy and message visibility : Channels are public to the team or private (use it if really needed) , when conversation are private to their members. When a… READ MORE

A way to deal with HTTP error responses
A way to deal with HTTP error responses
Blog Posts

When I read Ken’s blog post about an issue he had with a certain class in a project he is working on, his solution didn’t sit quite right with me. I know that in Ken’s case, the code couldn’t be improved any further because of dependencies on other bits. Nothing can stop us however from having a… READ MORE

Top 10 Features in SharePoint 2019
Top 10 Features in SharePoint 2019
Blog Posts

While most announcements today are about the cloud, there are still quite a few enterprises that are using on-premises systems. This year, we will see the next generation of Office servers such as SharePoint, Exchange and Skype for Business hit general availability and, hopefully bring the last three years of innovation from the cloud to… READ MORE

Getting started with Graph API and PowerShell
Getting started with Graph API and PowerShell
Blog Posts

If you haven’t heard about Microsoft Graph API lately, you have probably been living outside of civilization. Graph API is Microsoft’s master communication service that connects and handles data between almost any Azure or Microsoft 365 service in the background. If you are already used to PowerShell and modules, the toolkits you use to work… READ MORE