Azure / azure-powershell

Microsoft Azure PowerShell
Other
4.22k stars 3.83k forks source link

AzPreview don't contain preview modules in preview branch #16178

Open BethanyZhou opened 2 years ago

BethanyZhou commented 2 years ago

Description

AzPreview don't contain preview modules in preview branch.

Take Az.HDInsight for example, it will be released in Az.HDInsight-preview branch. Our AzPreview collects modules from main branch. In this case, the preview module will be included in AzPreview.

Should we take these preview module in count?

Cost

dingmeng-xue commented 2 years ago

Thank for your suggestion. We have considered it as well. It requires Azure PowerShell changes current branches structure and provide more flexibility. We hope to support it in near future