Skip to content

Commit 840ac52

Browse files
Merge pull request #233513 from gourdsay/main
Minor updates Apr5
2 parents 0d93f66 + d2bd798 commit 840ac52

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

articles/data-manager-for-agri/concepts-hierarchy-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ms.custom: template-concept #Required; leave this attribute/value as-is.
1717
1818
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.
1919

20-
>:::image type="content" source="./media/data-model.png" alt-text="Screenshot showing farm hierarchy model.":::
20+
:::image type="content" source="./media/data-model.png" alt-text="Screenshot showing farm hierarchy model.":::
2121

2222
## Understanding farm hierarchy
2323

articles/data-manager-for-agri/quickstart-install-data-manager-for-agriculture.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: gourdsay #Required; your GitHub user alias, with correct capitalization.
55
ms.author: angour
66
ms.service: data-manager-for-agri
77
ms.topic: quickstart
8-
ms.date: 12/26/2022
8+
ms.date: 04/05/2023
99
ms.custom: template-quickstart #Required; leave this attribute/value as-is.
1010
---
1111

@@ -41,9 +41,9 @@ Provide the required details for creating an Azure Data Manager for Agriculture
4141
* **Region**: Choose the region where you want the instance deployed
4242
* **Tags**: Choose to categorize the resource with a tag
4343

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.
4545

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.":::
4747
## 4: Azure app registration
4848

4949
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
6969
> [!NOTE]
7070
> 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.
7171
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:
7373

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.":::
7575

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:
7777

7878
- **AgFood Platform Service Admin** - has all privileges in the CRUD (Create, Read, Update and Delete) operations.
7979
- **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:
8787

8888
3. **Paste the newly created App Name** in the Select section (as shown in the image below).
8989

90-
4. Click **Save** to assign the role.
90+
4. Select **Save** to assign the role.
9191

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.":::
9393

9494
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.
9595

0 commit comments

Comments
 (0)