Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
az container app
- Preview
Note
This reference is part of the deploy-to-azure extension for the Azure CLI (version 2.0.60 or higher). The extension will automatically install the first time you run an az container app command. Learn more about extensions.
This command group is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Commands to Manage Azure Container Instances App.
Commands
| Name | Description | Type | Status |
|---|---|---|---|
| az container app up |
Deploy to Azure Container Instances using GitHub Actions. |
Extension | Preview |
az container app up
Command group 'container app' is in preview and under development. Reference and support levels: https://aka.ms/CLI_refstatus
Deploy to Azure Container Instances using GitHub Actions.
az container app up [--acquire-policy-token]
[--acr]
[--branch-name]
[--change-reference]
[--do-not-wait]
[--port]
[--repository]
Optional Parameters
The following parameters are optional, but depending on the context, one or more might become required for the command to execute successfully.
Acquiring an Azure Policy token automatically for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
Name of the Azure Container Registry to be used for pushing the image.
New branch name to be created to check in files and raise a PR.
The related change reference ID for this resource operation.
| Property | Value |
|---|---|
| Parameter group: | Global Policy Arguments |
Do not wait for workflow completion.
| Property | Value |
|---|---|
| Default value: | False |
Port on which your application runs. Default is 8080.
GitHub Repository URL e.g. https://github.com/contoso/webapp.
Feedback
Was this page helpful?
