This sample demonstrates simplest possible hybrid setup with Azure storage queues, WebJobs and Service Bus relay. This is a demonstration of hosting a provider app in the Azure web site, which can be used to provision new custom branded site collections to on-premises farm without any app infrastructure requirements to on-premises.
- Office 365 Multi Tenant (MT)
- Office 365 Dedicated (D)
- SharePoint 2013 on-premises
Will require Azure setup and on-premises SharePoint farm. Includes also PS script to adjust on-premises SP farm setup for the
You will have to also enable CSOM based site collection provisioning in on-premises using following guidance: Provisioning site collections using SP App model in on-premises with just CSOM
Solution | Author(s) |
---|---|
Provisioning.Hybrid.Simple | Vesa Juvonen |
Version | Date | Comments |
---|---|---|
1.0 | February 6th 2015 | Initial version |
THIS CODE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.
Please see following blog posts for details
We have also video explaining this sample at Office 365 Developer Patterns and Practices Channel 9 site.