Deploying your SharePoint Add-ins

The articles in this section show you how to deploy your SharePoint Add-ins.

Article Shows you how to use the add-in model to
Deploy development Office 365 sites to Microsoft Azure This page explains the steps involved in taking an Office 365 API development project and launching it to a working sample hosted entirely in Azure.
Publish SharePoint Add-ins This section explains how to publish your add-ins for use in SharePoint sites.
Use the App Catalog to make custom business apps available for your SharePoint environment This page explains how to create and use the App Catalog to deploy add-ins for use in SharePoint sites.
Use Microsoft Azure WebJobs with Office 365 Use Azure WebJobs to implement timer jobs that can access SharePoint Online.
Configure SharePoint provider-hosted add-ins for distribution This page explains issues that may arise when sharing a SharePoint provider-hosted add-in with other developers, or when obtaining a copy from a source control system such as Team Foundation Server, Git, or Visual Studio Team Services.
Configure Office 365 API projects for distribution This page explains some steps developers should consider taking on their projects that leverage the Office 365 APIs prior to distributing them to other developers, their customers, or to source control systems.

See also