<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>appsettings on bramstoop.com</title>
    <link>https://www.bramstoop.com/tags/appsettings/</link>
    <description>Recent content in appsettings on bramstoop.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 27 Mar 2018 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.bramstoop.com/tags/appsettings/index.xml" rel="self" type="application/rss+xml" />
    
    
    <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>