⟵ Resources

Sitefinity Cloud Manage Configuration

Developer abstract design

Introduction

Sitefinity Cloud has different ways to manage the configurations.

The article is to demo how to manage configuration using Azure DevOps variable groups.

Here we go

You will need to go to Advanced setting to do so.

Example: Edit this site URL settings

1/ Get the property path from your local machine

Edit site URL settings

2/ Map it on webconfig (line 81)

mapping on webconfig

<?xml version="1.0" encoding="utf-8"?>
<configuration>
  <appSettings>
    ...
	 <add key="sf-env:systemConfig/siteUrlSettings:siteUrl" value="www.websparks.sg" />
    ...
  </appSettings>
</configuration>

3/ Add the keypair value variable through devops

keypair value variable through devops

4/ To take action immediately, rerun the CI.CD pipeline,

Specify the Build Configuration

a. Staging – Staging b. Production – Production c. Release – both Production & Staging

5/ Uncheck Partial Deployment

6/ Specify Stage to run

specify stage to run

References

 

This article originally appeared on Hawjeh Blog.

Setting Up Your First Strapi App with PostgreSQL: A Comprehensive Guide

10 Best Practices For A Strong Social Media Brand Presence

Sitecore XP 10.0 and SXA 10.0 Demo – Lighthouse – Setup Guide

Portfolios

Resources

Contact Us

Website Development Company in Singapore white logo
LowCarbonSG Logo
Terms & Conditions | Privacy Policy | Accessibility Statement

Apply Now!

Upload Resume (with a 2mb maximum file size)
Accepted file types: doc, docx, pdf, xps, Max. file size: 2 MB.
This field is for validation purposes and should be left unchanged.