You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/data-manager-for-agri/how-to-set-up-isv-solution.md
+28-8Lines changed: 28 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ author: gourdsay
5
5
ms.author: angour
6
6
ms.service: data-manager-for-agri
7
7
ms.topic: how-to
8
-
ms.date: 02/14/2023
8
+
ms.date: 09/01/2023
9
9
ms.custom: template-how-to
10
10
---
11
11
@@ -16,11 +16,25 @@ Follow the following guidelines to install and use an ISV solution.
16
16
## Install an ISV solution
17
17
18
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.
19
-
2. You'll be able to view the list of available Solutions. Select the solution of your choice and click on Add button against it.
20
-
3. You'll be navigated to Azure Marketplace page for the Solution.
21
-
4. Click on Contact Me CTA and the ISV partner will contact you to help with next steps of installation.
22
-
5. To edit an installed Solution, click on the edit icon against the Solution in Solutions page. You'll be redirected to Azure Marketplace from where you can contact the ISV partner by clicking on Contact Me.
23
-
6. To delete an installed Solution, click on the delete icon against the Solution in Solutions page and you'll be redirected to Azure Marketplace from where you can Contact the ISV partner by clicking on Contact Me.
19
+
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.
20
+
> [!NOTE]
21
+
>
22
+
>If a Solution has only private plans, you will see **Contact Us** button which will take you to Marketplace page for Solution.
23
+
>
24
+
3. You are navigated to the plan selection pane where you have to give the following inputs:
25
+
1. Click on **Authorize** button to give consent to the Solution Provider to create app needed for Solution installation.
26
+
2. Object ID. See [here](#identify-object-id-of-the-solution) to find your Object ID
27
+
3. Select plan of your choice
28
+
4. Select the Terms and Conditions checkbox and click on Add.
29
+
5. The Solution is deployed on your ADMA instance and role assignment will be handled from the backend.
30
+
31
+
## Edit an installed Solution
32
+
33
+
To edit an installed Solution, click on the edit icon against the Solution in Solutions page. You are redirected to plan selection pane to modify your plan. If it's a solution with private plans, you are redirected to Azure Marketplace from where you can contact the ISV partner by clicking on **Contact Me**.
34
+
35
+
## Delete an installed Solution
36
+
37
+
To delete an installed Solution, click on the delete icon against the Solution in Solutions page and confirm the same on the popup. If it's a Solution with private plans, you'll be redirected to Azure Marketplace from where you can Contact the ISV partner by clicking on Contact Me.
24
38
25
39
## Use an ISV solution
26
40
@@ -38,9 +52,15 @@ A high level view of how you can create a new request and get responses from the
38
52
* If there's any error when this request is submitted, then you may have to verify the configuration and parameters. If you're unable to resolve the issue then contact us at [email protected]
39
53
5. Now you make a call to Data Manager using the Job ID to get the final response.
40
54
* If the request processing is completed by the ISV Solution, you get the insight response back.
41
-
* If the request processing is still in progress, you'll get the message “Processing in progress”
55
+
* If the request processing is still in progress, you get the message “Processing in progress”
56
+
57
+
Once all the request/responses are successfully processed, the status of the request is closed. This final output of the request is stored in Data Manager for Agriculture. You must ensure that you're submitting requests within the predefined thresholds.
42
58
43
-
Once all the request/responses are successfully processed, the status of the request is closed. This final output of the request will be stored in Data Manager for Agriculture. You must ensure that you're submitting requests within the pre-defined thresholds.
59
+
## Identify Object ID of the Solution
60
+
61
+
1. Navigate to Enterprise Applications page in Azure portal.
62
+
2. Use the **Application ID** mentioned in the Solution Plan selection pane and filter the Applications.
0 commit comments