Follow Me



Search
Categories
- Azure (65)
- DevOps (24)
- Events/Speaking (49)
- Exams/Awards (12)
- General (1)
- SCSM (112)
- Security (3)
- System Center (without SCSM) (26)
Author Archives: Marcel Zehner
Free Azure Services!
People who are keen about Microsoft Azure often ask if they can use free Azure services to learn about the platform. There is indeed a way to get free access to Azure to start exploring the platform.
Posted in Azure
Tagged azure, credit, explore, free, free account, free services, microsoft, start
Leave a comment
Visualize your ARM Templates in VS Code
My team works a lot with ARM Templates to deploy and maintain Azure-based applications and infrastructure. We normally develop ARM Templates using Visual Studio Code, then manage and release the code using Azure DevOps. Sometimes we hand over code to … Continue reading
Posted in Azure, DevOps
Tagged ARM, arm templates, DevOps, extension, IaC, infrastructure as code, visual studio code, visualization, vs code, vs code extension
Leave a comment
Azure Portal Sign-In Issues
I have seen different Azure Portal login issues, in my own environments as well as in customer environments. Sometimes it’s somehow not possible again to login to the Azure Portal anymore and all you get back is a “Sign-In failed” … Continue reading
Posted in Azure
Tagged 90072, azure, azure portal, login, login issue, sign-in, sign-in failed
25 Comments
Speaking at Microsoft Ignite 2019
In November, Micrsoft will bring together more than 25k people to spend a week in Orlando to learn about the latest and greatest Microsoft technologies, products and solutions. I am super happy that I was selected as a speaker for this … Continue reading
Posted in Events/Speaking
Tagged conferences, event, Events, ignite, microsoft, microsoft ignite, session, speaker, speaking
1 Comment
Experts Live Europe – Past, Present and Future
I am excited: Experts Live Europe will open its doors again in 3 months. As part of the conference team I am super happy to welcome the European Microsoft community as well as many top speakers from around the globe … Continue reading
Posted in Events/Speaking
Tagged conference, connect, cz, eleu, experts live, experts live europe, learn, november, prag, prague, share
Leave a comment
Integrate Azure DevOps with Teams
I use Azure DevOps a lot when it comes to customer projects, mainly for infrastructure as code deployments. Azure DevOps supports a variety of service hooks that allows to interact with various other services. Microsoft Teams is one of these … Continue reading
Posted in Azure, DevOps
Tagged azure, DevOps, hook, infrastructure as code, release, release management, service hook, teams
Leave a comment
ARM Templates – Create multiple Instances by using ‘copy’
Creating multiple instances of Azure resources using copy. Continue reading
Posted in Azure, DevOps
Tagged ARM, arm templates, copy, DevOps, IaC, iteration, multiply
Leave a comment
Speaking at SPS Central Europe on August 31, 2019
Wait, what? Why is Marcel speaking at a SharePoint event? By accident? Is he planning a career change? Or is it just madness? In all honesty, I am a SharePoint consumer, nothing more, nothing less. And a very bad one … Continue reading
Posted in Events/Speaking
Tagged community, conference, Events, it ops, it pro, it professional, speaking, the death of the it pros
Leave a comment
CosmosDB Queries – Handling Arrays, Special Characters and Keywords
CosmosDB queries for arrays, special characters and keywords Continue reading