When I was doing some research for the issue #4054 I noticed that we had a base command AzmgmtCommand and AzmgmtItemsListCommand.
Upon further investigation, I noticed that they currently aren't in use anywhere (no references nor implementations). Before, it was being used by the Power Automate commands, but that has been changed since then. So I think that theoretically, these files can be removed.
When I was doing some research for the issue #4054 I noticed that we had a base command
AzmgmtCommandandAzmgmtItemsListCommand.Upon further investigation, I noticed that they currently aren't in use anywhere (no references nor implementations). Before, it was being used by the Power Automate commands, but that has been changed since then. So I think that theoretically, these files can be removed.