Skip to content

Commit b45e96c

Browse files
Merge pull request #311860 from marielherz/rdv-expired-legal-tags
ADME: Document expired legal tag impact on automated RDV upgrades
2 parents eb874b4 + c53879a commit b45e96c

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

articles/energy-data-services/concepts-reference-data-values.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: marielherz
55
ms.author: marielherzog
66
ms.service: azure-data-manager-energy
77
ms.topic: overview
8-
ms.date: 12/18/2025
8+
ms.date: 02/16/2026
99
ms.custom: template-concept
1010
---
1111

@@ -67,6 +67,17 @@ Azure Data Manager for Energy updates Reference Data Values (RDVs) by automatica
6767
| **OPEN** | Customer‑extended or modified entries are preserved; new OSDU® baseline entries are added without overwriting user changes. | Balances shared semantics with user‑driven extensibility. |
6868
| **LOCAL** | Behaviors follow the instance’s provisioning choice; custom values remain unchanged, and new OSDU® suggestions are added only if LOCAL was enabled. | Protects business‑specific meaning and avoids unintended modification. |
6969

70+
### Expired Legal Tags and RDV Upgrades
71+
72+
During automated RDV upgrades, Azure Data Manager for Energy validates the legal tags associated with existing reference data records before applying updates. If a data partition contains records with expired legal tags, the following behavior applies:
73+
74+
- **Existing RDVs with expired legal tags are skipped** — The upgrade process skips updates for records whose legal tags have expired, rather than failing the entire upgrade for the data partition. These records remain at their current version until the legal tag issue is resolved.
75+
- **New RDVs are still added** — New reference data values introduced in the latest OSDU® milestone are added successfully, as they receive new legal tags and aren't affected by pre-existing expired tags.
76+
- **No data loss occurs** — Skipped records aren't deleted or modified. Once you renew or replace the expired legal tags, the records are eligible for upgrade in the next milestone cycle.
77+
78+
> [!NOTE]
79+
> To ensure all reference data values are upgraded during milestone updates, verify that no legal tags in your data partitions are expired. You can identify expired legal tag validation failures in the **storage service logs** for your Azure Data Manager for Energy instance.
80+
7081
For information on the current milestone supported by and available OSDU® services in Azure Data Manager for Energy, refer [OSDU® services available in Azure Data Manager for Energy](osdu-services-on-adme.md).
7182

7283
## Next steps

0 commit comments

Comments
 (0)