Skip to content

Commit 7f6aa27

Browse files
Merge pull request #247479 from BlackRider97/sdk
Added SDKs page for Data Manager for Agriculture
2 parents 3de9671 + 2e4373e commit 7f6aa27

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed
Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
---
2+
title: Azure Data Manager for Agriculture SDK overview
3+
description: Learn how to install 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/09/2023
9+
ms.custom: template-how-to
10+
---
11+
12+
# Azure Data Manager for Agriculture SDKs
13+
On this page, you can access the download links for the Azure Data Manager for Agriculture SDKs, which are offered in a range of popular programming languages.
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)
29+
30+
## Next steps
31+
* Understand our REST APIs [here](/rest/api/data-manager-for-agri)

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)