When the Update-AzXXX command includes the IdentityType and IdentityUserAssginenIdentity parameters.
If you perform an upgrade using Get+Put instead of Patch, that is, change IdentityType to EnableSystemAssignedIdentity and IdentityUserAssginenIdentity to UserAssignedIdentity.
At this time, the syntax JsonFilePath and JsonString are removed from the generated command.
When the Update-AzXXX command includes the IdentityType and IdentityUserAssginenIdentity parameters. If you perform an upgrade using Get+Put instead of Patch, that is, change IdentityType to EnableSystemAssignedIdentity and IdentityUserAssginenIdentity to UserAssignedIdentity. At this time, the syntax JsonFilePath and JsonString are removed from the generated command.