Skip to content

Commit 27406d0

Browse files
author
Rajneesh Mitharwal
committed
rebased with lastest main branch
1 parent 768c9f5 commit 27406d0

File tree

2 files changed

+32
-0
lines changed

2 files changed

+32
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: SDKs Overview
3+
description: Get started with the Azure Data Manager for Agriculture SDKs.
4+
author: BlackRider97
5+
ms.author: ramithar
6+
ms.service: data-manager-for-agri
7+
ms.topic: how-to
8+
ms.date: 08/08/2023
9+
ms.custom: template-how-to
10+
---
11+
12+
13+
# Azure Data Manager for Agriculture SDKs
14+
15+
## Data-plane SDKs
16+
17+
- [Python](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/agrifood/azure-agrifood-farming)
18+
- [Java](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/agrifood/azure-verticals-agrifood-farming)
19+
- [JavaScript](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/agrifood/agrifood-farming-rest)
20+
- [CSharp](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/agrifood/Azure.Verticals.AgriFood.Farming)
21+
22+
23+
## Control-plane or Management-plane SDKs
24+
25+
- [Python](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/agrifood/azure-mgmt-agrifood)
26+
- [Java](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/agrifood/azure-resourcemanager-agrifood)
27+
- [JavaScript](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/agrifood/arm-agrifood)
28+
- [CSharp](https://github.com/Azure/azure-sdk-for-net/tree/main/sdk/agrifood/Azure.ResourceManager.AgFoodPlatform)

articles/data-manager-for-agri/toc.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,10 @@ items:
5959
items:
6060
- name: Overview
6161
href: /rest/api/data-manager-for-agri/
62+
- name: SDKs
63+
items:
64+
- name: Overview
65+
href: reference-sdk.md
6266

6367
- name: Resources
6468
items:

0 commit comments

Comments
 (0)