﻿<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://developers.de/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Understanding ARM errors</title><link />http://developers.de/blogs/damir_dobric/archive/2016/03/11/understanding-arm-errors.aspx<description>When working with Azure Resource Manager (ARM) templates, you might see errors like following one: &amp;#39;The domain name label dnsLBIP is invalid. It must conform to the following [ERROR] regular expression: ^[a-z][a-z0-9-]{1,61}[a-z0-9]$.&amp;#39; In this</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Build: 30619.63)</generator><item><title>re: Understanding ARM errors</title><link />http://developers.de/blogs/damir_dobric/archive/2016/03/11/understanding-arm-errors.aspx#1781890<pubdate>Thu, 17 Mar 2016 09:23:18 GMT</pubdate><guid ispermalink="false">7e491611-45ad-4dae-a68f-c4cb64439510:1781890</guid><dc:creator>moljac Miljenko Cvjetko</dc:creator><description>&lt;p&gt;Bottom line:&lt;/p&gt;
&lt;p&gt; &amp;nbsp; + it is case sensitive&lt;/p&gt;
&lt;p&gt; &amp;nbsp; + doesn&amp;#39;t like uppercase letters&lt;/p&gt;
&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://developers.de/aggbug.aspx?PostID=1781890" width="1" height="1"&gt;</description></item></channel></rss>