Skip to main content

Azure CLI

 account : Manage Azure subscription information.

  acr         : Manage private registries with Azure Container Registries.

  ad         : Manage Azure Active Directory Graph entities needed for Role Based Access

             Control.

  advisor       : Manage Azure Advisor.

  afd         : Manage Azure Front Door Standard/Premium.

  ai-examples     : Add AI powered examples to help content.

  aks         : Manage Azure Kubernetes Services.

  ams         : Manage Azure Media Services resources.

  apim        : Manage Azure API Management services.

  appconfig      : Manage App Configurations.

  appservice     : Manage App Service plans.

  aro         : Manage Azure Red Hat OpenShift clusters.

  backup       : Manage Azure Backups.

  batch        : Manage Azure Batch.

  bicep        : Bicep CLI command group.

  billing       : Manage Azure Billing.

  bot         : Manage Microsoft Azure Bot Service.

  cache        : Commands to manage CLI objects cached using the `--defer` argument.

  capacity      : Manage capacity.

  cdn         : Manage Azure Content Delivery Networks (CDNs).

  cloud        : Manage registered Azure clouds.

  cognitiveservices  : Manage Azure Cognitive Services accounts.

  config       : Manage Azure CLI configuration.

  configure      : Manage Azure CLI configuration. This command is interactive.

  connection     : Commands to manage Service Connector local connections which allow local

             environment to connect Azure Resource. If you want to manage connection for

             compute service, please run 'az webapp/containerapp/spring connection'.

  consumption     : Manage consumption of Azure resources.

  container      : Manage Azure Container Instances.

  containerapp    : Manage Azure Container Apps.

  cosmosdb      : Manage Azure Cosmos DB database accounts.

  databoxedge     : Support data box edge device and management.

  deployment     : Manage Azure Resource Manager template deployment at subscription scope.

  deployment-scripts : Manage deployment scripts at subscription or resource group scope.

  disk        : Manage Azure Managed Disks.

  disk-access     : Manage disk access resources.

  disk-encryption-set : Disk Encryption Set resource.

  dla         : Manage Data Lake Analytics accounts, jobs, and catalogs.

  dls         : Manage Data Lake Store accounts and filesystems.

  dms         : Manage Azure Data Migration Service (classic) instances.

  eventgrid      : Manage Azure Event Grid topics, domains, domain topics, system topics

             partner topics, event subscriptions, system topic event subscriptions and

             partner topic event subscriptions.

  eventhubs      : Eventhubs.

  extension      : Manage and update CLI extensions.

  feature       : Manage resource provider features.

  feedback      : Send feedback to the Azure CLI Team.

  find        : I'm an AI robot, my advice is based on our Azure documentation as well as

             the usage patterns of Azure CLI and Azure ARM users. Using me improves

             Azure products and documentation.

  functionapp     : Manage function apps. To install the Azure Functions Core tools see

             https://github.com/Azure/azure-functions-core-tools.

  group        : Manage resource groups and template deployments.

  hdinsight      : Manage HDInsight resources.

  identity      : Managed Identities.

  image        : Manage custom virtual machine images.

  interactive     : Start interactive mode. Installs the Interactive extension if not

             installed already.

  iot         : Manage Internet of Things (IoT) assets.

  keyvault      : Manage KeyVault keys, secrets, and certificates.

  kusto        : Manage Azure Kusto resources.

  lab         : Manage Azure DevTest Labs.

  lock        : Manage Azure locks.

  logicapp      : Manage logic apps.

  login        : Log in to Azure.

  logout       : Log out to remove access to Azure subscriptions.

  managed-cassandra  : Azure Managed Cassandra.

  managedapp     : Manage template solutions provided and maintained by Independent Software

             Vendors (ISVs).

  managedservices   : Manage the registration assignments and definitions in Azure.

  maps        : Manage Azure Maps.

  mariadb       : Manage Azure Database for MariaDB servers.

  ml         : Manage Azure Machine Learning resources with the Azure CLI ML extension

             v2.

  monitor       : Manage the Azure Monitor Service.

  mysql        : Manage Azure Database for MySQL servers.

  netappfiles     : Manage Azure NetApp Files (ANF) Resources.

  network       : Manage Azure Network resources.

  policy       : Manage resource policies.

  postgres      : Manage Azure Database for PostgreSQL servers.

  ppg         : Manage Proximity Placement Groups.

  private-link    : Private-link association CLI command group.

  provider      : Manage resource providers.

  redis        : Manage dedicated Redis caches for your Azure applications.

  relay        : Manage Azure Relay Service namespaces, WCF relays, hybrid connections, and

             rules.

  resource      : Manage Azure resources.

  resourcemanagement : Resourcemanagement CLI command group.

  rest        : Invoke a custom request.

  restore-point    : Manage restore point with res.

  role        : Manage user roles for access control with Azure Active Directory and

             service principals.

  search       : Manage Azure Search services, admin keys and query keys.

  security      : Manage your security posture with Microsoft Defender for Cloud.

  servicebus     : Servicebus.

  sf         : Manage and administer Azure Service Fabric clusters.

  sig         : Manage shared image gallery.

  signalr       : Manage Azure SignalR Service.

  snapshot      : Manage point-in-time copies of managed disks, native blobs, or other

             snapshots.

  sql         : Manage Azure SQL Databases and Data Warehouses.

  ssh         : SSH into resources (Azure VMs, Arc servers, etc) using AAD issued openssh

             certificates.

  sshkey       : Manage ssh public key with vm.

  stack        : A deployment stack is a native Azure resource type that enables you to

             perform operations on a resource collection as an atomic unit.

  staticwebapp    : Manage static apps.

  storage       : Manage Azure Cloud Storage resources.

  survey       : Take Azure CLI survey.

  synapse       : Manage and operate Synapse Workspace, Spark Pool, SQL Pool.

  tag         : Tag Management on a resource.

  term        : Manage marketplace agreement with marketplaceordering.

  ts         : Manage template specs at subscription or resource group scope.

  upgrade       : Upgrade Azure CLI and extensions.

  version       : Show the versions of Azure CLI modules and extensions in JSON format by

             default or format configured by --output.

  vm         : Manage Linux or Windows virtual machines.

  vmss        : Manage groupings of virtual machines in an Azure Virtual Machine Scale Set

             (VMSS).

  webapp       : Manage web apps.

