Active Directoryのユーザーとグループを役割に割り当てることにより、SQL Cloneにアクセスできるユーザーを制御
9月 18, 2017
新製品
機能
Added a new PowerShell cmdlet (Get-SqlCloneMachine) to get all machine details from a SQL Clone Server.
Progress increments during row data restoration from SQL Backup.
Supports multiple simultaneous backup restores on a single machine when creating images from backup.
Marked the Get-SqlCloneBackupLocation cmdlet as obsolete (New-SqlCloneImage should be passed full paths using the BackupFileName parameter instead).
Increase logging around automatic clone detachment.
File sizes are now displayed rounded to 3 significant figures.
You can now manage who has access to SQL Clone by assigning Active Directory users and groups to roles. Roles available allow administrator access, image and clone access, and clone-only access.
Added command line option to override the server URL when installing an agent: SERVERURL=https://machine.name:14146
When creating an image from a backup in the web UI, you can now specify the SQL Server to use when temporarily restoring the database.
Simplified web UI for creating images from striped and/or differential backups.
不具合の修正
Dropdown list items are listed in alphabetical order.
Fixes 'value cannot be null' error while creating an image.
Agent setup window scrolls if there is insufficient vertical space.
Backup Location section removed from image create review page because it is no longer used
Temporary Server section added to image creation review page
Fixed an environment-specific situation in which MissingMethodException could be thrown by the PowerShell cmdlets.
The retry link on the unauthorized page now functions properly when permissions are updated.
Fix for error message being shown when selecting SQL Server authentication during image creation.
Large compressed SQL Backup files should no longer time out.
Fix for monitoring image files stored on certain operating systems.
Added more logging during low level operations to help diagnose problems.