Azure / azure-cli

Azure Command-Line Interface
MIT License
4.01k stars 2.99k forks source link

Add Azure Maps Gen2 as an option #18690

Open jimbobbennett opened 3 years ago

jimbobbennett commented 3 years ago

The command az maps account create only supports the S0 and S1 SKUs.

Azure maps now has a Gen2 SKU. Can this be added as an option as currently the only way to create a Gen2 Maps account is via the portal.

yonzhan commented 3 years ago

route to service team

jsntcy commented 3 years ago

@SudhindraKovalam, could you please help on this request?

SudhindraKovalam commented 3 years ago

@jsntcy i dont own this anymore. I will find out who can take this up and point them to this issue. Does that work?

jsntcy commented 3 years ago

@SudhindraKovalam, yes, that would be helpful.

jsedlak-microsoft commented 3 years ago

The Azure CLI team is working on an update with the latest Creator changes and Gen2 support. The working branch is available here.

jsntcy commented 3 years ago

@jsedlak-microsoft https://github.com/Azure/azure-cli/pull/18450 this PR is part of PLR process which Azure CLI team will help on (Azure CLI team will only implement requests from PLR). For this feature request (not part of PLR), your team need implement it and CLI team will help review code.