You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: acceptance/help/output.txt
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ Unity Catalog
81
81
model-versions Databricks provides a hosted version of MLflow Model Registry in Unity Catalog.
82
82
online-tables Online tables provide lower latency and higher QPS access to data from Delta tables.
83
83
policies Attribute-Based Access Control (ABAC) provides high leverage governance for enforcing compliance policies in Unity Catalog.
84
-
quality-monitors [DEPRECATED] This API is deprecated.
84
+
quality-monitors Deprecated: Please use the Data Quality Monitors API instead (REST: /api/data-quality/v1/monitors), which manages both Data Profiling and Anomaly Detection.
85
85
registered-models Databricks provides a hosted version of MLflow Model Registry in Unity Catalog.
86
86
resource-quotas Unity Catalog enforces resource quotas on all securable objects, which limits the number of resources that can be created.
87
87
rfa Request for Access enables users to request access for Unity Catalog securables.
@@ -136,7 +136,7 @@ Clean Rooms
136
136
clean-rooms A clean room uses Delta Sharing and serverless compute to provide a secure and privacy-protecting environment where multiple parties can work together on sensitive enterprise data without direct access to each other's data.
137
137
138
138
Quality Monitor
139
-
quality-monitor-v2 [DEPRECATED] This API is deprecated.
139
+
quality-monitor-v2 Deprecated: Please use the Data Quality Monitoring API instead (REST: /api/data-quality/v1/monitors).
140
140
141
141
Data Quality Monitoring
142
142
data-quality Manage the data quality of Unity Catalog objects (currently support schema and table).
0 commit comments