<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Bram Stoop on bramstoop.com</title>
    <link>https://www.bramstoop.com/authors/bram-stoop/</link>
    <description>Recent content in Bram Stoop on bramstoop.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Mon, 30 Aug 2021 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.bramstoop.com/authors/bram-stoop/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Maintenance on your SQL Azure Databases using scheduled pipeline</title>
      <link>https://www.bramstoop.com/posts/2021/08/2021-08-30-maintaining-sql-azure-scheduled/</link>
      <pubDate>Mon, 30 Aug 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.bramstoop.com/posts/2021/08/2021-08-30-maintaining-sql-azure-scheduled/</guid>
      <description>BACK TO BLOG OVERVIEW
 Introduction    Within this blog post you will be setting up a YAML pipeline that will perform maintenance on your SQL Azure databases. Creating and executing a stored procedure running on a scheduled base.
Benefits of using Azure DevOps pipeline as your scheduler is that it is free, is has no external dependencies, it does not use &amp;lsquo;run-as-account&amp;rsquo; that might expire and it is easy to setup/maintain.</description>
    </item>
    
    <item>
      <title>Replacing your xConnect certificate on Sitecore 10</title>
      <link>https://www.bramstoop.com/posts/2021/02/2021-02-17-replace-xconnect-certificate-sitecore10/</link>
      <pubDate>Wed, 17 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.bramstoop.com/posts/2021/02/2021-02-17-replace-xconnect-certificate-sitecore10/</guid>
      <description>BACK TO BLOG OVERVIEW
 This post is for easy looking up of actions that are involved while replacing your xConnect certificate on Sitecore 10.
Replace thumbprint values within the following files and app settings:
XP Roles    CD
\wwwroot\App_Config\ConnectionStrings.config + WEBSITE_LOAD_CERTIFICATES App Setting  CM
\wwwroot\App_Config\ConnectionStrings.config + WEBSITE_LOAD_CERTIFICATES App Setting  CORTEX PROCESSING
\wwwroot\App_Config\AppSettings.config \wwwroot\App_Data\jobs\continuous\ProcessingEngine\App_Config\ConnectionStrings.config + WEBSITE_LOAD_CERTIFICATES App Setting  CORTEX REPORTING
\wwwroot\App_Config\AppSettings.config + WEBSITE_LOAD_CERTIFICATES App Setting  EXM-DDS</description>
    </item>
    
    <item>
      <title>Hugo and Netlify - New website</title>
      <link>https://www.bramstoop.com/posts/2021/02/2021-02-10-wordpress-to-hugo/</link>
      <pubDate>Wed, 10 Feb 2021 00:00:00 +0000</pubDate>
      
      <guid>https://www.bramstoop.com/posts/2021/02/2021-02-10-wordpress-to-hugo/</guid>
      <description> BACK TO BLOG OVERVIEW
 Changed blog content from Wordpress to Hugo - markdown.     Moved my blog from Wordpress to Hugo. Since I like markdown I will give this a try.
Next to that I can now use github to simply commit new content to my blog.
   </description>
    </item>
    
  </channel>
</rss>