Skip to content

Commit 3e48b71

Browse files
authored
Merge pull request #259735 from gourdsay/main
Farmbeats retirement update
2 parents 6563fa9 + cf89fc9 commit 3e48b71

19 files changed

+216
-139
lines changed

articles/industry/agriculture/configure-rules-alerts-in-azure-farmbeats.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
---
22
title: Configure rules and manage alerts
33
description: Describes how to configure rules and manage alerts in FarmBeats
4-
author: RiyazPishori
4+
author: gourdsay
55
ms.topic: article
6-
ms.date: 11/04/2019
7-
ms.author: riyazp
6+
ms.date: 11/29/2023
7+
ms.author: angour
88
---
99

1010
# Configure rules and manage alerts
1111

1212
Azure FarmBeats allows you to create rules based on the business logic, in addition to the sensor data that flows from the sensors and devices deployed in your farm. The rules trigger alerts in the system whenever sensor values cross a threshold value. By viewing and analyzing the alerts created after the threshold values, you can quickly act on any issues and get required solutions.
1313

14+
> [!IMPORTANT]
15+
> Azure FarmBeats is retired. You can see the public announcement [**here**](https://azure.microsoft.com/updates/project-azure-farmbeats-will-be-retired-on-30-sep-2023-transition-to-azure-data-manager-for-agriculture/).
16+
>
17+
>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+
1419
## Create rule
1520

1621
1. On the home page, go to **Rules**.

articles/industry/agriculture/disaster-recovery-for-farmbeats.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,10 @@ ms.author: riyazp
1313
Data recovery protects you from losing your data in an event like collapse of Azure region. In such an event, you can start failover, and recover the data stored in your FarmBeats deployment.
1414

1515
Data recovery is not a default feature in Azure FarmBeats. You can configure this feature manually by configuring the required Azure resources that are used by FarmBeats to store data in an Azure paired region. Use Active – Passive approach to enable recovery.
16-
16+
> [!IMPORTANT]
17+
> Azure FarmBeats is retired. You can see the public announcement [**here**](https://azure.microsoft.com/updates/project-azure-farmbeats-will-be-retired-on-30-sep-2023-transition-to-azure-data-manager-for-agriculture/).
18+
>
19+
> 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].
1720
The following sections provide information about how you can configure data recovery in Azure FarmBeats:
1821

1922
- [Enable data redundancy](#enable-data-redundancy)

articles/industry/agriculture/generate-maps-in-azure-farmbeats.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Generate maps
33
description: This article describes how to generate maps in Azure FarmBeats.
4-
author: RiyazPishori
4+
author: gourdsay
55
ms.topic: article
6-
ms.date: 11/04/2019
7-
ms.author: riyazp
6+
ms.date: 11/29/2023
7+
ms.author: angour
88
---
99

1010
# Generate maps
@@ -15,6 +15,11 @@ Using Azure FarmBeats, you can generate the following maps by using satellite im
1515
- **Satellite Indices map**: Shows the vegetation index and water index for a farm.
1616
- **Soil Moisture heatmap**: Shows soil moisture distribution by fusing satellite data and sensor data.
1717

18+
> [!IMPORTANT]
19+
> Azure FarmBeats is retired. You can see the public announcement [**here**](https://azure.microsoft.com/updates/project-azure-farmbeats-will-be-retired-on-30-sep-2023-transition-to-azure-data-manager-for-agriculture/).
20+
>
21+
> 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].
22+
1823
## Sensor Placement map
1924

2025
A FarmBeats Sensor Placement map assists you with the placement of soil moisture sensors. The map output consists of a list of coordinates for sensor deployment. The inputs from these sensors are used along with satellite imagery to generate the Soil Moisture heatmap.

articles/industry/agriculture/generate-soil-moisture-map-in-azure-farmbeats.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
---
22
title: Generate Soil Moisture Heatmap
33
description: Describes how to generate Soil Moisture Heatmap in Azure FarmBeats
4-
author: RiyazPishori
4+
author: gourdsay
55
ms.topic: article
6-
ms.date: 11/04/2019
7-
ms.author: riyazp
6+
ms.date: 11/29/2023
7+
ms.author: angour
88
---
99

1010
# Generate Soil Moisture Heatmap
1111

1212
Soil moisture is the water that is held in the spaces between soil particles. Soil Moisture Heatmap helps you understand the moisture data at any depth, and at high resolution within your farms. To generate an accurate and usable soil moisture heatmap, a uniform deployment of sensors from the same provider is required. Different providers will have differences in the way soil moisture is measured along with differences in calibration. The Heatmap is generated for a particular depth using the sensors deployed at that depth.
1313

14+
> [!IMPORTANT]
15+
> Azure FarmBeats is retired. You can see the public announcement [**here**](https://azure.microsoft.com/updates/project-azure-farmbeats-will-be-retired-on-30-sep-2023-transition-to-azure-data-manager-for-agriculture/).
16+
>
17+
> 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+
1419
This article describes the process of generating a Soil Moisture Heatmap for your farm, using the Azure FarmBeats Accelerator. In this article, you will learn how to:
1520

1621
- [Create Farms](#create-a-farm)

articles/industry/agriculture/get-drone-imagery-in-azure-farmbeats.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
---
22
title: Get drone imagery
33
description: This article describes how to get drone imagery from partners.
4-
author: RiyazPishori
4+
author: gourdsay
55
ms.topic: article
6-
ms.date: 11/04/2019
7-
ms.author: riyazp
6+
ms.date: 11/29/2023
7+
ms.author: angour
88
---
99

1010
# Get drone imagery from drone partners
1111

1212
This article describes how you can bring in orthomosaic data from your drone imagery partners to Azure FarmBeats Datahub. An orthomosaic is an aerial illustration or image that's geometrically corrected and stitched from data collected by a drone.
1313

14+
> [!IMPORTANT]
15+
> Azure FarmBeats is retired. You can see the public announcement [**here**](https://azure.microsoft.com/updates/project-azure-farmbeats-will-be-retired-on-30-sep-2023-transition-to-azure-data-manager-for-agriculture/).
16+
>
17+
> 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+
1419
Currently, the following imagery partners are supported.
1520

1621
![FarmBeats drone imagery partners](./media/get-drone-imagery-from-drone-partner/drone-partner-1.png)

articles/industry/agriculture/get-sensor-data-from-sensor-partner.md

Lines changed: 18 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,28 @@
11
---
22
title: Get sensor data from the partners
33
description: This article describes how to get sensor data from partners.
4-
author: RiyazPishori
4+
author: gourdsay
55
ms.topic: article
66
ms.custom: has-azure-ad-ps-ref
7-
ms.date: 11/04/2019
8-
ms.author: riyazp
7+
ms.date: 11/29/2023
8+
ms.author: angour
99
---
1010

1111
# Get sensor data from sensor partners
1212

1313
Azure FarmBeats helps you to bring streaming data from your IoT devices and sensors into Datahub. Currently, the following sensor device partners are supported.
1414

15+
> [!IMPORTANT]
16+
> Azure FarmBeats is retired. You can see the public announcement [**here**](https://azure.microsoft.com/updates/project-azure-farmbeats-will-be-retired-on-30-sep-2023-transition-to-azure-data-manager-for-agriculture/).
17+
>
18+
> 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].
19+
20+
1521
![FarmBeats partners](./media/get-sensor-data-from-sensor-partner/partner-information-2.png)
1622

1723
Integrating device data with Azure FarmBeats helps you get ground data from the IoT sensors deployed in your farm to the data hub. The data, once available, can be visualized through the FarmBeats accelerator. The data can be used for data fusion and machine learning/artificial intelligence (ML/AI) model building by using FarmBeats.
1824

19-
To start sensor data streaming, ensure the following:
25+
To start sensor data streaming, ensure the following steps:
2026

2127
- You installed FarmBeats in Azure Marketplace.
2228
- You decided on the sensors and devices that you want to install on your farm.
@@ -45,15 +51,15 @@ Follow the below steps to generate the above information:
4551

4652
a. Go to **Microsoft Entra ID** > **App Registrations**
4753

48-
b. Select the **App Registration** that was created as part of your FarmBeats deployment. It will have the same name as your FarmBeats datahub.
54+
b. Select the **App Registration** that was created as part of your FarmBeats deployment. It has the same name as your FarmBeats datahub.
4955

50-
c. Select **Expose an API** > select **Add a client application** and enter **04b07795-8ddb-461a-bbee-02f9e1bf7b46** and check **Authorize Scope**. This will give access to the Azure CLI (Cloud Shell) to perform the below steps:
56+
c. Select **Expose an API** > select **Add a client application** and enter **04b07795-8ddb-461a-bbee-02f9e1bf7b46** and check **Authorize Scope**. This gives access to the Azure CLI (Cloud Shell) to perform the below steps:
5157

5258
3. Open Cloud Shell. This option is available on the toolbar in the upper-right corner of the Azure portal.
5359

5460
![Azure portal toolbar](./media/get-drone-imagery-from-drone-partner/navigation-bar-1.png)
5561

56-
4. Ensure the environment is set to **PowerShell**. By default, it's set to Bash.
62+
4. Ensure the environment is set to **PowerShell**. By default, it is set to Bash.
5763

5864
![PowerShell toolbar setting](./media/get-sensor-data-from-sensor-partner/power-shell-new-1.png)
5965

@@ -63,13 +69,13 @@ Follow the below steps to generate the above information:
6369
cd
6470
```
6571
66-
6. Run the following command. This connects an authenticated account to use for Microsoft Entra ID requests
72+
6. Run the following command to connect an authenticated account to use for Microsoft Entra ID requests
6773
6874
```azurepowershell-interactive
6975
Connect-AzureAD
7076
```
7177
72-
7. Run the following command. This will download a script to your home directory.
78+
7. Run the following command. This downloads a script to your home directory.
7379
7480
```azurepowershell-interactive
7581
@@ -100,7 +106,7 @@ Now you have the following information generated from the previous section.
100106
- Client secret
101107
- Tenant ID
102108
103-
You will need to provide this to your device partner for linking FarmBeats. Go to the device partner portal for doing the same. For example, in case you are using devices from Davis Instruments, Teralytic or Pessl Instruments (Metos.at) go to the corresponding pages as mentioned below:
109+
You need to provide this to your device partner for linking FarmBeats. Go to the device partner portal for doing the same. For example, in case you're using devices from Davis Instruments, Teralytic or Pessl Instruments (Metos.at) go to the corresponding pages as mentioned below:
104110
105111
1. [Davis Instruments](https://weatherlink.github.io/azure-farmbeats/setup)
106112
@@ -124,7 +130,7 @@ Currently, FarmBeats supports the following devices:
124130
Follow these steps:
125131
126132
1. On the home page, select **Devices** from the menu.
127-
The **Devices** page displays the device type, model, status, the farm it's placed in, and the last updated date for metadata. By default, the farm column is set to *NULL*. You can choose to assign a device to a farm. For more information, see [Assign devices](#assign-devices).
133+
The **Devices** page displays the device type, model, status, the farm it is placed in, and the last updated date for metadata. By default, the farm column is set to *NULL*. You can choose to assign a device to a farm. For more information, see [Assign devices](#assign-devices).
128134
2. Select the device to view the device properties, telemetry, and child devices connected to the device.
129135
130136
![Devices page](./media/get-sensor-data-from-sensor-partner/view-devices-1.png)
@@ -134,7 +140,7 @@ Follow these steps:
134140
Follow these steps:
135141
136142
1. On the home page, select **Sensors** from the menu.
137-
The **Sensors** page displays details about the type of sensor, the farm it's connected to, parent device, port name, port type, and the last updated status.
143+
The **Sensors** page displays details about the type of sensor, the farm it is connected to, parent device, port name, port type, and the last updated status.
138144
2. Select the sensor to view sensor properties, active alerts, and telemetry from the sensor.
139145
140146
![Sensors page](./media/get-sensor-data-from-sensor-partner/view-sensors-1.png)

articles/industry/agriculture/get-weather-data-from-weather-partner.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,22 @@
11
---
22
title: Get weather data from weather partners
33
description: This article describes how to get weather data from partners.
4-
author: sunasing
4+
author: gourdsay
55
ms.topic: article
6-
ms.date: 03/31/2020
7-
ms.author: sunasing
6+
ms.date: 11/29/2023
7+
ms.author: angour
88
---
99

1010
# Get weather data from weather partners
1111

1212
Azure FarmBeats helps you to bring weather data from your weather data providers by using a Docker-based Connector Framework. Using this framework, weather data providers implement a Docker that can be integrated with FarmBeats. Currently, the following weather data provider is supported.
1313

14+
> [!IMPORTANT]
15+
> Azure FarmBeats is retired. You can see the public announcement [**here**](https://azure.microsoft.com/updates/project-azure-farmbeats-will-be-retired-on-30-sep-2023-transition-to-azure-data-manager-for-agriculture/).
16+
>
17+
> 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+
19+
1420
![FarmBeats partners](./media/get-sensor-data-from-sensor-partner/dtn-logo.png)
1521

1622
[DTN](https://www.dtn.com/dtn-content-integration/)

articles/industry/agriculture/imagery-partner-integration-in-azure-farmbeats.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,21 @@
11
---
22
title: Imagery partner integration
33
description: This article describes imagery partner integration.
4-
author: RiyazPishori
4+
author: gourdsay
55
ms.topic: article
6-
ms.date: 11/04/2019
7-
ms.author: riyazp
6+
ms.date: 11/29/2023
7+
ms.author: angour
88
---
99

1010
# Imagery partner integration
1111

1212
This article describes how to use the Azure FarmBeats Translator component to send imagery data to FarmBeats. Agricultural imagery data can be generated from various sources, such as multispectral cameras, satellites, and drones. Agricultural imagery partners can integrate with FarmBeats to provide customers with custom-generated maps for their farms.
1313

14+
> [!IMPORTANT]
15+
> Azure FarmBeats is retired. You can see the public announcement [**here**](https://azure.microsoft.com/updates/project-azure-farmbeats-will-be-retired-on-30-sep-2023-transition-to-azure-data-manager-for-agriculture/).
16+
>
17+
> 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+
1419
Data, once available, can be visualized through the FarmBeats Accelerator and potentially be used for data fusion and machine learning/artificial intelligence (ML/AI) model building by agricultural businesses or customer system integrators.
1520

1621
FarmBeats provides the ability to:

0 commit comments

Comments
 (0)