Skip to content

Commit e2bf709

Browse files
Merge pull request #234629 from gourdsay/main
Release notes
2 parents 14c871f + 9b584d3 commit e2bf709

File tree

3 files changed

+53
-0
lines changed

3 files changed

+53
-0
lines changed

articles/data-manager-for-agri/index.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ landingContent:
3737
url: concepts-ingest-weather-data.md
3838
- text: Sensor data ingestion
3939
url: concepts-ingest-sensor-data.md
40+
- linkListType: whats-new
41+
links:
42+
- text: Release notes
43+
url: release-notes.md
4044
- title: Understanding ISV solutions
4145
linkLists:
4246
- linkListType: concept
Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
---
2+
title: Release notes for Microsoft Azure Data Manager for Agriculture Preview #Required; page title is displayed in search results. Include the brand.
3+
description: This article provides release notes for Azure Data Manager for Agriculture Preview releases, improvements, bug fixes, and known issues. #Required; article description that is displayed in search results.
4+
author: gourdsay #Required; your GitHub user alias, with correct capitalization.
5+
ms.author: angour #Required; microsoft alias of author; optional team alias.
6+
ms.service: data-manager-for-agri #Required; service per approved list. slug assigned by ACOM.
7+
ms.topic: conceptual #Required; leave this attribute/value as-is.
8+
ms.date: 04/14/2023 #Required; mm/dd/yyyy format.
9+
ms.custom: template-concept #Required; leave this attribute/value as-is.
10+
---
11+
12+
# Release Notes for Azure Data Manager for Agriculture Preview
13+
14+
Azure Data Manager for Agriculture Preview is updated on an ongoing basis. To stay up to date with the most recent developments, this article provides you with information about:
15+
16+
- The latest releases
17+
- Known issues
18+
- Bug fixes
19+
- Deprecated functionality
20+
- Plans for changes
21+
22+
We'll provide information on latest releases, bug fixes, & deprecated functionality for Azure Data Manager for Agriculture Preview monthly.
23+
24+
> [!NOTE]
25+
> Microsoft Azure Data Manager for Agriculture is currently in preview. For legal terms that apply to features that are in beta, in preview, or otherwise not yet released into general availability, see [**Supplemental Terms of Use for Microsoft Azure Previews**](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). See Azure Data Manager for Agriculture specific terms of use [**here**](supplemental-terms-azure-data-manager-for-agriculture.md).
26+
>
27+
> Microsoft Azure Data Manager for Agriculture requires registration and is available to only approved customers and partners during the preview period. To request access to Microsoft Data Manager for Agriculture during the preview period, use this [**form**](https://aka.ms/agridatamanager).
28+
29+
## March 2023
30+
31+
### Key Announcement: Preview Release
32+
Azure Data Manager for Agriculture is now available in preview. See our blog post [here](https://azure.microsoft.com/blog/announcing-microsoft-azure-data-manager-for-agriculture-accelerating-innovation-across-the-agriculture-value-chain/).
33+
34+
### Audit logs
35+
In Azure Data Manager for Agriculture Preview, you can monitor how and when your resources are accessed, and by whom. You can also debug reasons for failure for data-plane requests. [Audit Logs](how-to-set-up-audit-logs.md) are now available for your use.
36+
37+
### Private links
38+
You can connect to Azure Data Manager for Agriculture service from your virtual network via a private endpoint, which is a set of private IP addresses in a subnet within the virtual network. You can then limit access to your Azure Data Manager for Agriculture Preview instance over these private IP addresses. [Private Links](how-to-set-up-private-links.md) are now available for your use.
39+
40+
### BYOL for satellite imagery
41+
To support scalable ingestion of geometry-clipped imagery, we've partnered with Sentinel Hub by Sinergise to provide a seamless bring your own license (BYOL) experience. Read more about our satellite connector [here](concepts-ingest-satellite-imagery.md).
42+
43+
## Next steps
44+
* See the Hierarchy Model and learn how to create and organize your agriculture data [here](./concepts-hierarchy-model.md).
45+
* Understand our APIs [here](/rest/api/data-manager-for-agri).

articles/data-manager-for-agri/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
- name: What is Azure Data Manager for Agriculture Preview?
66
displayName: Overview
77
href: Overview-azure-data-manager-for-agriculture.md
8+
- name: What's new
9+
items:
10+
- name: Release notes
11+
href: release-notes.md
812
- name: Quickstarts
913
expanded: true
1014
items:

0 commit comments

Comments
 (0)