az-webapp
Verified for current stable LTS
Az Webapp Command: Create Web Application
Use for create web application with Az Webapp. Exact CLI syntax to create web application using Az Webapp.
When to use this: Use for create web application with Az Webapp.
Command Syntax
az webapp up -n <name> -l <location> -r <runtime> az webapp up -n <name> -l <location> -r <runtime> Command Breakdown
-n- Command Option
- Tool-specific option used by this command invocation.
-l- Command Option
- Tool-specific option used by this command invocation.
-r- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to create web application using Az Webapp.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Az Webapp Command: List Runtimes
az webapp list-runtimes -os <windows|linux> Az Webapp Command: Create Web App az webapp up -n <name> -l <location> -r <runtime> Az Webapp Command: List Web Apps az webapp list Az Webapp Command: Delete Web App az webapp delete -n <name> -g <resource_group> Az Webapp Command: List Available Runtimes az webapp list-runtimes -os <windows|linux>