SQL Data Catalog
发现敏感数据并进行分类。
由以下开发商制作:Redgate Software
ComponentSource开始代理销售的日期:2005年
Released: Sep 25, 2019
Updated Dec 24, 2019
Updated Dec 18, 2019
Updated Dec 10, 2019
Updated Dec 3, 2019
Updated Nov 26, 2019
Updated Nov 18, 2019
Updated Nov 11, 2019
/audit/classification to /audit/export.instances/{InstanceId}/databases/{DatabaseName}/columns/all to instances/{InstanceId}/databases/{DatabaseName}/columns/export.Updated Nov 3, 2019
NULL values during scans.Updated Nov 1, 2019
Due to major changes in the permissions handling it is recommend that you disable permissions before applying this update.
Updated Oct 29, 2019
Updated Oct 22, 2019
Update-ClassificationInLiveDatabase PowerShell cmdlet now uses the ADD SENSITIVITY CLASSIFICATION syntax when targeting SQL 2019 or Azure SQL.columnClassificationAuditEntries field returned from the /audit endpoint has been renamed to auditEntries./audit API endpoint takes some new eventFilter values to control which audit data should be returned. For example, setting eventFilter=TaxonomyChanged will return all modifications made to the taxonomy. See the Swagger documentation (at /swagger) for the /audit endpoint for the full list of filters.Updated Oct 14, 2019
sys.sensitivity_classifications table in SQL 2019 and Azure SQL, when the database is first added to the catalog.Updated Oct 7, 2019
DELETE api/v1.0/permissions/domains/{domain}/users/{userSID} for deleting users.PUT api/v1.0/permissions is no longer responsible for deleting users from permissions list.Set-Classification.Updated Sep 30, 2019
Updated Sep 25, 2019
Use-Classification becomes Connect-SqlDataCatalogEnable-Authorization becomes Enable-SqlDataCatalogAuthorizationAdd-RegisteredSqlServerInstance becomes Register-ClassificationInstance (-Force param removed)Update-RegisteredSqlServerInstance becomes Set-ClassificationInstanceCredentialStart-InstanceScan becomes Start-ClassificationInstanceScanGet-RegisteredInstances becomes Get-ClassificationInstance (return type changed)Get-Databases becomes Get-ClassificationDatabaseGet-Columns becomes Get-ClassificationColumnCopy-DatabaseClassification becomes Copy-ClassificationExport-ClassificationCsv becomes Export-Classification (new -Format param (csv, zip))Export-ClassificationExtendedProperties becomes Update-ClassificationInLiveDatabaseGet-TagCategories becomes Get-ClassificationTaxonomyUpdate-ColumnTags (forceUpdate=off) becomes Add-ClassificationColumnTagUpdate-ColumnTags (forceUpdate=on) becomes Set-ClassificationColumnTagImport-ColumnsTags (override) becomes Set-Classification