<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>Azure - Category - Ryland DeGregory</title><link>https://ryland.dev/categories/azure/</link><description>Azure - Category - Ryland DeGregory</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)</copyright><lastBuildDate>Sun, 12 Nov 2023 16:52:30 -0500</lastBuildDate><atom:link href="https://ryland.dev/categories/azure/" rel="self" type="application/rss+xml"/><item><title>Using Azure Storage Tables REST API with PowerShell</title><link>https://ryland.dev/posts/az-storage-tables-rest-powershell/</link><pubDate>Sun, 12 Nov 2023 16:52:30 -0500</pubDate><author>xxxx</author><guid>https://ryland.dev/posts/az-storage-tables-rest-powershell/</guid><description><![CDATA[<p>If you&rsquo;ve interacted with Azure Storage using PowerShell, you&rsquo;ve probably come across the <a href="https://www.powershellgallery.com/packages/AzTable/2.1.0" target="_blank" rel="noopener noreffer ">AzTable</a> community module. But, given this module&rsquo;s developer abandonment, to reduce reliance on third-party packages, and to enable modern authentication, you can interact directly with Azure Tables using its <a href="https://learn.microsoft.com/en-us/rest/api/storageservices/table-service-rest-api" target="_blank" rel="noopener noreffer ">REST API</a>.</p>]]></description></item><item><title>Using Azure Application Insights SDK with PowerShell</title><link>https://ryland.dev/posts/app-insights-powershell/</link><pubDate>Sat, 28 Aug 2021 12:41:08 -0400</pubDate><author>xxxx</author><guid>https://ryland.dev/posts/app-insights-powershell/</guid><description><![CDATA[<p>Azure Application Insights is Microsoft&rsquo;s Application Performance Monitoring (APM) service built on top of <a href="https://azure.microsoft.com/en-us/services/monitor/" target="_blank" rel="noopener noreffer ">Azure Monitor</a>. Unfortunately, PowerShell is not one of the <a href="https://docs.microsoft.com/en-us/azure/azure-monitor/app/platforms" target="_blank" rel="noopener noreffer ">officially supported languages</a> for the Application Insights SDK. But, it does work, and is actually pretty simple to set up.</p>]]></description></item><item><title>Identify Azure Orphaned Volumes</title><link>https://ryland.dev/posts/azure-orphaned-volumes/</link><pubDate>Sun, 06 Jun 2021 16:12:08 -0400</pubDate><author>xxxx</author><guid>https://ryland.dev/posts/azure-orphaned-volumes/</guid><description>&lt;p>Detecting orphaned volumes (disks which are not attached to any virtual machine) can become a challenging endeavor, especially when faced with an environment containing thousands of virtual machines. Luckily, Azure Resource Graph allows users to easily identify orphaned volumes across their entire Azure estate.&lt;/p></description></item><item><title>Export Spotify Library and Playlists to Azure</title><link>https://ryland.dev/posts/spotify-exporter/</link><pubDate>Wed, 07 Apr 2021 18:05:18 -0400</pubDate><author>xxxx</author><guid>https://ryland.dev/posts/spotify-exporter/</guid><description>&lt;p>After years of being an avid Spotify &lt;a href="https://open.spotify.com/user/cale1008" target="_blank" rel="noopener noreffer ">library and playlist curator&lt;/a>, I have on more than one occasion worried about the possibility of my library or playlists being lost. So, I decided to export them for my own personal backup using PowerShell and Azure, and will show you how you can too.&lt;/p></description></item><item><title>Rename Azure VM</title><link>https://ryland.dev/posts/rename-azure-vm/</link><pubDate>Fri, 22 May 2020 18:28:52 -0400</pubDate><author>xxxx</author><guid>https://ryland.dev/posts/rename-azure-vm/</guid><description><![CDATA[<p>Azure doesn&rsquo;t let you rename Virtual Machine resources after provisioning. Here&rsquo;s how to fix it.</p>]]></description></item><item><title>Setting up Github Actions</title><link>https://ryland.dev/posts/github-actions/</link><pubDate>Wed, 06 May 2020 17:10:04 -0400</pubDate><author>xxxx</author><guid>https://ryland.dev/posts/github-actions/</guid><description><![CDATA[<p>Everyone in the software &amp; IT industry knows GitHub, home to &ldquo;the world&rsquo;s largest community of developers&rdquo;.</p>]]></description></item><item><title>Blogging with Hugo and Azure: Part 2</title><link>https://ryland.dev/posts/blogging-with-hugo-2/</link><pubDate>Thu, 19 Mar 2020 18:06:58 -0400</pubDate><author>xxxx</author><guid>https://ryland.dev/posts/blogging-with-hugo-2/</guid><description>&lt;p>When developing software, or creating a website, there are important metrics to consider when evaluating the success of the product. These include consistency and cadence of releases, number of failures per change, and overall availability.&lt;/p></description></item><item><title>Blogging with Hugo and Azure: Part 1</title><link>https://ryland.dev/posts/blogging-with-hugo/</link><pubDate>Fri, 13 Mar 2020 06:18:52 -0400</pubDate><author>xxxx</author><guid>https://ryland.dev/posts/blogging-with-hugo/</guid><description><![CDATA[<p>I&rsquo;ve been wanting to stand-up a personal blog for a while now, but never found a framework and hosting solution that excited me. I tried the age-old WordPress blog, but it felt so dated and bloated that I didn&rsquo;t enjoy using it for simple blogging.</p>]]></description></item></channel></rss>