When developing an office add-in, some times my local development environment causes issue when attempting to work with Windows Desktop versions of Office (Outlook, Word, Excel, PowerPoint). What could be working one day will tomorrow have Office saying "We can't open this add-in from localhost".
Exam Study Guide: MS-600: Building Applications and Solutions with Microsoft 365 Core Services
This week at Microsoft Ignite a bunch of new exams were announced, these were specifically geared around the role-based certifications that Microsoft is moving to.
Using the Microsoft Graph to determine if an Office365 Group has an associated Microsoft Team
It is very easy to accidentally create an Office365 Group, for example by creating a new plan or creating new Team in Microsoft Teams; either of these (and I'm sure there are more ways) will provision an entire Office365 Group including mailbox, calendar, SharePoint team site and OneNote notebook. It doesn't create a team unless... Continue Reading →
Using the Angular CLI and the Yeoman Generator to create an Office Add-in
UPDATE: Since this was written the office generator has been updated and does not work in the same way as below, specifically that it no longer asks to create a subfolder (for you to refuse) and does it anyway. If a folder already exists then it will fail and the instructions below are now useless.... Continue Reading →
Using the Microsoft Graph API to upload files to a Library with more than 5000 items gives you a HTTP 404
UPDATE: Around the time of this blog post I added a question on StackOverflow about this issue, and a few months later it was responded to and resolved. This issue in the format mentioned below should no longer exist. I have decided to keep the post alive however as it may support any other issues... Continue Reading →
Dynamic content for email signatures in Outlook (an exercise in being lazy)
Every second week at OnePlace Solutions, our very enthusiastic marketing manager tells everyone in the company to update their email signature. Typically it is just changing the image below our name to show what event we are at next, or highlighting a particular product or feature recently worked on. The image is also hyperlinked to... Continue Reading →