⟵ 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.

Websparks Achieved Highest B Score in 2024 CDP Reporting

Sitecore PowerShell Extensions – Playing around with Broken Links Report

Sitefinity Cloud Consuming Secret Key From Azure KeyVault

Portfolios

Resources

Contact Us

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