<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>dashboards on bramstoop.com</title>
    <link>https://www.bramstoop.com/tags/dashboards/</link>
    <description>Recent content in dashboards on bramstoop.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 18 Oct 2018 00:00:00 +0000</lastBuildDate>
    
	<atom:link href="https://www.bramstoop.com/tags/dashboards/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Baseline your Sitecore dashboards using ARM templates</title>
      <link>https://www.bramstoop.com/posts/2018/10/2018-10-18-baseline-your-dashboards-using-arm-templates/</link>
      <pubDate>Thu, 18 Oct 2018 00:00:00 +0000</pubDate>
      
      <guid>https://www.bramstoop.com/posts/2018/10/2018-10-18-baseline-your-dashboards-using-arm-templates/</guid>
      <description>BACK TO BLOG OVERVIEW
 In one of my previous posts (click) I mentioned some useful AI query&amp;rsquo;s for maintaining and managing your Sitecore solution. To make sure every Sitecore solution(s) you are managing will be deployed with a baseline dashboard I added all the query&amp;rsquo;s to an ARM template. 
1.Download the arm template:
[code language=&amp;quot;powershell&amp;rdquo;] $url = &amp;ldquo;https://raw.githubusercontent.com/bstoop-github/public/master/Sitecore/dashboard/deployDashboard.json&amp;quot; $output = &amp;ldquo;c:\TMP\deployDashboard.json&amp;rdquo;
Invoke-WebRequest -Uri $url -OutFile $output [/code]</description>
    </item>
    
  </channel>
</rss>