Azure / Azure/azure-powershell
[Doc]: Incorrect output in examples of Az.NetworkFunction module
Open
Doc - Reference
Service Attention
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description
The output in examples of Az.NetworkFunction module are all in JSON format, which do not follow PowerShell output format (usually a table format), and will cause confusion to customers.
Here's an example with the wrong format: [Get-AzNetworkFunctionCollectorPolicy.md](https://github.com/Azure/azure-powershell/blob/generation/src/NetworkFunction/examples/Get-AzNetworkFunctionCollectorPolicy.md)
@kukulkarni1 please fix all the examples on generation branch.
Thanks.
Contributor guide
Assessment
This issue has not been assessed yet.