Tim Schaeps
open-menu closeme
Home
About
github twitter linkedin instagram rss
  • Adding Git-Bash to Windows Terminal

    calendar Sep 16, 2021 · 4 min read · Windows Terminal Microsoft DevRel Productivity  ·
    Share on: twitter facebook linkedin copy
    Adding Git-Bash to Windows Terminal

    This morning I saw a colleague working in Git-Bash and the good-old-fashioned "windows command line" and I thought to myself, why doesn't he "just" use Windows terminal? So, I showed him Windows Terminal and he was impressed. First thing he asked then, was if it would be possible to add Git-Bash as a tab. Wel yes, I …


    Read More
  • Copy-paste your stuff like a ninja

    calendar Aug 13, 2021 · 3 min read · clipboard Microsoft windows productivity shortcuts  ·
    Share on: twitter facebook linkedin copy
    Copy-paste your stuff like a ninja

    For years and years, we all have been copying an pasting stuff on our PC. Chances are real that you typically had to copy specific things over and over again and that this action cost you a lot of time. The so called "problem" was that there could be only one item stored in the clipboard and each time something was …


    Read More
  • How do I (try to) keep track of my time?

    calendar Jul 12, 2021 · 8 min read · Timekeeping TimeSheet Productivity Timeular Geofency Outlook  ·
    Share on: twitter facebook linkedin copy
    How do I (try to) keep track of my time?

    This post is one that I have been willing to write for a while and it has been sitting in in my drafts folder since march. It's a bit sad/funny having to say this as this post is about time management and/or time keeping. All I know is that, as is the case for the most of you, I don't have enough time and that I …


    Read More
  • The subscription is not registered to use namespace Microsoft.AzureActiveDirectory

    calendar Jul 12, 2021 · 3 min read · Azure Azure Active Directory Azure Active Directory B2C AAD B2C Microsoft  ·
    Share on: twitter facebook linkedin copy
    The subscription is not registered to use namespace Microsoft.AzureActiveDirectory

    This morning, I tried setting up an Azure Active Directory B2C tenant and link it to a newly created Azure subscription. Everything seemed to be OK until I clicked on the "create button". Almost immediately, I got an error stating the following: I thought it was related to the fact that it was a "new" subscription and …


    Read More
  • What you should think about when running Azure Pipelines with Git and submodules

    calendar Jun 26, 2021 · 2 min read · DevOps authentication DevRel Microsoft Azure DevOps Build  ·
    Share on: twitter facebook linkedin copy
    What you should think about when running Azure Pipelines with Git and submodules

    When you work with Azure (DevOps) Pipelines and use Azure Repos (Git) in combination with Git submodules, then there are a few things that you need to take into account if you want to use those submodules in your build pipeline(s) an if you want those pipelines to successfully 😉 I'm writing this here because we have …


    Read More
  • Working with VSCode (even) when you cannot install it for some reason

    calendar Jun 22, 2021 · 4 min read · DevOps Editor VsCode Microsoft Productivity Timesaver  ·
    Share on: twitter facebook linkedin copy
    Working with VSCode (even) when you cannot install it for some reason

    Over the past few years, A lot of you all have been adopting Visual Studio Code as your primary "Code editor/workspace". One of the biggest issues that I have, is that I really love working with VSCode and here is why that is an issue for me: For the last few weeks/months, I've had to work on (remote) environments that …


    Read More
  • Migrating your Visual Studio license management to AD groups

    calendar May 27, 2021 · 6 min read · DevRel VisualStudio Management Optimization Microsoft  ·
    Share on: twitter facebook linkedin copy
    Migrating your Visual Studio license management to AD groups

    If you are in an enterprise context where you work with .net development teams, the chances are real that they use a "Visual studio license" and that this license is managed in what is called an "Enterprise Agreement". This agreement allows organizations to buy "Visual Studio Licenses" from Microsoft. Subsequently, …


    Read More
  • Considerations when setting up a build (migration) strategy

    calendar May 18, 2021 · 11 min read · Cake Azure DevOps Azure Artifacts DevRel DevOps Microsoft Stakeholder Management  ·
    Share on: twitter facebook linkedin copy
    Considerations when setting up a build (migration) strategy

    In previous posts, I wrote about migrating builds to TeamCity and after that back to Azure DevOps . Next to that, I talked about "setting up an Enterprise Cake build framework" and getting Cake to work in Azure DevOps (artifacts) to make those migrations easier in an enterprise context, where a lot of build pipelines …


    Read More
  • Running a build in Azure DevOps with Cake and Azure Artifacts

    calendar May 8, 2021 · 6 min read · Cake Cake Build Azure DevOps Azure Artifacts DevRel DevOps Microsoft  ·
    Share on: twitter facebook linkedin copy
    Running a build in Azure DevOps with Cake and Azure Artifacts

    My last few posts have been about Cake build and Azure DevOps and in this post I will again talk about those 2. This time I will talk about running Cake in an Azure Pipeline and having it work with Azure Artifacts . What? Azure Artifacts Azure Artifacts can be seen as a private repository for your reusable assets …


    Read More
  • Automatically migrating your builds to Azure DevOps

    calendar May 2, 2021 · 11 min read · Azure DevOps Automation DevRel DevOps Build Management ALM Enterprise  ·
    Share on: twitter facebook linkedin copy
    Automatically migrating your builds to Azure DevOps

    A few weeks ago, I wrote how we migrated our build system towards TeamCity (this migration was a few years ago). If you want to know more on how we did this, then I gladly refer you to this post Today, I'm writing about the migration back to Azure DevOps. I'll explain the reasoning behind why we move back and what we …


    Read More
  • Extending build.cake with your (enterprise) functionality

    calendar Apr 30, 2021 · 9 min read · Cake CakeBuild DevRel DevOps Build Management ALM Enterprise  ·
    Share on: twitter facebook linkedin copy
    Extending build.cake with your (enterprise) functionality

    For a few years now, I have been willing to write about this and I never really took the time. I spoke about it in a session during Visug XL 2019 and at that time, we were only getting started with Cake. Today, 1.5 years later, we have a set up a stable (unit test supported) build process that supports multiple …


    Read More
  • Windows shortcuts that I use a lot

    calendar Apr 25, 2021 · 4 min read · productivity Microsoft Windows timesaver  ·
    Share on: twitter facebook linkedin copy
    Windows shortcuts that I use a lot

    This weeks post is one with a lot less text! I really dislike having to click around in the UI of an OS/application to get things done and I love it whenever that I can take a shortcut to shave off a few seconds of the time that I would need otherwise! It happens regularly that I see other people working and see them …


    Read More
  • Dealing with error TF401019 when using submodules in Azure Pipelines

    calendar Apr 13, 2021 · 3 min read · DevOps authentication DevRel Microsoft Azure DevOps Build  ·
    Share on: twitter facebook linkedin copy
    Dealing with error TF401019 when using submodules in Azure Pipelines

    I'm in the process om migrating a whole bunch of builds from TeamCity to Azure DevOps and the entire process is automated. (I'm writing a blogpost on this, stay tuned if you are interested in this). Today, one of the builds that I'm migrating, gave me an error when I did a test. It struck me a bit as "a strange …


    Read More
  • FindTime: Easier planning of meetings (even between companies)

    calendar Apr 6, 2021 · 5 min read · office365 outlook productivity Microsoft timesaver  ·
    Share on: twitter facebook linkedin copy
    FindTime: Easier planning of meetings (even between companies)

    In some organizations, finding a moment to discuss something with the right stakeholders, is such a painful undertaking that you have to plan weeks in advance (only to get cancellations just before "the big moment" arrives). This is a real issue that a lot of people have to deal with on a (very) frequent basis. If you …


    Read More
  • Migrating your builds to TeamCity

    calendar Apr 2, 2021 · 6 min read · DevOps Migration Tech DevRel Build Management  ·
    Share on: twitter facebook linkedin copy
    Migrating your builds to TeamCity

    A few years ago, we migrated all our builds out of practical considerations from (at the time) TFS to JetBrains TeamCity. The main reason for us was that the support for XAML based builds in TFS was about to end... The main advantage for us, when using those XAML templates was the (rather) extensive templating …


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • 4
    • »
    • »»

