Skip to content

Commit db3de85

Browse files
committed
Compliance updates 03312024
1 parent 47428b6 commit db3de85

File tree

4 files changed

+15
-8
lines changed

4 files changed

+15
-8
lines changed

articles/data-manager-for-agri/how-to-set-up-private-links.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ By using Azure Private Link, you can connect to an Azure Data Manager for Agricu
1717

1818
This article describes how to create a private endpoint and approval process for Azure Data Manager for Agriculture Preview.
1919

20+
## Prerequisites
21+
22+
[Create a virtual network](../virtual-network/quick-create-portal.md) in the same subscription as the Azure Data Manager for Agriculture Preview instance. This virtual network will allow automatic approval of the Private Link endpoint.
23+
2024
## How to set up a private endpoint
2125
Private Endpoints can be created using the Azure portal, PowerShell, or the Azure CLI:
2226

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
### YamlMime:Landing
22

3-
title: Microsoft Azure Data Manager for Agriculture. # < 60 chars
3+
title: Microsoft Azure Data Manager for Agriculture Preview. # < 60 chars
44
summary: Microsoft Azure Data Manager for Agriculture enables the industry to accelerate agriculture and sustainability digital solutions. By bringing together and transforming data, Azure Data Manager empowers organizations to drive innovation through insight, reduce environmental impact, optimize operations across the agri-food value chain, and cultivate trust rooted in transparency.
55

66
metadata:

articles/industry/agriculture/install-azure-farmbeats.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ This article describes how to install Azure FarmBeats in your Azure subscription
1313

1414
Azure FarmBeats is a business-to-business offering available in Azure Marketplace. It enables aggregation of agriculture data sets across providers and generation of actionable insights. Azure FarmBeats does this by enabling you to build artificial intelligence (AI) or machine learning (ML) models based on fused data sets. The two main components of Azure FarmBeats are:
1515

16+
> [!NOTE]
17+
> Azure FarmBeats is on path to be retired. We have built a new agriculture focused service, it's name is Azure Data Manager for Agriculture and it's now available as a preview service. For more information see public documentation [**here**](../../data-manager-for-agri/overview-azure-data-manager-for-agriculture.md) or write to us at [email protected].
18+
1619
- **Data hub**: An API layer that enables aggregation, normalization, and contextualization of various agriculture data sets across different providers.
1720

1821
- **Accelerator**: Web application that is built on top of Data hub. It jump-starts your model development and visualization. The accelerator uses Azure FarmBeats APIs to demonstrate visualization of ingested sensor data as charts and visualization of model output as maps.

articles/industry/agriculture/overview-azure-farmbeats.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.author: riyazp
1313
Azure FarmBeats is a business-to-business offering available in Azure Marketplace. It enables aggregation of agriculture data sets across providers. Azure FarmBeats enables you to build artificial intelligence (AI) or machine learning (ML) models based on fused data sets. By using Azure FarmBeats, agriculture businesses can focus on core value-adds instead of the undifferentiated heavy lifting of data engineering.
1414

1515
> [!NOTE]
16-
> We have built a new PaaS version of Azure FarmBeats as a fully managed service and currently in private preview. For more information on trying out the new Azure FarmBeats, write to us at FarmBeatsSupport@microsoft.com.
16+
> Azure FarmBeats is on path to be retired. We have built a new agriculture focused service, it's name is Azure Data Manager for Agriculture and it's now available as a preview service. For more information see public documentation [**here**](../../data-manager-for-agri/overview-azure-data-manager-for-agriculture.md) or write to us at madma@microsoft.com.
1717
1818
![Project Farm Beats](./media/architecture-for-farmbeats/farmbeats-architecture-1.png)
1919

@@ -27,20 +27,20 @@ With the preview of Azure FarmBeats you can:
2727
- Build or augment your digital agriculture solution by providing farm health advisories.
2828

2929
> [!NOTE]
30-
> Azure FarmBeats is currently in public preview. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). Azure FarmBeats is provided without a service level agreement. Use the [Azure FarmBeats Support Forum](/answers/topics/azure-farmbeats.html) for support.
30+
> Azure FarmBeats is currently in public preview. For more information, see [Supplemental Terms of Use for Microsoft Azure Previews](https://azure.microsoft.com/support/legal/preview-supplemental-terms/). Azure FarmBeats is provided without a service level agreement.
3131
32-
## Datahub
32+
## Data hub
3333

34-
The Azure FarmBeats Datahub is an API layer, which enables aggregation, normalization, and contextualization of various agriculture datasets across providers. You can use Azure FarmBeats to get:
34+
The Azure FarmBeats Data hub is an API layer, which enables aggregation, normalization, and contextualization of various agriculture datasets across providers. You can use Azure FarmBeats to get:
3535
- **Sensor data** from two sensor providers [Davis Instruments](https://www.davisinstruments.com/products/enviromonitor-gateway-us-lte), [Teralytic](https://teralytic.com/), [Pessl Instruments](https://metos.at/)
3636
- **Satellite imagery** from European Space Agency's [Sentinel-2](https://sentinel.esa.int/web/sentinel/home) satellite mission
3737
- **Drone imagery** from three drone imagery providers [senseFly](https://www.sensefly.com/) , [SlantRange](https://slantrange.com/) , [DJI](https://dji.com/)
3838

39-
Datahub is designed as an extensible API platform. We are working with many more providers to integrate with Azure FarmBeats, so you have more choice while building your solution.
39+
Data hub is designed as an extensible API platform. We're working with many more providers to integrate with Azure FarmBeats, so you have more choice while building your solution.
4040

4141
## Accelerator
4242

43-
The Azure FarmBeats Accelerator is a sample web application, that is built on top of Datahub. The Accelerator jump-starts your user interface and model development. The Azure FarmBeats accelerator uses Azure FarmBeats' APIs. It visualizes ingested sensor data as charts and model outputs as maps. For example, you can use the accelerator to create a farm quickly and get a vegetation index map or a sensor placement map for that farm easily.
43+
The Azure FarmBeats Accelerator is a sample web application, that is built on top of Data hub. The Accelerator jump-starts your user interface and model development. The Azure FarmBeats accelerator uses Azure FarmBeats' APIs. It visualizes ingested sensor data as charts and model outputs as maps. For example, you can use the accelerator to create a farm quickly and get a vegetation index map or a sensor placement map for that farm easily.
4444

4545
## Azure role-based access control (Azure RBAC)
4646

@@ -62,7 +62,7 @@ An administrator can add multiple partners as data providers to Azure FarmBeats.
6262

6363
## Resources
6464

65-
Azure FarmBeats is offered at no additional charge and you pay only for the Azure resources you use. You can use the below resources to know more about the offering:
65+
Azure FarmBeats is offered at no extra charge and you pay only for the Azure resources you use. You can use the below resources to know more about the offering:
6666

6767
- Stay informed about the latest Azure FarmBeats news by visiting our [Azure FarmBeats blog](https://aka.ms/farmbeatsblog).
6868
- Seek help by posting a question on our [Azure FarmBeats support forum](/answers/topics/azure-farmbeats.html).

0 commit comments

Comments
 (0)