Skip to content

Commit 6be9657

Browse files
authored
Merge pull request #218792 from AndrewCS149/andrsmith/updateAutomanageDocs
Add link for .NET SDK
2 parents 289b0eb + a8c88b1 commit 6be9657

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

articles/automanage/reference-sdk.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,27 +5,27 @@ author: andrsmith
55
ms.service: automanage
66
ms.workload: infrastructure
77
ms.topic: reference
8-
ms.date: 08/25/2022
8+
ms.date: 11/17/2022
99
ms.author: andrsmith
1010
---
1111

1212
# Automanage SDK overview
1313

14-
Azure Automanage currently supports the following SDKs:
14+
Azure Automanage currently supports the following SDKs:
1515

1616
- [Python](https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/automanage/azure-mgmt-automanage)
1717
- [Go](https://github.com/Azure/azure-sdk-for-go/tree/main/sdk/resourcemanager/automanage/armautomanage)
1818
- [Java](https://github.com/Azure/azure-sdk-for-java/tree/main/sdk/automanage/azure-resourcemanager-automanage)
1919
- [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)
2121
- PowerShell (pending)
2222
- Azure CLI (pending)
2323
- Terraform (pending)
2424

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

2727
- Create custom configuration profiles
2828
- 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
3131
- Remove assignments

0 commit comments

Comments
 (0)