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

Releases: ob1dev/Sitecore-Azure-PowerShell

Sitecore Azure 0.5.1

07 Dec 02:45
Compare
Choose a tag to compare
Sitecore Azure 0.5.1 Pre-release
Pre-release

December 07, 2015

Released Sitecore Azure PowerShell module 0.5.1 rev. 151207 (Pre-release).

  • The Publish-SitecoreSqlDatabase cmdlet publishes one or more Sitecore SQL Server databases from a local SQL Server to Azure SQL Database Server.
  • Cmdlets released to PowerShell Gallery

Compatibility:

  • Sitecore® Experience Platform™ 8.0 rev. 141212 (8.0 Initial Release) or higher

Installation Steps:

  • To install Sitecore Azure module, run the following command in the Windows PowerShell IES or Azure PowerShell console.

Inspect

PS> Save-Module -Name Sitecore.Azure -Path <path>

Install

PS> Install-Module -Name Sitecore.Azure

Release Notes

  • In the Publish-SitecoreSqlDatabase cmdlet, the AzureResourceGroupLocation parameter now uses predefined list of available data centers.
  • The Publish-SitecoreSqlDatabase cmdlet has been extended with additional parameters:
    • AzureStorageAccountType - Specifies the type of the new Storage Account
    • AzureSqlDatabasePricingTier - Specifies the SQL Database pricing tier to assign to the database

More information on getting started with PowerShell Gallery here

Sitecore Azure 0.5.0

24 Nov 07:11
Compare
Choose a tag to compare
Sitecore Azure 0.5.0 Pre-release
Pre-release

November 23, 2015

Released Sitecore Azure PowerShell module 0.5.0 rev. 151123 (Pre-release).

  • The Publish-SitecoreSqlDatabase cmdlet publishes one or more Sitecore SQL Server databases from a local SQL Server to Azure SQL Database Server.
  • Cmdlets released to PowerShell Gallery

Compatibility:

  • Sitecore® Experience Platform™ 8.0 rev. 141212 (8.0 Initial Release) or higher

Installation Steps:

  • To install Sitecore Azure module, run the following command in the Windows PowerShell IES or Azure PowerShell console.

Inspect

PS> Save-Module -Name Sitecore.Azure -Path <path>

Install

PS> Install-Module -Name Sitecore.Azure

More information on getting started with PowerShell Gallery here