File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,8 @@ Azure Automanage currently supports the following SDKs:
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
20
- [ 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 )
24
23
25
24
Here's a list of a few of the primary operations the SDKs provide:
26
25
@@ -29,3 +28,4 @@ Here's a list of a few of the primary operations the SDKs provide:
29
28
- Create Best Practices profile assignments
30
29
- Create custom profile assignments
31
30
- Remove assignments
31
+ - Delete profiles
You can’t perform that action at this time.
0 commit comments