Skip to content

Save-Module -name Az vs. find-module -name az.* #23972

Closed Answered by isra-fel
Petri-X asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Petri-X , the roll-up module Az only includes the stable modules, which excludes the pre-GA modules (marked by version = 0.x.x). For example, Az.BotServices is v0.5.0.

You can still get what you want by not saving Az but AzPreview. It's designed to include both stable and pre-GA modules. And it's released together with Az.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Petri-X
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants