Adobe Experience Manager: CDN Configuration is not updated after changing Cloud Manager environment variables
The CDN configuration file (cdn.yaml) in Adobe Experience Manager as a Cloud Service (AEMaaCS) supports referencing Cloud Manager environment variables. However, modifying environment variable values in Cloud Manager does not automatically update the CDN configuration. This article describes the procedure to update the CDN configuration when referencing Cloud Manager environment variables.
Description description
Environment
Adobe Experience Manager as a Cloud Service (AEMaaCS)
Resolution resolution
The CDN configuration reflects the values of Cloud Manager environment variables present at the execution of the config pipeline. To ensure updates to environment variables are applied to the CDN configuration, execute the config pipeline after modifying the relevant variables.
Steps to update Cloud Manager environment variable values:
- Change the value of the Cloud Manager environment variable
- Re-run the config pipeline
- Verify that the configuration referencing the updated environment variable is working as expected
Note:
If the above procedure does not reflect the intended changes, or when replacing BYOCDN keys, add a new environment variable. Additional details are described in the Configuring CDN Credentials and Authentication documentation.