Microsoft has been on a tear recently in adding new options and capabilities in Azure. The week was frantic with news, no-doubt due to the fact that Microsoft Ignite was happening. And like all of you (particularly those of you who, like me, were unable to attend this year ), I’ve been trying to keep … Continue reading Save Money in Azure 3 New Ways
Category: Cloud
Azure has PowerShell (?!)
“Oh c’mon, Kevin.. Everybody knows you can use PowerShell against Azure…”Yeah, sure. But did you know that they’ve finally added the preview for using a PowerShell shell right from the browser?“No! Do tell!”For a while now you’ve had the ability to click what looks to be a command-prompt icon in the upper-right-hand corner of your … Continue reading Azure has PowerShell (?!)
Update: Did Kevin pass Azure test 70-532?
Let me reveal my answer to you in the form of a couple of test questions:1. Kevin found the test harder than he expected.TrueFalse 2. What areas did Kevin wish he had studied and understood more deeply during the test?A. Code. Actual C# code against Azure web and identity services B. Azure Functions. I know … Continue reading Update: Did Kevin pass Azure test 70-532?
I’m Certifiable (Azure Exam 70-532)
Not only am I absolutely full of I.T., but I’m also certifiable! I’ve been earning Microsoft Certifications of one flavor or another since 1994, when I became an MCP on Windows 3.11 (“Windows for Workgroups”). And recently I set myself a goal to become certified on all things Azure. “What certifications are available for Azure?”There … Continue reading I’m Certifiable (Azure Exam 70-532)
The Confidential Cloud
"Encryption of data in transit?"Check!“Encryption of data at rest?”Yessir!“Encryption of data while it’s in use?”Huh?! That last one might stump you as well, but Microsoft actually announced a new capability today in Azure, called Azure Confidential Computing. “Put simply, confidential computing offers a protection that to date has been missing from public clouds, encryption of … Continue reading The Confidential Cloud
New TechNet Radio Series: Tech Futures
“Empowering every organization and every individual on the planet to achieve more.” It’s an ambitious statement and Microsoft’s vision for a more productive work force and everyday life experiences. But how do we get there? Today we’re kicking off a new series entitled “Tech Futures” which is devoted to the idea of exploring new possibilities … Continue reading New TechNet Radio Series: Tech Futures
How I automated a hands-on-lab infrastructure – The PowerShell Script and completing the build (Part 6)
In this final part of our series we walk through the PowerShell script that connects to Azure, creates the resource group, and then launches the creation of the lab environment. We also walk through the final couple of manual steps required to complete the lab setup https://channel9.msdn.com/Blogs/FullofIT/ARMPart6/player The series landing page on "Full of … Continue reading How I automated a hands-on-lab infrastructure – The PowerShell Script and completing the build (Part 6)
Breaking News: The IT Pro Career Center is LIVE!
“Evolve Your Career in Cloud Technologies” That’s the headline, and indeed the purpose of this new resource for IT Professionals! “The Microsoft IT Pro Career Center is a free online resource to help map your cloud career path. Learn what industry experts suggest for your cloud role and the skills to get you there. Follow … Continue reading Breaking News: The IT Pro Career Center is LIVE!
Breaking News: IT Pro Cloud Essentials–Free cloud, education, and support!
This is big news! Today Microsoft is announcing a new subscription (but it’s free!) for IT Professionals. The goal is to give IT Pros the tools they need to train, test, and eventually implement private and public cloud solutions. “Subscription? Sounds like TechNet is back!” Well, yeah, in a sense it is. It’s no secret … Continue reading Breaking News: IT Pro Cloud Essentials–Free cloud, education, and support!
How I automated a hands-on-lab infrastructure – Additional Automations (Part 5)
In the 6th part of our series we look at some of the remaining requirements for our lab environment, and how we automatically launched a PowerShell script on each of our virtual machines to perform the final machine-dependent tasks. https://channel9.msdn.com/Blogs/FullofIT/ARMPart5/player The series landing page on "Full of I.T.": https://aka.ms/AZInfraLabBlog “The Links” document : https://aka.ms/AZInfraLabLinks Kevin’s … Continue reading How I automated a hands-on-lab infrastructure – Additional Automations (Part 5)