Skip to content

Commit 2be460c

Browse files
committed
Update ChangeLog.
1 parent fbfa5bb commit 2be460c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/ResourceManager/Resources/ChangeLog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,6 @@
2525
* Remove unnecessary AAD graph call in Get role assignments logic
2626
- Only make call when needed instead of always
2727
* Fixed issue where Remove-AzureRmResource would throw an exception if one of the resources passed through the pipeline failed to be removed
28-
- If cmdlet fails to remove one of the resources, the result will not have an effect on the removal of other resources
28+
- If cmdlet fails to remove one of the resources, the result will not have an effect on the removal of other resources
29+
* Support ResourceNameEquals and ResourceGroupNameEquals as parameters for Find-AzureRmResource
30+
- Users can now use ResourceNameEquals and ResourceGroupNameEquals with Find-AzureRmResource

0 commit comments

Comments
 (0)