Skip to content

Commit 0f3c08b

Browse files
Merge pull request #234943 from atinb/master
April release notes
2 parents e13d3ab + 1c2af04 commit 0f3c08b

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

articles/energy-data-services/release-notes.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,19 @@ Azure Data Manager for Energy Preview is updated on an ongoing basis. To stay up
2323

2424
<hr width = 100%>
2525

26+
## April 2023
27+
28+
### Monitoring and investigating actions with Audit logs
29+
30+
Knowing who is taking what action on which item is critical in helping organizations meet regulatory compliance and record management requirements. Azure Data Manager for Energy captures audit logs for data plane APIs of OSDU services and audit events listed [here](https://community.opengroup.org/osdu/documentation/-/wikis/Releases/R3.0/GCP/GCP-Operation/Logging/Audit-Logging-Status). Learn more about [audit logging in Azure Data Manager for Energy](how-to-manage-audit-logs.md).
31+
2632
## February 2023
2733

2834
### Compliant with M14 OSDU&trade; release
2935

3036
Azure Data Manager for Energy Preview is now compliant with the M14 OSDU&trade; milestone release. With this release, you can take advantage of the latest features and capabilities available in the [OSDU&trade; M14](https://community.opengroup.org/osdu/governance/project-management-committee/-/wikis/M14-Release-Notes).
3137

32-
### Product Billing Enabled
38+
### Product Billing enabled
3339

3440
Billing for Azure Data Manager for Energy Preview is enabled. During Preview, the price for each instance is based on a fixed per-hour consumption. [Pricing information for Azure Data Manager for Energy Preview.](https://azure.microsoft.com/pricing/details/energy-data-services/#pricing)
3541

@@ -47,11 +53,11 @@ CORS provides a secure way to allow one origin (the origin domain) to call APIs
4753

4854
## January 2023
4955

50-
### Managed Identity Support
56+
### Managed Identity support
5157

5258
You can use a managed identity to authenticate to any [service that supports Azure AD (Active Directory) authentication](../active-directory/managed-identities-azure-resources/services-azure-active-directory-support.md) with Azure Data Manager for Energy Preview. For example, you can write a script in Azure Function to ingest data in Azure Data Manager for Energy Preview. Now, you can use managed identity to connect to Azure Data Manager for Energy Preview using system or user assigned managed identity from other Azure services. [Learn more.](../energy-data-services/how-to-use-managed-identity.md)
5359

54-
### Availability zone support
60+
### Availability Zone support
5561

5662
Availability Zones are physically separate locations within an Azure region made up of one or more datacenters equipped with independent power, cooling, and networking. Availability Zones provide in-region High Availability and protection against local disasters. Azure Data Manager for Energy Preview supports zone-redundant instance by default and there's no setup required by the customer. [Learn more.](https://azure.microsoft.com/explore/global-infrastructure/products-by-region/?products=energy-data-services&regions=all)
5763

@@ -72,7 +78,7 @@ Most operations, support, and troubleshooting performed by Microsoft personnel d
7278

7379
Azure Private Link on Azure Data Manager for Energy Preview provides private access to the service. With Azure Private Link, traffic between your private network and Azure Data Manager for Energy Preview travels over the Microsoft backbone network, therefore limiting any exposure over the internet. By using Azure Private Link, you can connect to an Azure Data Manager for Energy Preview instance from your virtual network via a private endpoint. You can limit access to your Azure Data Manager for Energy Preview instance over these private IP addresses. [Create a private endpoint for Azure Data Manager for Energy Preview](how-to-set-up-private-links.md).
7480

75-
### Encryption at Rest using Customer Managed Keys
81+
### Encryption at rest using Customer Managed keys
7682

7783
Azure Data Manager for Energy Preview supports customer managed encryption keys (CMK). All data in Azure Data Manager for Energy Preview is encrypted with Microsoft-managed keys by default. In addition to Microsoft-managed key, you can use your own encryption key to protect the data in Azure Data Manager for Energy Preview. When you specify a customer-managed key, that key is used to protect and control access to the Microsoft-managed key that encrypts your data. [Data security and encryption in Azure Data Manager for Energy Preview](how-to-manage-data-security-and-encryption.md).
7884

0 commit comments

Comments
 (0)