<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>arm-templates on bramstoop.com</title>
    <link>https://www.bramstoop.com/tags/arm-templates/</link>
    <description>Recent content in arm-templates on bramstoop.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 10 Oct 2019 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.bramstoop.com/tags/arm-templates/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Useful xDB troubleshooting queries</title>
      <link>https://www.bramstoop.com/posts/2019/10/2019-10-10-useful-xdb-troubleshooting-queries/</link>
      <pubDate>Thu, 10 Oct 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.bramstoop.com/posts/2019/10/2019-10-10-useful-xdb-troubleshooting-queries/</guid>
      <description>BACK TO BLOG OVERVIEW
 There is not much structure to be found in this post, I will mainly use it as a location to keep track of useful xDB troubleshooting tips and tricks.
How does all my xDB data flow and how to pinpoint/analyze issues:
  To check what user you are within xDB you will need to have the value of your SC_ANALYTICS_GLOBAL_COOKIE. Copy the value without &amp;lsquo;| False&amp;rsquo;.</description>
    </item>
    
    <item>
      <title>Sitecore Identity server deployment: &#34;AspNetCoreRuntime extension not found&#34;</title>
      <link>https://www.bramstoop.com/posts/2019/09/2019-09-19-sitecore-identity-server-deployment/</link>
      <pubDate>Thu, 19 Sep 2019 00:00:00 +0000</pubDate>
      
      <guid>https://www.bramstoop.com/posts/2019/09/2019-09-19-sitecore-identity-server-deployment/</guid>
      <description>BACK TO BLOG OVERVIEW
 When you run in to the following ERROR while deploying your Sitecore XP solution, and in specific the Identity Server:
8:21:15 PM - Resource Microsoft.Web/sites/siteextensions &amp;lsquo;xxx/AspNetCoreRuntime&amp;rsquo; failed with message &amp;lsquo;{
&amp;ldquo;id&amp;rdquo;: &amp;ldquo;/subscriptions/xxx/resourcegroups/xxx/providers/Microsoft.Web/sites/xxx/siteextensions/AspNetCoreRuntime&amp;rdquo;,
&amp;ldquo;name&amp;rdquo;: &amp;ldquo;xxx/AspNetCoreRuntime&amp;rdquo;,
&amp;ldquo;type&amp;rdquo;: &amp;ldquo;Microsoft.Web/sites/siteextensions&amp;rdquo;,
&amp;ldquo;location&amp;rdquo;: &amp;ldquo;West Europe&amp;rdquo;,
&amp;ldquo;properties&amp;rdquo;: {
&amp;ldquo;id&amp;rdquo;: &amp;ldquo;AspNetCoreRuntime&amp;rdquo;,
&amp;ldquo;title&amp;rdquo;: null,
&amp;ldquo;type&amp;rdquo;: &amp;ldquo;Gallery&amp;rdquo;,
&amp;ldquo;summary&amp;rdquo;: null,
&amp;ldquo;description&amp;rdquo;: null,
&amp;ldquo;version&amp;rdquo;: null,
&amp;ldquo;extension_url&amp;rdquo;: null,
&amp;ldquo;project_url&amp;rdquo;: null,
&amp;ldquo;icon_url&amp;rdquo;: null,
&amp;ldquo;license_url&amp;rdquo;: null,
&amp;ldquo;feed_url&amp;rdquo;: null,
&amp;ldquo;authors&amp;rdquo;: null,</description>
    </item>
    
    <item>
      <title>Appsettings not present after ARM deployment</title>
      <link>https://www.bramstoop.com/posts/2018/03/2018-03-27-appsettings-not-present-after-arm-deployment/</link>
      <pubDate>Tue, 27 Mar 2018 00:00:00 +0000</pubDate>
      
      <guid>https://www.bramstoop.com/posts/2018/03/2018-03-27-appsettings-not-present-after-arm-deployment/</guid>
      <description>BACK TO BLOG OVERVIEW
  Within the config section of an App Service you are able to define multiple sections. In this example we are using three sections : web, appsettings and logs.
Since we noticed that sometimes the expected settings were not configured/missing after a deployment we figured out some missing dependsOn settings need to be set.
Please note that in the ARM snippet below the appsettings depend on the web settings to be processed.</description>
    </item>
    
  </channel>
</rss>