Skip to content

Commit e88b9e4

Browse files
Merge pull request #229964 from AndrewCS149/andrsmith/updateAutomanageDocs
Andrsmith/update automanage docs
2 parents e3e1232 + 3951f7b commit e88b9e4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/automanage/reference-sdk.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,8 @@ Azure Automanage currently supports the following SDKs:
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)
2020
- [CSharp](https://github.com/Azure/azure-sdk-for-net/blob/main/sdk/automanage/Azure.ResourceManager.Automanage)
21-
- PowerShell (pending)
22-
- Azure CLI (pending)
23-
- Terraform (pending)
21+
- [PowerShell](https://github.com/Azure/azure-powershell/blob/main/src/Automanage/help/Az.Automanage.md)
22+
- [Azure CLI](https://github.com/Azure/azure-cli-extensions/tree/main/src/automanage)
2423

2524
Here's a list of a few of the primary operations the SDKs provide:
2625

@@ -29,3 +28,4 @@ Here's a list of a few of the primary operations the SDKs provide:
2928
- Create Best Practices profile assignments
3029
- Create custom profile assignments
3130
- Remove assignments
31+
- Delete profiles

0 commit comments

Comments
 (0)