Office 365 Branding – Add your Company Branding to Office 365

Office 365 Company Branding Guide

If you have a paid Office 365 subscription or using other Microsoft Online Services, then you can add your company branding to Office 365. You can change the Office 365 login screen with your own company logo, background, and footnote and you can add a … Read moreOffice 365 Branding – Add your Company Branding to Office 365

Using Microsoft Graph API with Powershell

Microsoft Graph API gives you the ability to interact with the continually evolving Azure services through a single endpoint: https://graph.microsoft.com. We are going to connect to Graph with Powershell, OAuth 2.0 and REST. Registering your App To interact with Graph we need to register our … Read moreUsing Microsoft Graph API with Powershell