Passionate about people, technology and creating value. My heart beats fast for: Cloud, Azure, DevOps, Photography, Sailing, Ocean, Wind, Water
Read More

Featured Posts

  • Windows shortcuts that I use a lot

Recent Posts

  • My GitHub Copilot Journey - Part 8: Building the Dashboard
  • My GitHub Copilot Journey - Part 7: Fixing a Big Issue (and What It Means)
  • My GitHub Copilot Journey - Part 6: The Squad
  • My GitHub Copilot Journey - Part 5: The Compound Effect
  • My GitHub Copilot Journey - Part 4: The Infrastructure Leap
  • My GitHub Copilot Journey - Part 3: Beyond Code
  • My GitHub Copilot Journey - Part 2: The Long Conversation
  • My GitHub Copilot Journey - Part 1: The First Ask

Categories

TECH 15 PRODUCTIVITY 11 DEVOPS 9 AI 8 AZURE 6 BOOKS 5 TIME MANAGEMENT 5 LEARNING 4 WAY OF WORKING 2 DATA 1 LIFE 1 MYOPINION 1

Series

MY GITHUB COPILOT JOURNEY 8 BUILD (MIGRATION) MANAGEMENT 6 AZURE STATIC WEB APPS 2 LEARNING AZURE BICEP 1

