Skip to content

issues Search Results · repo:ob1dev/Sitecore-Azure-PowerShell language:PowerShell

Filter by

13 results
 (61 ms)

13 results

inob1dev/Sitecore-Azure-PowerShell (press backspace or delete to remove)

Since the list of Azure Locations/Regions is predefined, it would be handy to use it with ValidateSet in the Publish-SitecoreSqlDatabase cmdlet on the AzureResourceGroupLocation parameter.
enhancement
  • ob1dev
  • 1
  • Opened 
    on Dec 3, 2015
  • #13

Extend the Publish-SitecoreSqlDatabase cmdlet to publish Sitecore Databases from the *.bacpac files (BACPAC packages), which are stored in a directory in the file system.
enhancement
  • ob1dev
  • Opened 
    on Dec 3, 2015
  • #12

In the Publish-SitecoreSqlDatabase cmdlet, use the PSCredential type with the following parameters: - SqlServerAdminLogin - SqlServerPassword And - AzureSqlServerAdminLogin - AzureSqlServerPassword ...
enhancement
  • ob1dev
  • 1
  • Opened 
    on Nov 24, 2015
  • #11

In the Publish-SitecoreSqlDatabase cmdlet, the default value is hardcoded for the AzureResourceGroupLocation parameter. It would be handy if it could be assigned to a user s closest Azure data center. ...
enhancement
  • ob1dev
  • Opened 
    on Nov 18, 2015
  • #10

The Publish-SitecoreSqlDatabase cmdlet must output the connection string for succeeded databases.
  • ob1dev
  • 1
  • Opened 
    on Oct 28, 2015
  • #9

Implement the Publish-SitecoreProject cmdlet to publish Siteocore website root to Azure Web Apps service.
  • ob1dev
  • Opened 
    on Oct 26, 2015
  • #8

The Import-SitecoreAzureSqlDatabase cmdlet uses the ASM version of the Start-AzureSqlDatabaseImport cmdlet, since there is no ARM version yet. Once ARM version become available, the cmdlet must be replaced. ...
enhancement
  • ob1dev
  • Opened 
    on Oct 26, 2015
  • #7

In the Publish-SitecoreSqlDatabase cmdlet, the default value for the StorageAccountName and SqlServerName parameters are not globally unique. - $AzureStorageAccountName = sitecoreazure{0} -f (Get-Date ...
bug
  • ob1dev
  • 1
  • Opened 
    on Oct 26, 2015
  • #6

In the Get-SitecoreAzureSqlServerStatus cmdlet, the Progress Bar might appears twice for the same task, when two or more tasks are in active and then one succeeded. The reason is due to not unique value ...
bug
  • ob1dev
  • Opened 
    on Oct 26, 2015
  • #5

Add not required parameter to the Import-SitecoreAzureSqlDatabas cmdlet to control: 1. SQL Database Tier New-AzureRmSqlDatabase -RequestedServiceObjectiveName S3
enhancement
  • ob1dev
  • 1
  • Opened 
    on Oct 26, 2015
  • #4
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub