Skip to content

Commit

Permalink
Merge pull request #291 from dotnet/main
Browse files Browse the repository at this point in the history
✅ Merge `main` into `live`
  • Loading branch information
IEvangelist authored Jan 11, 2024
2 parents a94d74e + ff10716 commit 560002f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/deployment/azure/includes/aca-deployment-azd.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ The process for installing AZD varies based on your operating system, but it is

## Deploy the app

Once AZD has been initialized, the provisioning and deployment process can be executed as a single command, `azd up`. First, the projects will be packaged into containers during the `azd package`phase, followed by the `azd provision` phase during which all of the Azure resources the app will need are provisioned.
Once AZD has been initialized, the provisioning and deployment process can be executed as a single command, `azd up`. First, the projects will be packaged into containers during the `azd package` phase, followed by the `azd provision` phase during which all of the Azure resources the app will need are provisioned.

:::image type="content" source="../media/aspire-azd-06.png" lightbox="../media/aspire-azd-06.png" alt-text="AZD provisioning the Azure resources":::

Expand Down

0 comments on commit 560002f

Please sign in to comment.