Updating Managed Cloud Containers

Version: 10.4

As part of your Managed Cloud Containers solution you can update the services in your environment using the Update images pipeline when an update has been made to image references for known Sitecore application services. If a custom service is provided for you with a new image reference, that service will also be added and made available as part of the update options for the pipeline run.

To run the Update images pipeline, the images being updated must already be in the Azure Container Registry (ACR) that is created as part of your Managed Cloud Premium container solution.

You can update multiple Sitecore image references within the same pipeline run.

The Run pipeline dialog.

For the Update images pipeline, you must:

  • Run from the main branch only.

  • Provide a path with the following format: {ACR name}.azure.io/{image name}:{image tag}.

  • Use NA by default for Sitecore image references where the update is not needed.

Update pipeline configuration

The Update pipeline configuration dialog lets you:

  • Use predefined fields for Sitecore application images, such as CM, CD, ID, and PRC, depending on the selected topology (XP or XM), which only require a path parameter.

The Run pipeline dialog.

Pipeline run process

The Update pipeline completes the run process as follows:

  1. When you set the applicable image references, the pipeline validates whether the images are in the ACR.

    Note

    If the path is invalid the pipeline validation will fail and will present the error message for evaluation.

  2. If they are available, the pipeline updates the corresponding images in the configuration file through a Pull Request (PR), which is created and completed automatically.

  3. As a result of the pipeline, the application pipeline is triggered and rolls out the images to the customer Kubernetes cluster.

Do you have some feedback for us?

If you have suggestions for improving this article,