About 370,000 results
Open links in new tab
  1. ZIP package of Azure CLI is available on Windows

    Firstly happy new year of 2024! We’re excited to announce that with our latest release, Windows users can access to a new installation method – the ZIP package. It offers two advantages: …

  2. Azure CLI and Azure PowerShell Build 2025 Announcement

    May 22, 2025 · The key investment areas for Azure CLI and Azure PowerShell in 2025 are quality and security. We’ve also made meaningful efforts to improve the overall user...

  3. Announcement of migrating to Azure Linux 3.0 for Azure CLI

    Jun 2, 2025 · Azure CLI 2.74.0 (scheduled for release on 2025-06-03) is the final version to support Azure Linux 2.0. We strongly recommend reviewing your scenarios and using this …

  4. Take your Azure CLI skills to the next level

    Jan 24, 2023 · Use az interactive if you're new to Azure CLI az interactive is a fantastic way to learn Azure CLI. This will install another extension on your workstation and will help you write …

  5. Azure CLI Errors - Certificate Verify Failed - Stack Overflow

    Oct 17, 2024 · Configure Azure CLI Python The Azure CLI uses some Python commands internally, which in turn by default will not make use of trusted system certificates. Also, Azure …

  6. azure - Use Az CLI without fetching subscriptions - Stack Overflow

    Oct 15, 2024 · Beginning with Azure CLI version 2.61.0, if you have access to multiple subscriptions, you're prompted to select an Azure subscription at time of login. If want to …

  7. How to query Azure resources using the Azure CLI

    Mar 7, 2019 · The Azure CLI can be used to not only create, configure, and delete resources from Azure but to also query data from Azure. To do so, the Azure CLI uses the --query argument …

  8. When to use AzCopy versus Azure PowerShell or Azure CLI

    Aug 5, 2024 · The Azure Command-Line Interface (CLI) is a cross-platform command-line tool to connect to Azure and execute administrative commands on Azure resources. It allows the …

  9. Can't use `contains` filtering query in Azure CLI

    May 6, 2023 · 1 The contains in Azure Cli is correctly used in below way and modified your given query and followed Microsoft-Document: az group list --query "[?contains(name,'se')].{Name: …

  10. Master Azure API: Complete Guide to Using Postman and Azure CLI

    May 15, 2024 · Step into the world of cloud computing with our comprehensive guide on setting up Azure API using Postman and Azure CLI. Perfect for developers interested in...