Configuring multi-tenant authentication with Azure App Service authentication options
Did you know that Azure App Service Authentication options can be used to secure both single- and multi-tenant applications?
Innovation Matters
Office Development MVP
ISSN 2210-9390
A collection of 359 posts
Did you know that Azure App Service Authentication options can be used to secure both single- and multi-tenant applications?
At the upcoming SharePoint Konferenz 2016 I will be presenting two sessions about leveraging the latest developer opportunities on the Office platform.
When building Office web applications and add-ins there comes the time where they are ready for release. What's good for development however, isn't necessarily leading to best performance. Luckily using Gulp you can pretty easily improve your solution's performance.
Connecting your Office solutions to LOB adds complexity and often requires server-side code. What if you could leverage Azure API Apps to connect your Single Page Applications to LOB?
Bower allows you to manage client-side dependencies for your web applications. A common practice is not to include them in source control. So how do you deploy them together with your web application to Azure Web Apps?