Tags

MICROSOFT 23 PRODUCTIVITY 21 DEVREL 16 WINDOWS 13 DEVOPS 12 AZURE 11 USEFULHACKS 10 GITHUB COPILOT 8 AZURE DEVOPS 7 OUTLOOK 5 TECH 5 TIMESAVER 5 BOOKS 4 CERTIFICATION 4
All Tags
AAD B2C1 ALM3 AUTHENTICATION3 AUTOMATION2 AZURE11 AZURE ACTIVE DIRECTORY1 AZURE ACTIVE DIRECTORY B2C1 AZURE ARTIFACTS2 AZURE DEVOPS7 BICEP2 BLOG3 BOOKS4 BUILD3 BUILD MANAGEMENT3 BUSINESS1 CAKE3 CAKE BUILD1 CAKEBUILD1 CERTIFICATION4 CLIPBOARD1 CONTAINERS1 DATA ENGINEERING2 DEBUGGING1 DEVELOPMENT4 DEVOPS12 DEVREL16 EDITOR1 ENTERPRISE3 GEOFENCY1 GETTING-STARTED2 GIT1 GITHUB COPILOT8 HOSTING2 IMAGING1 INDEX1 INFRASTRUCTURE2 INNOVATION1 LEARNING2 LIFE1 MANAGEMENT1 MICROSOFT23 MICROSOFT EDGE2 MIGRATION2 MULTI-AGENT1 NATURE1 OFFICE3654 OPEN SOURCE1 OPTIMIZATION1 OUTLOOK5 PICTURES1 POWERSHELL2 PRODUCTIVITY21 PYTHON1 REMOTE-WORK1 REST1 REVIEW3 SCRIPTING2 SECURITY1 SHORTCUTS1 SOFTWARE DEVELOPMENT2 SQLSERVER1 STAKEHOLDER MANAGEMENT1 SYSTEM RECOVERY1 TECH5 TESTING2 TFVC2 TIMEKEEPING1 TIMESAVER5 TIMESHEET1 TIMEULAR1 TRAVEL1 TUI1 USEFULHACKS10 VISUAL-STUDIO1 VISUALSTUDIO1 VSCODE2 WEBSITE3 WINDOWS13 WINDOWS TERMINAL1
[A~Z][0~9]
Copyright © 2010–2026, all rights reserved.

Copyright  COPYRIGHT © 2010–2026, ALL RIGHTS RESERVED.. All Rights Reserved

to-top