Azure AD B2C Access Tokens

The Identity & Access management team has posted on their blog the milestone of Azure AD B2C Access Tokens now in public preview [https://azure.microsoft....

Singleton object in JavaScript

I developed a set of components that all read from the User Profile store. They are each designed to be independent, but are likely to be...

Connecting the Clouds - Article Series

One challenge to many organizations that are moving to the cloud -- how to put all the pieces together. Recently, I was asked how to automate...

Microsoft Teams reaches GA

The latest member of the Office 365 Suite reached General Availability (GA) today. Teams, the chat-based workspace in Office 365, is a terrific collaboration tool for...

SharePoint Saturday - Los Angeles

Due to an unexpected shift in projects, I am delighted to be able to present at SharePoint Saturday Los Angeles. This promises to be a terrific...

Speaking: Lake County .Net User Group

My annual visit to the LCNUG [http://www.lcnug.org] is next week. This year, I am talking about Programming in Office 365 with the Microsoft...

Re-visiting Azure Search, WebJobs and Scheduler

I've written previously about these items: * Azure Search [https://www.schaeflein.net/azure-search] * Azure WebJobs & Scheduler [https://www.schaeflein.net/azure-webjobs-free-tier] Since those...

ADAL v3 diagnostic logging

If you read the documentation on http://graph.microsoft.io regarding authentication, you eventually get directed to the ADAL documentation for version 2.19.208020213 for...

SharePoint Framework reaches Release Candidate status

The SharePoint Framework that was announced last may is nearing release. Microsoft has a blog post on their Office Developer site with all the details: https:...

Custom IFormatProvider for encodingURL data

This is an old post, but still very valuable. A method to use IFormatProvider (string interpolation/String.Format()) to encode data for a url. class UrlFormatProvider...

Query variables in SharePoint Server 2013

Posted here for easier retrieval: https://technet.microsoft.com/en-us/library/jj683123.aspx...

Adding Implementation notes to Swagger UI via Swashbuckle Attributes

While working on an API Application, I was reviewing the documentation from Azure regarding the customization options [https://azure.microsoft.com/en-us/documentation/articles/app-service-api-dotnet-swashbuckle-customize/] . In...

Live! 360 Conference 2016

I am delighted to be speaking at the Live! 360 conference again this year. This conference provides a terrific opportunity to learn Office365/SharePoint, as well...

Azure AD in the new portal

Finally, the directory administration is coming to the new portal in Microsoft Azure! > We've turned on the public preview of the Azure AD...

Microsoft Whitepaper: Your Guide to DevOps

Microsoft has published a whitepaper titled "Your Guide to DevOps." Billed as guide for developers and IT Pros, it covers process, techniques and tools...