This repository was archived by the owner on Nov 10, 2017. It is now read-only.
Sitecore Azure Setup 8.0.1
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:
- To install Sitecore Azure Setup, run the following command in the Package Manager Console
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.