Skip to content
This repository has been archived by the owner on Nov 10, 2017. It is now read-only.

Releases: ob1dev/Sitecore-Azure-Setup

Sitecore Azure Setup 8.1.0

01 Feb 05:42
Compare
Choose a tag to compare

January 31, 2016

Released Sitecore Azure Setup 8.1.0 rev. 160131 (Initial Release).

Compatibility:

  • Sitecore® Experience Platform™ 8.1 rev. 151207 (8.1 Update-1) or higher.

Installation Steps:

PM> Install-Package Sitecore.Azure.Setup -Version 8.1.0

NB:

  • Sitecore does not support scaling out on Azure Web Apps due to shared WWWROOT directory in the file system.

Sitecore Azure Setup 8.0.2

01 Feb 05:20
Compare
Choose a tag to compare

January 31, 2016

Released Sitecore Azure Setup 8.0.2 rev. 160131 (Update-2).

Compatibility:

  • Sitecore® Experience Platform™ 8.0 rev. 160115 (8.0 Update-7) or higher.

Installation Steps:

PM> Install-Package Sitecore.Azure.Setup -Version 8.0.2

NB:

  • Sitecore does not support scaling out on Azure Web Apps due to shared WWWROOT directory in the file system. Therefore, all related configuration elements have been removed from the package.

Sitecore Azure Setup 8.0.1

06 Nov 02:04
Compare
Choose a tag to compare

November 05, 2015

Released Sitecore Azure Setup 8.0.1 rev. 151105 (Update-1).

Compatibility:

  • Sitecore® Experience Platform™ 8.0 rev. 151105(8.0 Update-5) or higher.

Installation Steps:

PM> Install-Package Sitecore.Azure.Setup -Version 8.0.1 

Improvements:

  • The Web.config transformation for the Web.Debug.config and Web.Release.config files is slightly changed. Now the <sessionState> element is patched instead of entirely overwritten.

Sitecore Azure Setup 8.0.0

25 Oct 06:39
Compare
Choose a tag to compare

July 14, 2015

Released Sitecore Azure Setup 8.0.0 rev. 150714 (Initial Release).

Compatibility:

  • Sitecore® Experience Platform™ 8.0 rev. 150621 (8.0 Update-4) or higher.

Installation Steps:

PM> Install-Package Sitecore.Azure.Setup -Version 8.0.0 

Sitecore Azure Setup 7.5.0

25 Oct 06:21
Compare
Choose a tag to compare

May 20, 2015

Released Sitecore Azure Setup 7.5.0 rev. 150520 (Initial Release).

Compatibility:

  • Sitecore® Experience Platform™ 7.5 rev. 150212 (7.5 Update-2) or higher

Installation Steps:

PM> Install-Package Sitecore.Azure.Setup -Version 7.5.0 
  • Select the '[A] Yes to All' option for the following file conflict:

File 'upload\readme.txt' already exists in project 'Sitecore'. Do you want to overwrite it? [Y] Yes [A] Yes to All [N] No [L] No to All [?] Help (default is "N"):

Post installation Steps:

  • Modify both the Web.Debug.config and Web.Release.config files under the \configuration\connectionStrings element to use your Azure SQL Database and MongoDB instances.

Sitecore Azure Setup 7.2.0

25 Oct 06:09
Compare
Choose a tag to compare

June 14, 2015

Released Sitecore Azure Setup 7.2.0 rev. 150614 (Initial Release).

Compatibility:

  • Sitecore CMS 7.2 rev. 150408 (7.2 Update-4) or higher.

Installation Steps:

PM> Install-Package Sitecore.Azure.Setup -Version 7.2.0 

Post installation Steps:

  • Modify both the Web.Debug.config and Web.Release.config files under the \configuration\connectionStrings element to use your Azure SQL Database instance.