Topic
#azure
4 items
References
- Azure CLI Cheatsheet
Practical daily-use reference for the Azure CLI (az). Covers setup and authentication, Function Apps (logs, config, deploy), and Blob Storage (containers, blobs, counting by prefix).
- Azure CLI — Setup & Authentication
Installing the Azure CLI, signing in interactively or with a service principal, setting defaults, and choosing output formats.
- Azure CLI — Function Apps
Daily Azure CLI commands for Azure Function Apps: listing, tailing live logs, managing application settings, deploying, starting/stopping, and querying function metadata.
- Azure CLI — Blob Storage
Daily Azure CLI commands for Azure Blob Storage: managing containers, listing and counting blobs by prefix, uploading and downloading, generating SAS tokens, and authentication options.