Comments

Popular posts from this blog

Financial Engineering

Financial Engineering: Key Concepts Financial engineering is a multidisciplinary field that combines financial theory, mathematics, and computer science to design and develop innovative financial products and solutions. Here's an in-depth look at the key concepts you mentioned: 1. Statistical Analysis Statistical analysis is a crucial component of financial engineering. It involves using statistical techniques to analyze and interpret financial data, such as: Hypothesis testing : to validate assumptions about financial data Regression analysis : to model relationships between variables Time series analysis : to forecast future values based on historical data Probability distributions : to model and analyze risk Statistical analysis helps financial engineers to identify trends, patterns, and correlations in financial data, which informs decision-making and risk management. 2. Machine Learning Machine learning is a subset of artificial intelligence that involves training algorithms t...

Wholesale Customer Solution with Magento Commerce

The client want to have a shop where regular customers to be able to see products with their retail price, while Wholesale partners to see the prices with ? discount. The extra condition: retail and wholesale prices hasn’t mathematical dependency. So, a product could be $100 for retail and $50 for whole sale and another one could be $60 retail and $50 wholesale. And of course retail users should not be able to see wholesale prices at all. Basically, I will explain what I did step-by-step, but in order to understand what I mean, you should be familiar with the basics of Magento. 1. Creating two magento websites, stores and views (Magento meaning of website of course) It’s done from from System->Manage Stores. The result is: Website | Store | View ———————————————— Retail->Retail->Default Wholesale->Wholesale->Default Both sites using the same category/product tree 2. Setting the price scope in System->Configuration->Catalog->Catalog->Price set drop-down to...

How to Prepare for AI Driven Career

  Introduction We are all living in our "ChatGPT moment" now. It happened when I asked ChatGPT to plan a 10-day holiday in rural India. Within seconds, I had a detailed list of activities and places to explore. The speed and usefulness of the response left me stunned, and I realized instantly that life would never be the same again. ChatGPT felt like a bombshell—years of hype about Artificial Intelligence had finally materialized into something tangible and accessible. Suddenly, AI wasn’t just theoretical; it was writing limericks, crafting decent marketing content, and even generating code. The world is still adjusting to this rapid shift. We’re in the middle of a technological revolution—one so fast and transformative that it’s hard to fully comprehend. This revolution brings both exciting opportunities and inevitable challenges. On the one hand, AI is enabling remarkable breakthroughs. It can detect anomalies in MRI scans that even seasoned doctors might miss. It can trans...