az containerapp
Note
This command group has commands that are defined in both Azure CLI and at least one extension. Install each extension to benefit from its extended capabilities. Learn more about extensions.
Manage Azure Container Apps.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az containerapp add-on |
Commands to manage add-ons available within the environment. |
Extension | Preview |
| az containerapp add-on kafka |
Commands to manage the kafka add-on for the Container Apps environment. |
Extension | Preview |
| az containerapp add-on kafka create |
Command to create the kafka add-on. |
Extension | Preview |
| az containerapp add-on kafka delete |
Command to delete the kafka add-on. |
Extension | Preview |
| az containerapp add-on list |
List all add-ons within the environment. |
Extension | Preview |
| az containerapp add-on mariadb |
Commands to manage the mariadb add-on for the Container Apps environment. |
Extension | Preview |
| az containerapp add-on mariadb create |
Command to create the mariadb add-on. |
Extension | Preview |
| az containerapp add-on mariadb delete |
Command to delete the mariadb add-on. |
Extension | Preview |
| az containerapp add-on milvus |
Commands to manage the milvus add-on for the Container Apps environment. |
Extension | Preview |
| az containerapp add-on milvus create |
Command to create the milvus add-on. |
Extension | Preview |
| az containerapp add-on milvus delete |
Command to delete the milvus service. |
Extension | Preview |
| az containerapp add-on postgres |
Commands to manage the postgres add-on for the Container Apps environment. |
Extension | Preview |
| az containerapp add-on postgres create |
Command to create the postgres add-on. |
Extension | Preview |
| az containerapp add-on postgres delete |
Command to delete the postgres add-on. |
Extension | Preview |
| az containerapp add-on qdrant |
Commands to manage the qdrant add-on for the Container Apps environment. |
Extension | Preview |
| az containerapp add-on qdrant create |
Command to create the qdrant add-on. |
Extension | Preview |
| az containerapp add-on qdrant delete |
Command to delete the qdrant add-on. |
Extension | Preview |
| az containerapp add-on redis |
Commands to manage the redis add-on for the Container Apps environment. |
Extension | Preview |
| az containerapp add-on redis create |
Command to create the redis add-on. |
Extension | Preview |
| az containerapp add-on redis delete |
Command to delete the redis add-on. |
Extension | Preview |
| az containerapp add-on weaviate |
Commands to manage the weaviate add-on for the Container Apps environment. |
Extension | Preview |
| az containerapp add-on weaviate create |
Command to create the weaviate add-on. |
Extension | Preview |
| az containerapp add-on weaviate delete |
Command to delete the weaviate service. |
Extension | Preview |
| az containerapp arc |
Install prerequisites for Kubernetes cluster on Arc. |
Extension | Preview |
| az containerapp arc setup-core-dns |
Setup CoreDNS for Kubernetes cluster on Arc. |
Extension | Preview |
| az containerapp auth |
Manage containerapp authentication and authorization. |
Core and Extension | GA |
| az containerapp auth apple |
Manage containerapp authentication and authorization of the Apple identity provider. |
Core | GA |
| az containerapp auth apple show |
Show the authentication settings for the Apple identity provider. |
Core | GA |
| az containerapp auth apple update |
Update the client id and client secret for the Apple identity provider. |
Core | GA |
| az containerapp auth facebook |
Manage containerapp authentication and authorization of the Facebook identity provider. |
Core | GA |
| az containerapp auth facebook show |
Show the authentication settings for the Facebook identity provider. |
Core | GA |
| az containerapp auth facebook update |
Update the app id and app secret for the Facebook identity provider. |
Core | GA |
| az containerapp auth github |
Manage containerapp authentication and authorization of the GitHub identity provider. |
Core | GA |
| az containerapp auth github show |
Show the authentication settings for the GitHub identity provider. |
Core | GA |
| az containerapp auth github update |
Update the client id and client secret for the GitHub identity provider. |
Core | GA |
| az containerapp auth google |
Manage containerapp authentication and authorization of the Google identity provider. |
Core | GA |
| az containerapp auth google show |
Show the authentication settings for the Google identity provider. |
Core | GA |
| az containerapp auth google update |
Update the client id and client secret for the Google identity provider. |
Core | GA |
| az containerapp auth microsoft |
Manage containerapp authentication and authorization of the Microsoft identity provider. |
Core | GA |
| az containerapp auth microsoft show |
Show the authentication settings for the Azure Active Directory identity provider. |
Core | GA |
| az containerapp auth microsoft update |
Update the client id and client secret for the Azure Active Directory identity provider. |
Core | GA |
| az containerapp auth openid-connect |
Manage containerapp authentication and authorization of the custom OpenID Connect identity providers. |
Core | GA |
| az containerapp auth openid-connect add |
Configure a new custom OpenID Connect identity provider. |
Core | GA |
| az containerapp auth openid-connect remove |
Removes an existing custom OpenID Connect identity provider. |
Core | GA |
| az containerapp auth openid-connect show |
Show the authentication settings for the custom OpenID Connect identity provider. |
Core | GA |
| az containerapp auth openid-connect update |
Update the client id and client secret setting name for an existing custom OpenID Connect identity provider. |
Core | GA |
| az containerapp auth show |
Show the authentication settings for the containerapp. |
Core | GA |
| az containerapp auth show (containerapp extension) |
Show the authentication settings for the containerapp. |
Extension | GA |
| az containerapp auth twitter |
Manage containerapp authentication and authorization of the Twitter identity provider. |
Core | GA |
| az containerapp auth twitter show |
Show the authentication settings for the Twitter identity provider. |
Core | GA |
| az containerapp auth twitter update |
Update the consumer key and consumer secret for the Twitter identity provider. |
Core | GA |
| az containerapp auth update |
Update the authentication settings for the containerapp. |
Core | GA |
| az containerapp auth update (containerapp extension) |
Update the authentication settings for the containerapp. |
Extension | GA |
| az containerapp browse |
Open a containerapp in the browser, if possible. |
Core | GA |
| az containerapp compose |
Commands to create Azure Container Apps from Compose specifications. |
Core and Extension | GA |
| az containerapp compose create |
Create one or more Container Apps in a new or existing Container App Environment from a Compose specification. |
Core | GA |
| az containerapp compose create (containerapp extension) |
Create one or more Container Apps in a new or existing Container App Environment from a Compose specification. |
Extension | GA |
| az containerapp connected-env |
Commands to manage Container Apps Connected environments for use with Arc enabled Container Apps. |
Extension | Preview |
| az containerapp connected-env certificate |
Commands to manage certificates for the Container Apps connected environment. |
Extension | Preview |
| az containerapp connected-env certificate delete |
Delete a certificate from the Container Apps connected environment. |
Extension | Preview |
| az containerapp connected-env certificate list |
List certificates for a connected environment. |
Extension | Preview |
| az containerapp connected-env certificate upload |
Add or update a certificate. |
Extension | Preview |
| az containerapp connected-env create |
Create a Container Apps connected environment. |
Extension | Preview |
| az containerapp connected-env dapr-component |
Commands to manage Dapr components for Container Apps connected environments. |
Extension | Preview |
| az containerapp connected-env dapr-component list |
List Dapr components for a connected environment. |
Extension | Preview |
| az containerapp connected-env dapr-component remove |
Remove a Dapr component from a connected environment. |
Extension | Preview |
| az containerapp connected-env dapr-component set |
Create or update a Dapr component. |
Extension | Preview |
| az containerapp connected-env dapr-component show |
Show the details of a Dapr component. |
Extension | Preview |
| az containerapp connected-env delete |
Delete a Container Apps connected environment. |
Extension | Preview |
| az containerapp connected-env list |
List Container Apps connected environments by subscription or resource group. |
Extension | Preview |
| az containerapp connected-env show |
Show details of a Container Apps connected environment. |
Extension | Preview |
| az containerapp connected-env storage |
Commands to manage storage for the Container Apps connected environment. |
Extension | Preview |
| az containerapp connected-env storage list |
List the storages for a connected environment. |
Extension | Preview |
| az containerapp connected-env storage remove |
Remove a storage from a connected environment. |
Extension | Preview |
| az containerapp connected-env storage set |
Create or update a storage. |
Extension | Preview |
| az containerapp connected-env storage show |
Show the details of a storage. |
Extension | Preview |
| az containerapp connection |
Commands to manage containerapp connections. |
Core and Extension | GA |
| az containerapp connection create |
Create a connection between a containerapp and a target resource. |
Core and Extension | GA |
| az containerapp connection create app-insights |
Create a containerapp connection to app-insights. |
Core | GA |
| az containerapp connection create appconfig |
Create a containerapp connection to appconfig. |
Core | GA |
| az containerapp connection create cognitiveservices |
Create a containerapp connection to cognitiveservices. |
Core | GA |
| az containerapp connection create confluent-cloud |
Create a containerapp connection to confluent-cloud. |
Core | GA |
| az containerapp connection create containerapp |
Create a containerapp-to-containerapp connection. |
Core | GA |
| az containerapp connection create cosmos-cassandra |
Create a containerapp connection to cosmos-cassandra. |
Core | GA |
| az containerapp connection create cosmos-gremlin |
Create a containerapp connection to cosmos-gremlin. |
Core | GA |
| az containerapp connection create cosmos-mongo |
Create a containerapp connection to cosmos-mongo. |
Core | GA |
| az containerapp connection create cosmos-sql |
Create a containerapp connection to cosmos-sql. |
Core | GA |
| az containerapp connection create cosmos-table |
Create a containerapp connection to cosmos-table. |
Core | GA |
| az containerapp connection create eventhub |
Create a containerapp connection to eventhub. |
Core | GA |
| az containerapp connection create fabric-sql |
Create a containerapp connection to fabric-sql. |
Core | GA |
| az containerapp connection create fabric-sql (serviceconnector-passwordless extension) |
Create a containerapp connection to fabric-sql. |
Extension | GA |
| az containerapp connection create keyvault |
Create a containerapp connection to keyvault. |
Core | GA |
| az containerapp connection create mongodb-atlas |
Create a containerapp connection to mongodb-atlas. |
Core | GA |
| az containerapp connection create mysql |
Create a containerapp connection to mysql. |
Core | Deprecated |
| az containerapp connection create mysql-flexible |
Create a containerapp connection to mysql-flexible. |
Core | GA |
| az containerapp connection create mysql-flexible (serviceconnector-passwordless extension) |
Create a containerapp connection to mysql-flexible. |
Extension | GA |
| az containerapp connection create neon-postgres |
Create a containerapp connection to neon-postgres. |
Core | GA |
| az containerapp connection create postgres |
Create a containerapp connection to postgres. |
Core | Deprecated |
| az containerapp connection create postgres-flexible |
Create a containerapp connection to postgres-flexible. |
Core | GA |
| az containerapp connection create postgres-flexible (serviceconnector-passwordless extension) |
Create a containerapp connection to postgres-flexible. |
Extension | GA |
| az containerapp connection create redis |
Create a containerapp connection to redis. |
Core | GA |
| az containerapp connection create redis-enterprise |
Create a containerapp connection to redis-enterprise. |
Core | GA |
| az containerapp connection create servicebus |
Create a containerapp connection to servicebus. |
Core | GA |
| az containerapp connection create signalr |
Create a containerapp connection to signalr. |
Core | GA |
| az containerapp connection create sql |
Create a containerapp connection to sql. |
Core | GA |
| az containerapp connection create sql (serviceconnector-passwordless extension) |
Create a containerapp connection to sql. |
Extension | GA |
| az containerapp connection create storage-blob |
Create a containerapp connection to storage-blob. |
Core | GA |
| az containerapp connection create storage-file |
Create a containerapp connection to storage-file. |
Core | GA |
| az containerapp connection create storage-queue |
Create a containerapp connection to storage-queue. |
Core | GA |
| az containerapp connection create storage-table |
Create a containerapp connection to storage-table. |
Core | GA |
| az containerapp connection create webpubsub |
Create a containerapp connection to webpubsub. |
Core | GA |
| az containerapp connection delete |
Delete a containerapp connection. |
Core | GA |
| az containerapp connection list |
List connections of a containerapp. |
Core | GA |
| az containerapp connection list-configuration |
List source configurations of a containerapp connection. |
Core | GA |
| az containerapp connection list-support-types |
List client types and auth types supported by containerapp connections. |
Core | GA |
| az containerapp connection show |
Get the details of a containerapp connection. |
Core | GA |
| az containerapp connection update |
Update a containerapp connection. |
Core | GA |
| az containerapp connection update app-insights |
Update a containerapp to app-insights connection. |
Core | GA |
| az containerapp connection update appconfig |
Update a containerapp to appconfig connection. |
Core | GA |
| az containerapp connection update cognitiveservices |
Update a containerapp to cognitiveservices connection. |
Core | GA |
| az containerapp connection update confluent-cloud |
Update a containerapp to confluent-cloud connection. |
Core | GA |
| az containerapp connection update containerapp |
Update a containerapp-to-containerapp connection. |
Core | GA |
| az containerapp connection update cosmos-cassandra |
Update a containerapp to cosmos-cassandra connection. |
Core | GA |
| az containerapp connection update cosmos-gremlin |
Update a containerapp to cosmos-gremlin connection. |
Core | GA |
| az containerapp connection update cosmos-mongo |
Update a containerapp to cosmos-mongo connection. |
Core | GA |
| az containerapp connection update cosmos-sql |
Update a containerapp to cosmos-sql connection. |
Core | GA |
| az containerapp connection update cosmos-table |
Update a containerapp to cosmos-table connection. |
Core | GA |
| az containerapp connection update eventhub |
Update a containerapp to eventhub connection. |
Core | GA |
| az containerapp connection update fabric-sql |
Update a containerapp to fabric-sql connection. |
Core | GA |
| az containerapp connection update keyvault |
Update a containerapp to keyvault connection. |
Core | GA |
| az containerapp connection update mongodb-atlas |
Update a containerapp to mongodb-atlas connection. |
Core | GA |
| az containerapp connection update mysql |
Update a containerapp to mysql connection. |
Core | Deprecated |
| az containerapp connection update mysql-flexible |
Update a containerapp to mysql-flexible connection. |
Core | GA |
| az containerapp connection update neon-postgres |
Update a containerapp to neon-postgres connection. |
Core | GA |
| az containerapp connection update postgres |
Update a containerapp to postgres connection. |
Core | Deprecated |
| az containerapp connection update postgres-flexible |
Update a containerapp to postgres-flexible connection. |
Core | GA |
| az containerapp connection update redis |
Update a containerapp to redis connection. |
Core | GA |
| az containerapp connection update redis-enterprise |
Update a containerapp to redis-enterprise connection. |
Core | GA |
| az containerapp connection update servicebus |
Update a containerapp to servicebus connection. |
Core | GA |
| az containerapp connection update signalr |
Update a containerapp to signalr connection. |
Core | GA |
| az containerapp connection update sql |
Update a containerapp to sql connection. |
Core | GA |
| az containerapp connection update storage-blob |
Update a containerapp to storage-blob connection. |
Core | GA |
| az containerapp connection update storage-file |
Update a containerapp to storage-file connection. |
Core | GA |
| az containerapp connection update storage-queue |
Update a containerapp to storage-queue connection. |
Core | GA |
| az containerapp connection update storage-table |
Update a containerapp to storage-table connection. |
Core | GA |
| az containerapp connection update webpubsub |
Update a containerapp to webpubsub connection. |
Core | GA |
| az containerapp connection validate |
Validate a containerapp connection. |
Core | GA |
| az containerapp connection wait |
Place the CLI in a waiting state until a condition of the connection is met. |
Core | GA |
| az containerapp create |
Create a container app. |
Core | GA |
| az containerapp create (containerapp extension) |
Create a container app. |
Extension | GA |
| az containerapp dapr |
Commands to manage Dapr. To manage Dapr components, see |
Core | GA |
| az containerapp dapr disable |
Disable Dapr for a container app. Removes existing values. |
Core | GA |
| az containerapp dapr enable |
Enable Dapr for a container app. Updates existing values. |
Core | GA |
| az containerapp debug |
Open an SSH-like interactive shell within a container app debug console or execute a command inside the container and exit. |
Extension | Preview |
| az containerapp delete |
Delete a container app. |
Core | GA |
| az containerapp delete (containerapp extension) |
Delete a container app. |
Extension | GA |
| az containerapp env |
Commands to manage Container Apps environments. |
Core and Extension | GA |
| az containerapp env certificate |
Commands to manage certificates for the Container Apps environment. |
Core and Extension | GA |
| az containerapp env certificate create |
Create a managed certificate. |
Core | Preview |
| az containerapp env certificate delete |
Delete a certificate from the Container Apps environment. |
Core | GA |
| az containerapp env certificate delete (containerapp extension) |
Delete a certificate from the Container Apps environment. |
Extension | GA |
| az containerapp env certificate list |
List certificates for an environment. |
Core | GA |
| az containerapp env certificate list (containerapp extension) |
List certificates for an environment. |
Extension | GA |
| az containerapp env certificate upload |
Add or update a certificate. |
Core | GA |
| az containerapp env certificate upload (containerapp extension) |
Add or update a certificate. |
Extension | GA |
| az containerapp env create |
Create a Container Apps environment. |
Core | GA |
| az containerapp env create (containerapp extension) |
Create a Container Apps environment. |
Extension | GA |
| az containerapp env dapr-component |
Commands to manage Dapr components for the Container Apps environment. |
Core and Extension | GA |
| az containerapp env dapr-component init |
Initializes Dapr components and dev services for an environment. |
Extension | Preview |
| az containerapp env dapr-component list |
List Dapr components for an environment. |
Core | GA |
| az containerapp env dapr-component remove |
Remove a Dapr component from an environment. |
Core | GA |
| az containerapp env dapr-component resiliency |
Commands to manage resiliency policies for a dapr component. |
Extension | Preview |
| az containerapp env dapr-component resiliency create |
Create resiliency policies for a dapr component. |
Extension | Preview |
| az containerapp env dapr-component resiliency delete |
Delete resiliency policies for a dapr component. |
Extension | Preview |
| az containerapp env dapr-component resiliency list |
List resiliency policies for a dapr component. |
Extension | Preview |
| az containerapp env dapr-component resiliency show |
Show resiliency policies for a dapr component. |
Extension | Preview |
| az containerapp env dapr-component resiliency update |
Update resiliency policies for a dapr component. |
Extension | Preview |
| az containerapp env dapr-component set |
Create or update a Dapr component. |
Core | GA |
| az containerapp env dapr-component show |
Show the details of a Dapr component. |
Core | GA |
| az containerapp env delete |
Delete a Container Apps environment. |
Core | GA |
| az containerapp env delete (containerapp extension) |
Delete a Container Apps environment. |
Extension | GA |
| az containerapp env dotnet-component |
Commands to manage DotNet components within the environment. |
Extension | Preview |
| az containerapp env dotnet-component create |
Command to create DotNet component to enable Aspire Dashboard. Supported DotNet component type is Aspire Dashboard. |
Extension | Preview |
| az containerapp env dotnet-component delete |
Command to delete DotNet component to disable Aspire Dashboard. |
Extension | Preview |
| az containerapp env dotnet-component list |
Command to list DotNet components within the environment. |
Extension | Preview |
| az containerapp env dotnet-component show |
Command to show DotNet component in environment. |
Extension | Preview |
| az containerapp env http-route-config |
Commands to manage environment level http routing. |
Core | GA |
| az containerapp env http-route-config create |
Create a new http route config. |
Core | GA |
| az containerapp env http-route-config delete |
Delete a http route config. |
Core | GA |
| az containerapp env http-route-config list |
List the http route configs in the environment. |
Core | GA |
| az containerapp env http-route-config show |
Show a http route config. |
Core | GA |
| az containerapp env http-route-config update |
Update a http route config. |
Core | GA |
| az containerapp env identity |
Commands to manage environment managed identities. |
Extension | Preview |
| az containerapp env identity assign |
Assign managed identity to a managed environment. |
Extension | Preview |
| az containerapp env identity remove |
Remove a managed identity from a managed environment. |
Extension | Preview |
| az containerapp env identity show |
Show managed identities of a managed environment. |
Extension | Preview |
| az containerapp env java-component |
Commands to manage Java components within the environment. |
Extension | GA |
| az containerapp env java-component admin-for-spring |
Commands to manage the Admin for Spring for the Container Apps environment. |
Extension | GA |
| az containerapp env java-component admin-for-spring create |
Command to create the Admin for Spring. |
Extension | GA |
| az containerapp env java-component admin-for-spring delete |
Command to delete the Admin for Spring. |
Extension | GA |
| az containerapp env java-component admin-for-spring show |
Command to show the Admin for Spring. |
Extension | GA |
| az containerapp env java-component admin-for-spring update |
Command to update the Admin for Spring. |
Extension | GA |
| az containerapp env java-component config-server-for-spring |
Commands to manage the Config Server for Spring for the Container Apps environment. |
Extension | GA |
| az containerapp env java-component config-server-for-spring create |
Command to create the Config Server for Spring. |
Extension | GA |
| az containerapp env java-component config-server-for-spring delete |
Command to delete the Config Server for Spring. |
Extension | GA |
| az containerapp env java-component config-server-for-spring show |
Command to show the Config Server for Spring. |
Extension | GA |
| az containerapp env java-component config-server-for-spring update |
Command to update the Config Server for Spring. |
Extension | GA |
| az containerapp env java-component eureka-server-for-spring |
Commands to manage the Eureka Server for Spring for the Container Apps environment. |
Extension | GA |
| az containerapp env java-component eureka-server-for-spring create |
Command to create the Eureka Server for Spring. |
Extension | GA |
| az containerapp env java-component eureka-server-for-spring delete |
Command to delete the Eureka Server for Spring. |
Extension | GA |
| az containerapp env java-component eureka-server-for-spring show |
Command to show the Eureka Server for Spring. |
Extension | GA |
| az containerapp env java-component eureka-server-for-spring update |
Command to update the Eureka Server for Spring. |
Extension | GA |
| az containerapp env java-component gateway-for-spring |
Commands to manage the Gateway for Spring for the Container Apps environment. |
Extension | Preview |
| az containerapp env java-component gateway-for-spring create |
Command to create the Gateway for Spring. |
Extension | Preview |
| az containerapp env java-component gateway-for-spring delete |
Command to delete the Gateway for Spring. |
Extension | Preview |
| az containerapp env java-component gateway-for-spring show |
Command to show the Gateway for Spring. |
Extension | Preview |
| az containerapp env java-component gateway-for-spring update |
Command to update the Gateway for Spring. |
Extension | Preview |
| az containerapp env java-component list |
List all Java components within the environment. |
Extension | GA |
| az containerapp env java-component nacos |
Commands to manage the Nacos for the Container Apps environment. |
Extension | Preview |
| az containerapp env java-component nacos create |
Command to create the Nacos. |
Extension | Preview |
| az containerapp env java-component nacos delete |
Command to delete the Nacos. |
Extension | Preview |
| az containerapp env java-component nacos show |
Command to show the Nacos. |
Extension | Preview |
| az containerapp env java-component nacos update |
Command to update the Nacos. |
Extension | Preview |
| az containerapp env list |
List Container Apps environments by subscription or resource group. |
Core | GA |
| az containerapp env list (containerapp extension) |
List Container Apps environments by subscription or resource group. |
Extension | GA |
| az containerapp env list-usages |
List usages of quotas for specific managed environment. |
Core | GA |
| az containerapp env logs |
Show container app environment logs. |
Core | GA |
| az containerapp env logs show |
Show past environment logs and/or print logs in real time (with the --follow parameter). |
Core | GA |
| az containerapp env maintenance-config |
Commands to manage Planned Maintenance for Container Apps. |
Extension | Preview |
| az containerapp env maintenance-config add |
Add Planned Maintenance to a Container App Environment. |
Extension | Preview |
| az containerapp env maintenance-config list |
List Planned Maintenance in a Container App Environment. |
Extension | Preview |
| az containerapp env maintenance-config remove |
Remove Planned Maintenance in a Container App Environment. |
Extension | Preview |
| az containerapp env maintenance-config update |
Update Planned Maintenance in a Container App Environment. |
Extension | Preview |
| az containerapp env premium-ingress |
Configure premium ingress settings for the environment. |
Core | GA |
| az containerapp env premium-ingress add |
Enable the premium ingress settings for the environment. |
Core | GA |
| az containerapp env premium-ingress remove |
Remove the ingress settings and restores the system to default values. |
Core | GA |
| az containerapp env premium-ingress show |
Show the premium ingress settings for the environment. |
Core | GA |
| az containerapp env premium-ingress update |
Update the premium ingress settings for the environment. |
Core | GA |
| az containerapp env show |
Show details of a Container Apps environment. |
Core | GA |
| az containerapp env show (containerapp extension) |
Show details of a Container Apps environment. |
Extension | GA |
| az containerapp env storage |
Commands to manage storage for the Container Apps environment. |
Core and Extension | GA |
| az containerapp env storage list |
List the storages for an environment. |
Core | GA |
| az containerapp env storage list (containerapp extension) |
List the storages for an environment. |
Extension | GA |
| az containerapp env storage remove |
Remove a storage from an environment. |
Core | GA |
| az containerapp env storage remove (containerapp extension) |
Remove a storage from an environment. |
Extension | GA |
| az containerapp env storage set |
Create or update a storage. |
Core | GA |
| az containerapp env storage set (containerapp extension) |
Create or update a storage. |
Extension | GA |
| az containerapp env storage show |
Show the details of a storage. |
Core | GA |
| az containerapp env storage show (containerapp extension) |
Show the details of a storage. |
Extension | GA |
| az containerapp env telemetry |
Commands to manage telemetry settings for the container apps environment. |
Extension | Preview |
| az containerapp env telemetry app-insights |
Commands to manage app insights settings for the container apps environment. |
Extension | Preview |
| az containerapp env telemetry app-insights delete |
Delete container apps environment telemetry app insights settings. |
Extension | Preview |
| az containerapp env telemetry app-insights set |
Create or update container apps environment telemetry app insights settings. |
Extension | Preview |
| az containerapp env telemetry app-insights show |
Show container apps environment telemetry app insights settings. |
Extension | Preview |
| az containerapp env telemetry data-dog |
Commands to manage data dog settings for the container apps environment. |
Extension | Preview |
| az containerapp env telemetry data-dog delete |
Delete container apps environment telemetry data dog settings. |
Extension | Preview |
| az containerapp env telemetry data-dog set |
Create or update container apps environment telemetry data dog settings. |
Extension | Preview |
| az containerapp env telemetry data-dog show |
Show container apps environment telemetry data dog settings. |
Extension | Preview |
| az containerapp env telemetry otlp |
Commands to manage otlp settings for the container apps environment. |
Extension | Preview |
| az containerapp env telemetry otlp add |
Add container apps environment telemetry otlp settings. |
Extension | Preview |
| az containerapp env telemetry otlp list |
List container apps environment telemetry otlp settings. |
Extension | Preview |
| az containerapp env telemetry otlp remove |
Remove container apps environment telemetry otlp settings. |
Extension | Preview |
| az containerapp env telemetry otlp show |
Show container apps environment telemetry otlp settings. |
Extension | Preview |
| az containerapp env telemetry otlp update |
Update container apps environment telemetry otlp settings. |
Extension | Preview |
| az containerapp env update |
Update a Container Apps environment. |
Core | GA |
| az containerapp env update (containerapp extension) |
Update a Container Apps environment. |
Extension | GA |
| az containerapp env workload-profile |
Manage the workload profiles of a Container Apps environment. |
Core | GA |
| az containerapp env workload-profile add |
Create a workload profile in a Container Apps environment. |
Core | GA |
| az containerapp env workload-profile delete |
Delete a workload profile from a Container Apps environment. |
Core | GA |
| az containerapp env workload-profile list |
List the workload profiles from a Container Apps environment. |
Core | GA |
| az containerapp env workload-profile list-supported |
List the supported workload profiles in a region. |
Core | GA |
| az containerapp env workload-profile show |
Show a workload profile from a Container Apps environment. |
Core | GA |
| az containerapp env workload-profile update |
Update an existing workload profile in a Container Apps environment. |
Core | GA |
| az containerapp exec |
Open an SSH-like interactive shell within a container app replica. |
Core | GA |
| az containerapp function |
Commands related to Azure Functions on Container Apps. |
Extension | Preview |
| az containerapp function invocations |
Commands to get function invocation data and traces from Application Insights. |
Extension | Preview |
| az containerapp function invocations summary |
Get function invocation summary from Application Insights. |
Extension | Preview |
| az containerapp function invocations traces |
Get function invocation traces from Application Insights. |
Extension | Preview |
| az containerapp function keys |
Commands for keys management in an Azure Functions on Container Apps. |
Extension | Preview |
| az containerapp function keys list |
List function keys in an Azure Functions on Container Apps. |
Extension | Preview |
| az containerapp function keys set |
Create or update specific function key in an Azure Functions on Container Apps. |
Extension | Preview |
| az containerapp function keys show |
Show specific function key in an Azure Functions on Container Apps. |
Extension | Preview |
| az containerapp function list |
List all functions in an Azure Functions on Container Apps. |
Extension | Preview |
| az containerapp function show |
Get details of a function in an Azure Functions on Container Apps. |
Extension | Preview |
| az containerapp github-action |
Commands to manage GitHub Actions. |
Core and Extension | GA |
| az containerapp github-action add |
Add a GitHub Actions workflow to a repository to deploy a container app. |
Core | GA |
| az containerapp github-action add (containerapp extension) |
Add a GitHub Actions workflow to a repository to deploy a container app. |
Extension | GA |
| az containerapp github-action delete |
Remove a previously configured Container Apps GitHub Actions workflow from a repository. |
Core | GA |
| az containerapp github-action show |
Show the GitHub Actions configuration on a container app. |
Core | GA |
| az containerapp hostname |
Commands to manage hostnames of a container app. |
Core and Extension | GA |
| az containerapp hostname add |
Add the hostname to a container app without binding. |
Core | GA |
| az containerapp hostname bind |
Add or update the hostname and binding with a certificate. |
Core | GA |
| az containerapp hostname bind (containerapp extension) |
Add or update the hostname and binding with a certificate. |
Extension | GA |
| az containerapp hostname delete |
Delete hostnames from a container app. |
Core | GA |
| az containerapp hostname list |
List the hostnames of a container app. |
Core | GA |
| az containerapp identity |
Commands to manage managed identities. |
Core | GA |
| az containerapp identity assign |
Assign managed identity to a container app. |
Core | GA |
| az containerapp identity remove |
Remove a managed identity from a container app. |
Core | GA |
| az containerapp identity show |
Show managed identities of a container app. |
Core | GA |
| az containerapp ingress |
Commands to manage ingress and traffic-splitting. |
Core | GA |
| az containerapp ingress access-restriction |
Commands to manage IP access restrictions. |
Core | GA |
| az containerapp ingress access-restriction list |
List IP access restrictions for a container app. |
Core | GA |
| az containerapp ingress access-restriction remove |
Remove IP access restrictions from a container app. |
Core | GA |
| az containerapp ingress access-restriction set |
Configure IP access restrictions for a container app. |
Core | GA |
| az containerapp ingress cors |
Commands to manage CORS policy for a container app. |
Core | GA |
| az containerapp ingress cors disable |
Disable CORS policy for a container app. |
Core | GA |
| az containerapp ingress cors enable |
Enable CORS policy for a container app. |
Core | GA |
| az containerapp ingress cors show |
Show CORS policy for a container app. |
Core | GA |
| az containerapp ingress cors update |
Update CORS policy for a container app. |
Core | GA |
| az containerapp ingress disable |
Disable ingress for a container app. |
Core | GA |
| az containerapp ingress enable |
Enable or update ingress for a container app. |
Core | GA |
| az containerapp ingress show |
Show details of a container app's ingress. |
Core | GA |
| az containerapp ingress sticky-sessions |
Commands to set Sticky session affinity for a container app. |
Core | GA |
| az containerapp ingress sticky-sessions set |
Configure Sticky session for a container app. |
Core | GA |
| az containerapp ingress sticky-sessions show |
Show the Affinity for a container app. |
Core | GA |
| az containerapp ingress traffic |
Commands to manage traffic-splitting. |
Core | GA |
| az containerapp ingress traffic set |
Configure traffic-splitting for a container app. |
Core | GA |
| az containerapp ingress traffic show |
Show traffic-splitting configuration for a container app. |
Core | GA |
| az containerapp ingress update |
Update ingress for a container app. |
Core | GA |
| az containerapp java |
Commands to manage Java workloads. |
Extension |