There is a use case where customer wants to take weekly Azure resource configuration (metadata) backup and save it.
i have suggested aztfexport which will run in azure devops pipeline non-interactively. The problem i face is
i cannot skip any resource type by mentioning it in the command using command argument. The tool should have a command option to skip resource type(s).