I joined 365 Days of Cloud podcast hosts Rabia Williams and Mark Powney to discuss the journey Office Add-ins has taken over the last 10 years and why I'm so passionate about the role add-ins play in joining our systems together and delivering real productivity and efficiency gains for our workforce. Listen to podcast https://365daysofcloud.com/2020/09/20/episode-4-cameron-dwyer-talks-office-add-ins/... Continue Reading →
🎙Guest on the Valo MSIgnite Show 💛
Today I joined Valo's Daniel Anderson on the first episode of the Valo MSIgnite Show to discuss the upcoming Microsoft Ignite 2020 Virtual Conference. You can watch the recording below. Join me at Ignite where I'll be co-hosting the Table Talk 'How do Security professionals sleep at night?'
Join me for my ESPC20 Online session: Want to Learn the Key “Building Blocks” for Developing Office Add-ins?
The countdown is on to ESPC20 Online – only 7 weeks to go! ESPC20 Online is a new virtual conference offering you affordable, world-class Microsoft 365 learning at your fingertips, from wherever you are in the world. Tune in live Oct 14th & 15th or catch up on-demand across 100+ sessions from SharePoint, Office 365 & Azure... Continue Reading →
☑ Create Microsoft To Do Tasks from any webpage with this browser extension
I'm constantly looking for ways to get myself organised and be more productive. Changing technology often forces me to move away from old methods, discover and embrace new. I'm now using Microsoft To Do as my daily tasks list to keep me on track. Microsoft has been unifying it's task management efforts around To Do... Continue Reading →
Using Tailwind CSS in an Angular CLI App
I was only recently introduced to the Tailwind CSS framework while putting together a sample for the Lap around the Microsoft Graph Toolkit series. I liked the simplicity of Tailwind although it took me a while to get it working in an Angular app created with the Angular CLI (V9) so I'm sharing the steps... Continue Reading →
Recording of Microsoft Graph Toolkit session from Valo Fest 2020 💛
https://youtu.be/YNimSWQ72UE YouTube hosted recording of Building Apps Super Using The Microsoft Graph Toolkit session by Cameron Dwyer You can also view all the other awesome sessions from Valo Fest 2020 on YouTube
Awarded as a Microsoft MVP for 2020-21
It's hard to reach for the right words in response to receiving such a respected award within the Microsoft technical community.
SharePoint column type support matrix for default values at library and folder level
SharePoint list and libraries allow you to configure columns of metadata. Many of the column types support the concept of a default value. Some column types go further and allow for a different default value to be used if saving into particular folders within the library. This article is an audit of the different column... Continue Reading →
How to report on serialized JSON object data in Application Insights/Azure Monitor using Kusto
Application Insights is great for collecting telemetry from your application. You have a lot of control and in addition to the telemetry automatically collected you can also make your own calls to log custom telemetry events and collect variable/state data from your application. This type of data can be very useful for troubleshooting and diagnosing... Continue Reading →
How to use Application Insights Custom Properties in Azure Monitor Log (Kusto) Queries
Azure Application Insights is great for easily adding telemetry to your application across a variety of languages (.Net web apps, Azure functions, .Net Framework / Core apps, JavaScript SPAs and more). The telemetry is logged back to an Application Insights instance in your Azure tenant. You can then view all the reported telemetry via the... Continue Reading →