-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Az module should include Az.CosmosDB module #12394
Comments
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @wmengmsft, @shurd. |
@lszomoru, az module only includes released modules which version is equal or greater than 1.0.0. Once cosmos module is GAed, it will be included in Az and installed on CloudShell by default. |
I was going to leave a similar issue about Az.PostgreSQL. Could this made clear in documentation because it's confusing to see modules in documentation but then when you go New-AzPostGreSQLServer and it bombs, you are wondering what you did wrong. |
Thanks @dingmeng-xue. Is there an ETA for the cosmos module going GA? |
I have included cosmos team in this issue. It will be answered by them. For PostgreSQL, we will improve it recently. Then, we will determine if it is ready for GA. @dcaro , FYI. |
@Rabbit994 this is a very good point. We have plans to address this problem. |
@MehaKaushik can help answer this question |
We have not come up with a date yet, but we do plan for some time this year. Would update here, once we have a fixed date. |
Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @wmengmsft, @MehaKaushik, @shurd. |
AZ Module 5.4.0 onwards, CosmosDB is included in Az |
Description of the new feature
Installing
Az
should also installAz.CosmosDB
so that it does not need to be installed separately.The text was updated successfully, but these errors were encountered: