Azure / Azure/azure-powershell
Add preview warning note on module homepage if it is in preview
Open
Azure PS Team
Doc - Reference
Engineering
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 3d 14h
- Merged PRs (30d)
- 54
Description
## Description
To avoid confuse, we'd better to show a warning message on module homepage if module is in preview version.
For example:
```
This module is still in preview and must be installed separately using the following command Install-Module -Name Az.ModuleNNN
```
Contributor guide
Assessment
This issue has not been assessed yet.