Skip to content

Commit 63b0f17

Browse files
committed
Addressing Umme's review comments
1 parent bc6b6dc commit 63b0f17

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

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

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ This article provides solutions to common Azure FarmBeats issues. For additional
1818

1919
### Invalid Sentinel credentials
2020

21-
The Sentinel credentials provided during install are incorrect. Please restart the installation with the correct credentials.
21+
The Sentinel credentials provided during install are incorrect. Restart the installation with the correct credentials.
2222

2323
### The regional account quota of Batch Accounts for the specified subscription has been reached
2424

@@ -30,15 +30,15 @@ Make sure the Resource Group is in the same location as the Region specified dur
3030

3131
### Other install issues
3232

33-
Please contact us with the following details:
33+
Contact us with the following details:
3434

3535
- Your Subscription ID
3636
- Resource Group name
3737
- Attach the log file for the Deployment failure using the steps below:
3838

3939
1. Navigate to the Resource Group in the Azure portal.
40-
2. Click on Deployments under Settings section on the left hand side.
41-
3. For every deployment that shows "Failed", please click through to details and download the deployment details. Attach this file to the mail.
40+
2. Select Deployments under Settings section on the left hand side.
41+
3. For every deployment that shows "Failed", click through to details and download the deployment details. Attach this file to the mail.
4242

4343
## Sensor telemetry
4444

@@ -144,7 +144,7 @@ While you're deleting a device, you might encounter one of the following common
144144
**Message**: "FarmBeats internal error, see troubleshooting guide for more details".
145145

146146
**Corrective action**:
147-
This issue might result from a temporary failure in the data pipeline. Create the job again. If the error persists, please contact us with the error message / logs.
147+
This issue might result from a temporary failure in the data pipeline. Create the job again. If the error persists, contact us with the error message / logs.
148148

149149
## Accelerator troubleshooting
150150

@@ -154,15 +154,15 @@ This issue might result from a temporary failure in the data pipeline. Create th
154154

155155
**Message**: "No matching users found."
156156

157-
**Corrective action**: Check the email ID for which you're trying to add a role assignment. The email ID must be an exact match of the ID, which is registered for that user in the Active Directory. If the error persists, please contact us with the error message / logs.
157+
**Corrective action**: Check the email ID for which you're trying to add a role assignment. The email ID must be an exact match of the ID, which is registered for that user in the Active Directory. If the error persists, contact us with the error message / logs.
158158

159159
### Unable to log in to Accelerator
160160

161161
**Message**: "Error: You are not authorized to call the service. Contact the administrator for authorization."
162162

163163
**Corrective action**: Ask the administrator to authorize you to access the FarmBeats deployment. This can be done by doing a POST of the RoleAssignment APIs or through the Access Control in the **Settings** pane in Accelerator.
164164

165-
If you've already been granted access and are facing this error, try again by refreshing the page. If the error persists, please contact us with the error message / logs.
165+
If you've already been granted access and are facing this error, try again by refreshing the page. If the error persists, contact us with the error message / logs.
166166

167167
![Project FarmBeats](./media/troubleshoot-azure-farmbeats/accelerator-troubleshooting-1.png)
168168

@@ -174,7 +174,7 @@ If you've already been granted access and are facing this error, try again by re
174174

175175
**Corrective action**: This error occurs if you leave the page idle for too long. Refresh the page.
176176

177-
If the error persists, please contact us with the error message / logs.
177+
If the error persists, contact us with the error message / logs.
178178

179179
**Issue**: FarmBeats Accelerator isn't showing the latest version, even after you've upgraded FarmBeatsDeployment.
180180

@@ -198,15 +198,15 @@ Do one of the following:
198198
*Update Sentinel Username*
199199
1. Sign in to [Azure portal](https://portal.azure.com).
200200
2. In the **Search** box, search for the FarmBeats Datahub resource group.
201-
3. Click on Storage account storage***** -> Containers -> batch-prep-files -> to_vm -> config.ini
201+
3. Select Storage account storage***** -> Containers -> batch-prep-files -> to_vm -> config.ini
202202
4. Click Edit
203203
5. Update the username in the sentinel_account section
204204

205205
*Update Sentinel Password*
206206
1. Sign in to [Azure portal](https://portal.azure.com).
207207
2. In the **Search** box, search for the FarmBeats Datahub resource group.
208-
3. Click on keyvault-*****
209-
4. Click on Access Policies under Settings
208+
3. Select keyvault-*****
209+
4. Select Access Policies under Settings
210210
5. Click "Add Access Policy"
211211
6. Use "Secret management" for Configure from Template and add yourself to Principal
212212
7. Click Add, and then click Save on the Access Policies page
@@ -268,7 +268,7 @@ Try either of the following:
268268

269269
**Issue**: The Soil Moisture map was generated, but the map has mostly white areas.
270270

271-
**Corrective action**: This issue can occur if the satellite indices generated for the time for which the map was requested has NDVI values that is less than 0.3. For more information, please visit [Technical Guide from Sentinel](https://earth.esa.int/web/sentinel/technical-guides/sentinel-2-msi/level-2a/algorithm).
271+
**Corrective action**: This issue can occur if the satellite indices generated for the time for which the map was requested has NDVI values that is less than 0.3. For more information, visit [Technical Guide from Sentinel](https://earth.esa.int/web/sentinel/technical-guides/sentinel-2-msi/level-2a/algorithm).
272272
1. Rerun the job for a different date range and check to see if the NDVI values in the satellite indices are more than 0.3
273273

274274
## Collect logs manually

0 commit comments

Comments
 (0)