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
To generate actionable insights data related to growers, farms, and fields should be organized in a well defined manner. Firms operating in the agriculture industry often perform longitudinal studies and need high quality data to generate insights. Data Manager for Agriculture organizes agronomic data in the below manner.
Copy file name to clipboardExpand all lines: articles/data-manager-for-agri/quickstart-install-data-manager-for-agriculture.md
+8-8Lines changed: 8 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 #Required; your GitHub user alias, with correct capitalization.
5
5
ms.author: angour
6
6
ms.service: data-manager-for-agri
7
7
ms.topic: quickstart
8
-
ms.date: 12/26/2022
8
+
ms.date: 04/05/2023
9
9
ms.custom: template-quickstart #Required; leave this attribute/value as-is.
10
10
---
11
11
@@ -41,9 +41,9 @@ Provide the required details for creating an Azure Data Manager for Agriculture
41
41
***Region**: Choose the region where you want the instance deployed
42
42
***Tags**: Choose to categorize the resource with a tag
43
43
44
-
After providing the details and accepting terms and conditions, click on "review + create" followed by the create button. This starts the process of deploying the Azure Data Manager for Agriculture resource.
44
+
After providing the details and accepting terms and conditions, select "review + create" followed by the create button. This starts the process of deploying the Azure Data Manager for Agriculture resource.
45
45
46
-
>:::image type="content" source="./media/resource-creation-new.png" alt-text="Screenshot showing data manager for agriculture resource creation flow on Azure portal.":::
46
+
:::image type="content" source="./media/resource-creation-new.png" alt-text="Screenshot showing data manager for agriculture resource creation flow on Azure portal.":::
47
47
## 4: Azure app registration
48
48
49
49
You can access Data Manager for Agriculture resource through an app registered in Azure Active Directory. Use the Azure portal for App registration, this enables Microsoft identity platform to provide authentication and authorization services for your app accessing Data Manager for Agriculture.
@@ -69,11 +69,11 @@ Log in to Azure portal and navigate to the newly created resource (`<Name>-resou
69
69
> [!NOTE]
70
70
> Inside the resource group tab, if you do not find the created Data Manager for Agriculture resource, you need to enable the **show hidden types** checkbox to see the Data Manager for Agriculture resource that you created.
71
71
72
-
Click on the Azure Data Manager for Agriculture resource tab, you can find the IAM menu option on the left hand side of the option pane as shown in the image:
72
+
Select the Azure Data Manager for Agriculture resource tab, you can find the IAM menu option on the left hand side of the option pane as shown in the image:
73
73
74
-
>:::image type="content" source="./media/role-assignment-1.png" alt-text="Screenshot showing role assignment in data Manager.":::
74
+
:::image type="content" source="./media/role-assignment-1.png" alt-text="Screenshot showing role assignment in data Manager.":::
75
75
76
-
Click**Add > Add role assignment**, and this opens up a pane the right side of the portal, choose one of the three roles from the dropdown:
76
+
Select**Add > Add role assignment**, and this opens up a pane the right side of the portal, choose one of the three roles from the dropdown:
77
77
78
78
-**AgFood Platform Service Admin** - has all privileges in the CRUD (Create, Read, Update and Delete) operations.
79
79
-**AgFood Platform Service Contributor** - has restricted privileges in the CRUD operations (Can't delete).
@@ -87,9 +87,9 @@ To complete the role assignment do the following steps:
87
87
88
88
3.**Paste the newly created App Name** in the Select section (as shown in the image below).
89
89
90
-
4.Click**Save** to assign the role.
90
+
4.Select**Save** to assign the role.
91
91
92
-
>:::image type="content" source="./media/app-selection-1.png" alt-text="Screenshot showing app selection for authorization.":::
92
+
:::image type="content" source="./media/app-selection-1.png" alt-text="Screenshot showing app selection for authorization.":::
93
93
94
94
This ensures that the App (registered in the previous step) has been granted access (based on the role assigned) to Azure Data Manager for Agriculture Resource.
0 commit comments