Follow Me
Search
Calendar
December 2019 M T W T F S S « Oct 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 Categories
- Azure (41)
- DevOps (15)
- Events/Speaking (45)
- Exams/Awards (9)
- SCSM (112)
- System Center (without SCSM) (26)
Category Archives: Azure
OMS View Designer – Use Name & Value Separator
If you are designing views on the OMS dashboard you rely on collected events. There are times when you want to parse values and only use parts of the field values. But how can this be done if data is … Continue reading
Posted in Azure
Tagged LA, log analytics, name, name & value, name&value, oms, operations management suite, separator, value, view, view designer
2 Comments
Use Github for your Visual Studio projects
Depending on the projects I’m working on i either use VSO/TFS or Github. While VSO/TFS integration is part of Visual Studio, Github is not. But there is an add-on available that allows you to enable Github integration into Visual Studio. … Continue reading
Posted in Azure, DevOps
Tagged dev, development, git, github, open source, oss, Source Control, visual studio, vs
Leave a comment
Manage Linux Servers with Microsoft OMS
Linux is becoming more and more popular for Microsoft-focused people. Why? First, Microsoft is heavily investing in this area. If you look back some years, the strategy when it comes to non-Microsoft workloads completely changed. Second, many companies want the … Continue reading
Posted in Azure
Tagged apache, containers, dependency, docker, linux, MSOMS, oms, red hat, redhat, service map, solution, syslog, tomcat, X-Plat, x-platform
Leave a comment
Docker Container Management – Windows Container Management Basics
Containers are around for a long time in the Linux world. To Windows admins however they are somewhat new. During the last months lots of articles, blog posts, webinars and sessions about containers have been published, mainly about what containers … Continue reading
Posted in Azure
Tagged container, containers, docker, docker deamon, docker engine, docker hub, image, images, repositories, repository, windows server
Leave a comment
Visualization Options for OMS Log Search Results
When using search queries in OMS, a list view is used to display all the results one after the other. The advantage of this view is, that you can easily access all the available properties of the collected events.
Posted in Azure
Tagged MSOMS, oi, oms, operational insights, output, results, views, visuals
Leave a comment
Conditional views in OMS using data-flow verification
In an OMS view you can enable data-flow verification and define a query that should be executed when someone accesses the OMS website. If the query returns no data, you can display a message that informs the user that there … Continue reading
Posted in Azure
Tagged conditional, custom data, data, data-flow, MSOMS, oms, temporary, view, view designer
1 Comment
Azure Resource Locks
In my last post I described how to use Azure Resource Policies to keep your environment clean. However, Azure Resource Policies do not protect you from unwanted modifications or even deletions of critical resources. This is where Azure Resource Locks … Continue reading
Posted in Azure
Tagged delete, deletion, lock, modification, policies, protection, read-only, resource, resource group, safe, secure, subscription
2 Comments