Piped Remove-AzDnsRecordSet -Verbose produces partial, shallow output #26895
Labels
bug
This issue requires a change to an existing behavior in the product in order to be resolved.
Network - DNS
Service Attention
This issue is responsible by Azure service team.
Description
A standalone command
Remove-AzDnsRecordSet
:produces proper verbose output:
However, piping
Get-AzDnsRecordSet | Remove-AzDnsRecordSet -Verbose
:does not:
Issue script & Debug output
Environment data
Module versions
Error output
The text was updated successfully, but these errors were encountered: