

RunAs Radio
Richard Campbell
RunAs Radio is a weekly Internet Audio Talk Show for IT Professionals working with Microsoft products.
Episodes
Mentioned books

Jun 21, 2017 • 34min
DevOps in 2017 with Nicole Forsgren
How is DevOps evolving? While at the DevOps Enterprise Summit in London, Richard sat down with Nicole Forsgren to talk about her latest data finding and analysis on DevOps. The conversation starts with a discussion about making good reports, including who the data is collected from. Ideally you'd want a fully random data set, but as Nicole explains, that's not possible - you have to go with as large a set as possible. In the case of the 2017 report, that's 3200 survey responses. And what do they say? DevOps works for everyone! It's not always easy, but it's worth it!

Jun 14, 2017 • 55min
SQL Q and A at SQLIntersection Spring 2017
More questions answered at SQLIntersection! Richard hosts a panel discussion of Kim Tripp, Paul Randal, Bob Ward, Brent Ozar and many other SQL speakers from SQLIntersection. The questions are far ranging this time around, talking about business intelligence, data science, reliability approaches and a record-setting answer on data partitioning from You-Know-Who!

Jun 7, 2017 • 34min
Azure Database for MySQL and Postgres with Jason Anderson and Sunil Kamath
More database services in Azure! While at the Build conference, Richard sat down with Jason Anderson and Sunil Kamath to discuss both MySQL and Postgres coming to Azure Database services. Sure, you've been able to run MySQL and Postgres in virtual machines on Azure, but why would you want to maintain an operating system and patching yourself? Jason and Sunil talk about all the cloud aspects of a database service - update policies, resiliency, backup and extension options. There's more coming, but the first versions of MySQL and Postgres available as an Azure Database Service look great!

May 31, 2017 • 36min
Azure Stack Update with Jeffrey Snover
Azure Stack is coming soon! While at the Build conference in Seattle, Richard sat down with Jeffrey Snover to dig into the latest developments around Azure Stack. If you like cloud architecture but are not prepared to go to the public cloud, Azure Stack offers many of the capabilities of Azure but in a private configuration. Jeffrey talks about the various scenarios that make sense for Azure Stack and how it is likely to be made available through a number of third party providers. Azure Stack will be in GA mid-2017 and the features will just keep coming!

May 24, 2017 • 32min
Exchange 2016 Update with Mike O'Neill
What's the latest on Exchange 2016? Richard chats with Microsoft PFE Mike O'Neill about some the things he's seen lately in Exchange world. Mike talks about the hybrid world of mail these days, with on-premises Exchange servers working alongside of Office 365 Exchange Online. The conversation also digs into the affect that feature testing in the cloud has had on the on-premises edition of Exchange - the quality of updates is better and you can have confidence in doing updates during the day with zero downtime - with caveats of course! This may be the last version of Exchange on-premises, but the features will keep coming!

May 17, 2017 • 32min
Linux on Hyper-V with Kevin Kelling
Why would you run Linux on Hyper-V? Richard chats with Microsoft Premier Field Engineer Kevin Kelling about his experiences working with a customer that had tens of thousands of virtual machines running Hyper-V - enough that the licensing of the VMs became an issue! And since Windows Server Data Center edition allows for unlimited Hyper-V instances, the effort was on to make those Linux-based VMs run well in Hyper-V - and with the right tweaking, they do! Great story about digging deeply into how Hyper-V works!

May 10, 2017 • 35min
Testing PowerShell using PowerShell with Adam Bertram
How do you build sustainable PowerShell? By testing it! Richard talks to Adam Bertram about his work with Pester, the testing library for PowerShell. Adam talks about building mature PowerShell scripts, that is, scripts you're willing to share with others. As those scripts become important parts of your application deployment process, they end up in source control and need to be tested before being run. That's where Pester comes in. And Pester does more than just test your scripts, it can test your infrastructure as well!

May 3, 2017 • 33min
Solving Identity using Azure Active Directory with Joey Snow
How do you get identity into the cloud? Richard talks to Joey Snow about his role helping folks with Azure Active Directory. Azure AD is more than just extending your on-premises Active Directory into the cloud, it provides single-sign-on to a variety of SaaS applications, and not just Microsoft ones either! Joey talks about the different techniques available to get and protect identities with the cloud, including multi-factor authentication, Azure Identity Protection and more. There are lots of options to choose from, but there is an identity solution that will work for you - check it out!

Apr 26, 2017 • 29min
Direct Memory Access Vulnerabilities with Sami Laiho
DMA vulnerabilities have been around for ten years - are your machines in danger? Richard talks to Sami Laiho about his experiences trying to close the exploit that is Direct Memory Access. This technology for rapid data transfer has been available for years with FireWire and Thunderbolt, and now exists in USB 3.1 as well. The problem is that it has been two-way memory access, so connecting two machines together via FireWire can allow the attacking machine to steal any memory it wants, like your BitLocker encryption key. Only in Windows 10 are we starting to see protection in place, and there's more to come. Scary stuff!

Apr 19, 2017 • 33min
Automation using Azure with Jennelle Crothers
How can automation help you? Richard chats with Jennelle Crothers about her work automating tasks with Azure. So what does automation mean to you? Jennelle talks about automating the delivery of resources to internal developers - whether that be on-premise or in the cloud. This is part of a DevOps practice, being able to use templates so that development is using resources configured as close to production as possible. Automation also applies to testing, deployment, instrumentation, disaster recovery and more. Will IT ever run out of work? Not a chance - there's always more to do!