Innovation Matters
Essays on AI, developer tools, and thoughtful software.
DIY: Office 365 Cloud Shell
What if you could manage your Office 365 tenant using a web terminal as you do with Azure?
Inconvenient management of Flows
How can organizations ensure that Microsoft Flow won't expose them and their data to risks?
Office 365 CLI v1.19.0, v1.20.0 and v1.21.0
We've just published a new version of the Office 365 CLI with commands for managing Office 365 tenants and SharePoint Framework projects on any platform.
Idle containers in Azure Container Instances
Azure Container Instances are the easiest way to host Docker containers in the cloud. Until you want them to do... nothing.
To REST or to SDK
When building your application, should you use REST or an SDK? The choice seems almost religious but often one makes more sense than the other.