Further AVD Adventures

I mentioned in a previous post that we were experimenting with Azure Virtual Desktop.  One of the things that I need to be able to do is launch from a web page.  We have figured out how to do that using this info:  Uniform Resource Identifier schemes with the Remote Desktop client for Azure Virtual… Continue reading Further AVD Adventures

Launching an AVD Published App Via Command Line

We are experimenting with Azure Virtual Desktop and I have a need to launch a published application from a command line.  I haven’t found much documentation on that, and perhaps that is because I don’t know where to look. However, I did find out a few things that might help me.  Everyone who has the… Continue reading Launching an AVD Published App Via Command Line

What is this CI/CD thing? Let’s do a tutorial!

Well, according to Wikipedia, CI/CD is: In software engineering, CI/CD or CICD generally refers to the combined practices of continuous integration and either continuous delivery or continuous deployment. CI/CD bridges the gaps between development and operation activities and teams by enforcing automation in building, testing and deployment of applications. So, of course I get what… Continue reading What is this CI/CD thing? Let’s do a tutorial!

Revisiting my Blog

I have spent a decent amount of time over the years, trying to convince myself to spend some time on my blog.  I have updated the OS of the VM that runs it.  I have migrated from whatever platform I started on (I think I had two different ones going at one point.) I have… Continue reading Revisiting my Blog

StorSimple Virtual Array

I really like Microsoft.  As a company, they don’t always do things the way I would like them to, but overall, they make products that meet a need. We operate in a (mostly) centralized infrastructure.  Our file servers are (mostly) in our main office.  I have a few virtualized StorSimple appliances that I use in… Continue reading StorSimple Virtual Array

Express Route Provisioning Error

  We have recently decided to invest in an Express Route circuit for Azure.  It is supposed to be helpful with Azure and Office 365.  There are two ways to provision the ExpressRoute circuit.  Both require PowerShell. There is the classic: https://azure.microsoft.com/en-us/documentation/articles/expressroute-howto-circuit-classic/ And there is the Resource Manager: https://azure.microsoft.com/en-us/documentation/articles/expressroute-howto-circuit-arm/ Here is the note about those… Continue reading Express Route Provisioning Error

StorSimple Virtual Appliance

I have been interested in StorSimple for some time, but haven’t actually used it before.  Recently, Microsoft announced a virtual appliance preview.  It looks pretty interesting and I have a test scenario where I want to use it.  If my testing goes well, I may expand my use of it.  The documentation on it is… Continue reading StorSimple Virtual Appliance