Skip to content

Commit 6ab2c70

Browse files
authored
docs: add beta labels for Automation (#12459)
1 parent 3e9e6e4 commit 6ab2c70

4 files changed

+24
-1
lines changed

docs/automations/bigquery-metadata-sync.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ import FeatureAvailability from '@site/src/components/FeatureAvailability';
44

55
<FeatureAvailability saasOnly />
66

7+
:::info
8+
9+
This feature is currently in open beta in Acryl Cloud. Reach out to your Acryl representative to get access.
10+
11+
:::
12+
713
## Introduction
814

915
BigQuery Metadata Sync is an automation that synchronizes DataHub Tags, Table and Column descriptions, and Column Glossary Terms with

docs/automations/docs-propagation.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Documentation Propagation Automation
22

3+
:::info
4+
5+
This feature is currently in open beta in Acryl Cloud. Reach out to your Acryl representative to get access.
6+
7+
:::
8+
39
## Introduction
410

511
Documentation Propagation is an automation automatically propagates column and asset (coming soon) descriptions based on downstream column-level lineage and sibling relationships.

docs/automations/glossary-term-propagation.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
<FeatureAvailability saasOnly />
44

5+
:::info
6+
7+
This feature is currently in open beta in Acryl Cloud. Reach out to your Acryl representative to get access.
8+
9+
:::
10+
511
## Introduction
612

713
Glossary Term Propagation is an automation feature that propagates classification labels (Glossary Terms) across column and assets based on downstream lineage and sibling relationships.

docs/automations/snowflake-tag-propagation.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ import FeatureAvailability from '@site/src/components/FeatureAvailability';
44

55
<FeatureAvailability saasOnly />
66

7-
> Note that this Automation in currently in open **Beta**. With any questions or issues, please reach out to your Acryl representative.
7+
:::info
8+
9+
This feature is currently in open beta in Acryl Cloud. Reach out to your Acryl representative to get access.
10+
11+
:::
12+
813

914
## Introduction
1015

0 commit comments

Comments
 (0)