A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
Hi Brendan,
As you are using the DXC Services so I think you should contact Episerver support about this because the JSON transform may or may not be supported by DXC Services.
Thanks
Ravindra
In DXC we can use Web.config transforms to modify our web.configs for different environments e.g. production.
My current project has json files which need transforms applied for various environments. Azure deploments also supports json config\transforms via JSON variable substitution as in link below.
https://docs.microsoft.com/en-us/azure/devops/pipelines/tasks/transforms-variable-substitution?view=azure-devops#json-variable-substitution
Is it posible to perform\configure JSON variable substitution for DXC deployments and if not what is the wrokaround?