File tree Expand file tree Collapse file tree 2 files changed +32
-0
lines changed
articles/data-manager-for-agri Expand file tree Collapse file tree 2 files changed +32
-0
lines changed Original file line number Diff line number Diff line change
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 )
Original file line number Diff line number Diff line change @@ -59,6 +59,10 @@ items:
59
59
items :
60
60
- name : Overview
61
61
href : /rest/api/data-manager-for-agri/
62
+ - name : SDKs
63
+ items :
64
+ - name : Overview
65
+ href : reference-sdk.md
62
66
63
67
- name : Resources
64
68
items :
You can’t perform that action at this time.
0 commit comments