Skip to content

Commit 1613f95

Browse files
committed
fixing build errors
1 parent 74c2226 commit 1613f95

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

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

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,18 @@ After you start the streaming of sensor data, you can begin the process of getti
3434

3535
Follow the below steps to generate the above information:
3636

37-
>[!NOTE] These steps are required to be completed on Azure to access the Azure subscription where FarmBeats is deployed.
37+
> [!NOTE] These steps are required to be completed on Azure to access the Azure
38+
> subscription where FarmBeats is deployed.
3839
3940
1. Sign in to https://portal.azure.com/.
4041

41-
2. **If you are on FarmBeats version 1.2.7 or later, skip steps 2a, 2b and 2c, and go to step 3.** You can check FarmBeats version by selecting the **Settings** icon on the top-right corner of the FarmBeats UI.
42+
2. **If you are on FarmBeats version 1.2.7 or later, skip steps a, b and c, and go to step 3.** You can check FarmBeats version by selecting the **Settings** icon on the top-right corner of the FarmBeats UI.
4243

43-
2a. Go to **Azure Active Directory** > **App Registrations**
44+
a. Go to **Azure Active Directory** > **App Registrations**
4445

45-
2b. Select the **App Registration** that was created as part of your FarmBeats deployment. It will have the same name as your FarmBeats datahub.
46+
b. Select the **App Registration** that was created as part of your FarmBeats deployment. It will have the same name as your FarmBeats datahub.
4647

47-
2c. 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:
48+
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:
4849

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

@@ -91,13 +92,13 @@ Now you have the following information generated from the previous section.
9192
9293
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:
9394
94-
[Davis Instruments](https://weatherlink.github.io/azure-farmbeats/setup)
95+
1. [Davis Instruments](https://weatherlink.github.io/azure-farmbeats/setup)
9596
96-
[Teralytic](https://app.teralytic.com/)
97+
2. [Teralytic](https://app.teralytic.com/)
9798
98-
[Pessl Instruments](https://ng.fieldclimate.com/user-api-services)
99+
3. [Pessl Instruments](https://ng.fieldclimate.com/user-api-services)
99100
100-
The device provider confirms a successful integration. Upon confirmation, you can view all the devices and sensors on Azure FarmBeats.
101+
The device provider confirms a successful integration. Upon confirmation, you can view all the devices and sensors on Azure FarmBeats.
101102
102103
## View devices and sensors
103104
@@ -144,6 +145,7 @@ After the sensor data is flowing in, you can assign it to the farm where you dep
144145
![Associate Devices window](./media/get-sensor-data-from-sensor-partner/associate-devices-1.png)
145146
146147
6. To associate each device to a different farm, select the drop-down arrow in the **Assign to Farm** column, and select a farm for each device row.
148+
147149
7. Select **Assign** to complete the device assignment.
148150
149151
### Visualize sensor data

0 commit comments

Comments
 (0)