File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
articles/azure-resource-manager Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ author: tfitzmac
5
5
6
6
ms.service : azure-resource-manager
7
7
ms.topic : troubleshooting
8
- ms.date : 10/01 /2019
8
+ ms.date : 10/02 /2019
9
9
ms.author : tomfitz
10
10
---
11
11
@@ -47,3 +47,9 @@ You can get the current count in the deployment history with the following comma
47
47
(Get-AzResourceGroupDeployment -ResourceGroupName exampleGroup).Count
48
48
```
49
49
50
+ ## Third-party solutions
51
+
52
+ The following external solutions address specific scenarios:
53
+
54
+ * [ Azure Logic Apps and PowerShell solutions] ( https://devkimchi.com/2018/05/30/managing-excessive-arm-deployment-histories-with-logic-apps/ )
55
+ * [ AzDevOps Extension] ( https://github.com/christianwaha/AzureDevOpsExtensionCleanRG )
You can’t perform that action at this time.
0 commit comments