az storage fs file list --account-name <storage-account> --file-system <container> --path <table-folder> --auth-mode loginInspect or list storage fs file with the Azure CLI before making changes.
Search an az command, command group, or Azure task. AzureGlossary shows what the command touches, how risky it is, which concepts explain it, and what safer checks and generated safe-first paths to run first.
Microsoft Learn remains the official Azure CLI reference. This page is the plain-English command map for safety, context, operator review, and safe-first command paths.
az storage fs file commands for Storage; browse safety labels, operation lanes, mapped Azure concepts, and safe-first examples.
az storage fs file list --account-name <storage-account> --file-system <container> --path <table-folder> --auth-mode loginInspect or list storage fs file with the Azure CLI before making changes.
az storage fs file list --account-name <storage-account> --file-system <container> --path <target-folder> --auth-mode loginInspect or list storage fs file with the Azure CLI before making changes.
az storage fs file list --account-name <storage-account> --file-system <filesystem> --path <directory> --auth-mode loginInspect or list storage fs file with the Azure CLI before making changes.
az storage fs file list --account-name <storage-account> --file-system <filesystem> --path <folder> --auth-mode login --output tableInspect or list storage fs file with the Azure CLI before making changes.
az storage fs file list --account-name <storage-account> --file-system <filesystem> --path <path> --auth-mode login --output tableInspect or list storage fs file with the Azure CLI before making changes.
az storage fs file list --file-system <filesystem> --account-name <storage-account> --path <zone-path>Inspect or list storage fs file with the Azure CLI before making changes.
az storage fs file list --file-system <filesystem> --path <directory> --account-name <storage-account>List files in an ADLS Gen2 path.
az storage fs file list --file-system <filesystem> --path <path> --account-name <storage-account> --auth-mode loginInspect or list storage fs file with the Azure CLI before making changes.
az storage fs file upload --account-name <storage-account> --file-system <filesystem> --path <path> --source <file> --auth-mode loginUpload a file into Data Lake Storage Gen2.
az storage fs file upload --account-name <storage-account> --file-system <filesystem> --source <local.parquet> --path <folder/file.parquet> --auth-mode loginCreate, update, or operate storage fs file with the Azure CLI.
az storage fs file upload --file-system <filesystem> --source <path> --path <target-path> --account-name <storage-account> --auth-mode loginUpload a file to Data Lake Storage.
Start with a command, group, or messy task. The Command Center gives you a briefing before you copy anything: risk, touched services, safe-first paths, related concepts, and the official Microsoft Learn reference.
Try a real command such as az role assignment list, a group such as az aks, or a task such as private endpoint. Results open as command briefing cards.
Each card explains the command, what it touches, whether it is safe for discovery, and the safe-first path to run before risky changes.
Try a command group such as az group, az storage, az webapp, az aks, az sql, or az role assignment.
Inspect AKS state, credentials, node pools, upgrades, monitoring, and destructive operations from one lane.
Navigate database, analytics, messaging, and AI commands from discovery to controlled mutation.
Inspect identities and assignments before making privileged RBAC, managed identity, or credential changes.
Start with read-only discovery, create only after context checks, then clean up deliberately.
Discover storage accounts, then check network, identity, lifecycle, container, and destructive cleanup commands.
Move from App Service discovery through deployment, slot checks, diagnostics, and guarded rollback.