File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,27 +5,27 @@ author: andrsmith
5
5
ms.service : automanage
6
6
ms.workload : infrastructure
7
7
ms.topic : reference
8
- ms.date : 08/25 /2022
8
+ ms.date : 11/17 /2022
9
9
ms.author : andrsmith
10
10
---
11
11
12
12
# Automanage SDK overview
13
13
14
- Azure Automanage currently supports the following SDKs:
14
+ Azure Automanage currently supports the following SDKs:
15
15
16
16
- [ Python] ( https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/automanage/azure-mgmt-automanage )
17
17
- [ Go] ( https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/resourcemanager/automanage/armautomanage )
18
18
- [ Java] ( https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/automanage/azure-resourcemanager-automanage )
19
19
- [ JavaScript] ( https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/automanage/arm-automanage )
20
- - CSharp (pending )
20
+ - [ CSharp] ( https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/automanage/Azure.ResourceManager.Automanage )
21
21
- PowerShell (pending)
22
22
- Azure CLI (pending)
23
23
- Terraform (pending)
24
24
25
- Here's a list of a few of the primary operations the SDKs provide:
25
+ Here's a list of a few of the primary operations the SDKs provide:
26
26
27
27
- Create custom configuration profiles
28
28
- Delete custom configuration profiles
29
- - Create Best Practices profile assignments
30
- - Create custom profile assignments
29
+ - Create Best Practices profile assignments
30
+ - Create custom profile assignments
31
31
- Remove assignments
You can’t perform that action at this time.
0 commit comments