ob1dev/Sitecore-Azure-PowerShell
Sitecore Azure PowerShell cmdlets to deploy and manage Sitecore solutions.
PowerShellMIT
Issues
- 1
Use the ValidateSet for Azure Location.
#13 opened by ob1dev - 0
- 1
- 1
- 1
In the Publish-SitecoreSqlDatabase cmdlet, use the PSCredential type with parameters.
#11 opened by ob1dev - 1
- 1
The Export-SitecoreAzureSqlDatabase cmdlet has hardcoded path to SQL Server installation.
#2 opened by ob1dev - 0
In the Publish-SitecoreSqlDatabase cmdlet, the default value for the AzureResourceGroupLocation is hardcoded.
#10 opened by ob1dev - 1
In the Publish-SitecoreSqlDatabase cmdlet, the StorageAccountName and SqlServerName are not globally unique.
#6 opened by ob1dev - 1
- 0
Implement Publish-SitecoreProject cmdlet
#8 opened by ob1dev - 0
- 0
In the Get-SitecoreAzureSqlServerStatus cmdlet, the Progress Bar might appears twice.
#5 opened by ob1dev