Azure / Azure/azure-powershell
Support breaking change detection for OS related dynamic parameters
Open
Engineering
feature-request
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
## Description of the new feature
`Get-AzStorageFileContent` and `Set-AzStorageFileContent` contains dynamic parameter which is only available on Windows. It results that breaking change on Linux or macOS has the problem.
We have to suppress breaking change by https://github.com/Azure/azure-powershell/pull/15090
## Proposed implementation details (optional)
Contributor guide
Assessment
This issue has not been assessed yet.