Skip to content

Commit d4cd889

Browse files
Merge pull request #256582 from lbpudi/main
Weather docs and add on install updates
2 parents 2351a29 + 93816e0 commit d4cd889

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

articles/data-manager-for-agri/concepts-ingest-weather-data.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,6 @@ Run the install command through Azure Resource Manager ARM Client tool. The comm
3636
```azurepowershell-interactive
3737
armclient PUT /subscriptions/<subscriptionid>/resourceGroups/<resource-group-name>/providers/Microsoft.AgFoodPlatform/farmBeats/<farmbeats-resource-name>/extensions/<extensionid>?api-version=2020-05-12-preview '{}'
3838
```
39-
For more information, see API documentation [here](/rest/api/data-manager-for-agri).
40-
4139
> [!NOTE]
4240
> All values within < > is to be replaced with your respective environment values.
4341
>
@@ -116,4 +114,4 @@ armclient put /subscriptions/<subscriptionid>/resourceGroups/<resource-group-nam
116114

117115
## Step 2: Fetch weather data
118116

119-
Once the credentials required to access the APIs is obtained, you need to call the fetch weather data API [here](/rest/api/data-manager-for-agri/dataplane-version2022-11-01-preview/weather) to fetch weather data.
117+
Once the credentials required to access the APIs is obtained, you need to call the fetch weather data API [here](/rest/api/data-manager-for-agri/dataplane-version2022-11-01-preview/weather-data) to fetch weather data.

articles/data-manager-for-agri/how-to-set-up-isv-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Follow the following guidelines to install and use an ISV solution.
1515

1616
## Install an ISV solution
1717

18-
1. Once you've installed an instance of Azure Data Manager for Agriculture from Azure portal, navigate to Settings ->Solutions tab on the left hand side in your instance.
18+
1. Once you've installed an instance of Azure Data Manager for Agriculture from Azure portal, navigate to Settings ->Solutions tab on the left hand side in your instance. Ensure you have application admin permission.
1919
2. Click on **Add** to view the list of Solutions available for installation. Select the solution of your choice and click on **Add** button against it.
2020
> [!NOTE]
2121
>

0 commit comments

Comments
 (0)