#SharePointProblems | Koskila.net

Solutions are worthless unless shared! Antti K. Koskela's Personal Professional Blog

All Posts

Browse all blog posts and archives

All Posts (549)

Showing 76 to 100 of 549 posts (Page 4 of 22)
  • Cover image for Join my session at CTTT25 this week: Level Up Your Teams Extensibility Game with Blazor | Session materials from Cloud Technology Townhall Tallinn 2025!
    Published on
    Authors
    koskila

    Join my session at CTTT25 this week: Level Up Your Teams Extensibility Game with Blazor | Session materials from Cloud Technology Townhall Tallinn 2025!

    This week I'll be attending Cloud Technology Townhall Tallinn 2025. It's my first time in this event that's practically next door in the beautiful town of Tallinn! Although I guess the name was kind of a dead giveaway already, right? I'll be speaking about Blazor and Teams development stuff. This time I'll try to avoid any demo effects - had a couple the last time I've talked on this topic! But I think it'll be a blast!
  • Cover image for How to identify which wifi band your Decos are using?
    Published on
    Authors
    koskila
    Tags
    deco

    How to identify which wifi band your Decos are using?

    This article explains how you can identify which wifi bands your TP-Link Decos are using, without using a WiFi Analyzer or other such tools. I'll also explain why you might need this information - in my case it was about interference (because of course it was!) And as usual, this article wouldn't have even been needed, if Copilot didn't try to misdirect me when I asked it the very same question, that is in the title of this post: How to identify which wifi band your Decos are using?
  • Cover image for Don't assign root domain to GitHub Pages if you use it for email!
    Published on
    Authors
    koskila

    Don't assign root domain to GitHub Pages if you use it for email!

    Just a quick tip I learned the hard way: if you want to host a website on GitHub Pages, make sure to only point the www-subdomain, and not the "naked", apex domain, in case you're using it for email mailboxes. I learned the hard way that the A records pointing to GitHub's IPs will cause all email, and I really mean ALL email, to be blocked. Not outgoing email - but incoming! But as usual, we need to take a step back. What was I trying to do? Background
  • Cover image for Experiences from migrating to Bitwarden
    Published on
    Authors
    koskila

    Experiences from migrating to Bitwarden

    I recently (finally) moved to a commercial Password Manager after I got tired of having to copy-paste everything from KeePass in my apps on Windows and letting the only company on Earth that has to remind themselves in their slogan NOT to be Evil handle all of my web/Android passwords. KeePass was feeling pretty clumsy and outdated, and Google just more and more evil. And actual, REAL Password Managers have more features than these free options, too.
  • Cover image for 2024 Year Review - and 20 years in business!
    Published on
    Authors
    koskila

    2024 Year Review - and 20 years in business!

    Wow, that's quite a headline for a 30-something to write, right? But the very real side effect of being a weird kid and starting freelancing when I was on 8th grade is that it's now just over 20 years since I finished my first paid website projects. This year everything lined up nicely and I could publish an article on Christmas Eve, and this one on New Year's Eve (in Finland, we do love celebrating everything in advance, and then being hungover on the actual occasion). Anyway.
  • Cover image for Merging on GitHub Actions fails with "could not read Username for 'https://github.com': No such device or address"?
    Published on
    Authors
    koskila

    Merging on GitHub Actions fails with "could not read Username for 'https://github.com': No such device or address"?

    This article is going live 24th of December in 2024. That's when we in Finland celebrate Christmas (yes - we celebrate on Christmas Eve, so that we can just chillax on Christmas day, either hungover, playing with our new toys, or both). I'll have you know I wrote this article a few days in advance.
  • Cover image for How to close the Sidebar in Microsoft Edge
    Published on
    Authors
    koskila

    How to close the Sidebar in Microsoft Edge

    This article documents, how to close the Sidebar in Microsoft Edge. Because for whatever reason, Edge really does not make it obvious what the keyboard shortcut is, or if there even is one! I know what you're saying. And believe me, that's exactly what I'm thinking: Back to the "Project Manager" -level blog posts, are we? But when something is grinding my gears, I feel like I need to get rid of it. And this is one of those posts.
  • Cover image for How to stop Surface Headphones from autoplaying audio when you place them on the desk?
    Published on
    Authors
    koskila
    Tags
    surface

    How to stop Surface Headphones from autoplaying audio when you place them on the desk?

    This article explains how to fix Surface Headphones autoplaying semi-random things when you remove them from your ears and place on the desk. And by that, I mean autoplaying even when you've explicitly stopped anything from playing. Or even when it first stops playing something else. It's delightfully consistent in the most random way ever! It's simply funtastic that someone actually designed this user experience - I'm sure it works perfectly on a mac, and probably is great even on iPhone...
  • Cover image for "Phone Link" permanently disabled and Windows claiming "Some of these settings are managed by your organization"? (Probably) an easy fix!
    Published on
    Authors
    koskila

    "Phone Link" permanently disabled and Windows claiming "Some of these settings are managed by your organization"? (Probably) an easy fix!

    This article explains one possible fix to a problem you might have with Microsoft's "Phone Link" app. Namely, the app might disappear and refuse to come back. Windows might even stop you from trying to re-enable it with an error along the lines of "Some of these settings are managed by your organization". But as usual - let's take a step back and take a 10 000 ft view first, shall we? Problem This problem surfaces in an annoying way.
  • Cover image for Refreshing DefaultAzureCredential in Visual Studio
    Published on
    Authors
    koskila

    Refreshing DefaultAzureCredential in Visual Studio

    This article explains how to refresh the Visual Studio credentials on your development machine to keep your application using some sort of an authentication implementation relying on DefaultAzureCredential working.
  • Cover image for M365 Copilot claiming "You have turned off web search in the work mode"? Easy fix!
    Published on
    Authors
    koskila

    M365 Copilot claiming "You have turned off web search in the work mode"? Easy fix!

    This article explains how to enable Web Search for Microsoft 365 Copilot, when Copilot for Microsoft 365 thinks it's disabled for whatever reason. But fear not! Most of the time there's just a simple switch you need to flip to enable M365 CoPilot to access Web results for you. But let's take a step back, open our Co-Pilot apps and do the unthinkable - ask it to access some forbidden knowledge. On the public interwebs.
  • Cover image for "Performing cleanup" - Excel is stuck with an old, conflicted file and will never recover.
    Published on
    Authors
    koskila

    "Performing cleanup" - Excel is stuck with an old, conflicted file and will never recover.

    This article explains how to untangle Excel when a worksheet file is conflicted and upload-blocked beyond salvation, thanks to a little demon inhabiting your computer. Don't believe me? Oh, do read on - there's plenty to be said about this particular gremlin. And if you're a regular reader, you probably already know which little fiend I'm talking about here... Background This is a rare case where I use a period in the title of the post.
  • Cover image for How to add multiple app URIs for your Entra app registration?
    Published on
    Authors
    koskila

    How to add multiple app URIs for your Entra app registration?

    This article explains an issue that you probably shouldn't run into - unless you're doing something a bit dumb. Just like I was. Or still am. Namely, I really needed an app I registered in Entra ID to have multiple "app identifier URIs" for reasons that are not great, but that I'll go into momentarily. Background Well, this was a bit random 😁
  • Cover image for How to access Environment Secrets with GitHub Actions?
    Published on
    Authors
    koskila

    How to access Environment Secrets with GitHub Actions?

    This article aims to clear the confusion around the GitHub Repository Secrets and explain how to successfully use them in your pipelines for fun and profit! Well, mostly for additional security and pipeline parameterization, really... But still - it's a good piece of functionality to wrap your head around and implement in your daily work. Problem When wanting to use Environment-specific secrets with GitHub Actions, the right sequence of steps is - in theory - quite clear.
  • Cover image for Copilot app on Windows refusing to use your Personal account? Easy fix!
    Published on
    Authors
    koskila

    Copilot app on Windows refusing to use your Personal account? Easy fix!

    This article explains a quick fix to a very topical issue: Copilot app suddenly becoming hostile to you due to your work credentials, and incredibly, carrying that grudge on and on, even after you've signed out of your work account (as per the bots demands) and signed in with your personal account. What a bitter and unforgiving person this bot is. Won't forget about your past mistakes. But no fear! We'll find a way to calm them down and keep on keeping on.
  • Cover image for Level Up Your Teams Extensibility Game with Blazor - Session materials from Scottish Summit 2024
    Published on
    Authors
    koskila

    Level Up Your Teams Extensibility Game with Blazor - Session materials from Scottish Summit 2024

    This article will contain links, materials, slides (should I get the permission to post them) and other stuff related to my session at Scottish Summit 2024. In case you stopped by my session - thanks! If you're just visiting for any reason - make sure to check the slides out first, and the rest should probably make more sense to you! Right now, it'll have a few missing pieces (everything that has a [TBA] tag will be added later).
  • Cover image for What do you get from a Microsoft Teams App template in Visual Studio?
  • Cover image for Intellisense not working for Fluent components in Blazor project? Easy fix!
    Published on
    Authors
    koskila

    Intellisense not working for Fluent components in Blazor project? Easy fix!

    This article explains a couple of easy fixes for an issue, where Visual Studio refuses to properly recognize the FluentUI components you might have used in your Blazor projects. Because apparently that can (kind of randomly) happen! Problem The screenshot below shows a sample from Microsoft's basic Teams tab extension template. For me, Intellisense for FluentUI components didn't work out-of-the-box. Visual Studio would instead simply complain about unexpected markup.
  • Cover image for winget is broken again.
    Published on
    Authors
    koskila

    winget is broken again.

    ... because of course it is! Ah well, winget is a great idea with a decent implementation, suffering from an unstable platform it's built on. I've now seen it break down seemingly randomly 3 times - once it was one of the many reasons I had to reinstall Windows completely. But as usual - let's take a step back. How and why did I get started on this via dolorosa? Background A while back I was going to use winget to update my apps to their latest versions, as I've done before.
  • Cover image for How to fix PowerToys FancyZones in Windows 11?
    Published on
    Authors
    koskila

    How to fix PowerToys FancyZones in Windows 11?

    This article explains how to fix an issue where FancyZones (from the fantastic Windows PowerToys toolset) fails to work because it conflicts with the built-in window management in Windows 11. I guess it's too much to ask for a level of coordination here from Microsoft... Oh well.
  • Cover image for How to export the whole SSL (or TLS) certificate chain based on the original using PowerShell?
    Published on
    Authors
    koskila

    How to export the whole SSL (or TLS) certificate chain based on the original using PowerShell?

    Every now and then, you run into a situation where you have a certificate for a website or service, but for one reason or another, you don't have the whole chain. You're missing some or all of the intermediaries, and even the root certificate, perhaps. This is something I run into constantly. This article explains how to fix it! Background In my day-to-day work, I maintain a number of customer systems running in Azure.
  • Cover image for How to solve keyboard shortcuts not working in Google Chrome on Windows?
    Published on
    Authors
    koskila

    How to solve keyboard shortcuts not working in Google Chrome on Windows?

    This article explains a fix to a puzzling issue I had with Google Chrome, where my keyboard shortcuts would seemingly randomly stop working and I'd need to click around (or change to another application with Alt+Tab) to get them working again. Luckily, the solution (or I guess it's more like a workaround, as usual) turned out to be simple.
  • Cover image for Search (and secretly, sync) broken in OneNote? A quick fix!
    Published on
    Authors
    koskila

    Search (and secretly, sync) broken in OneNote? A quick fix!

    This article explains how to fix sudden and surprising synchronization problem(s) in OneNote, that first surfaces as search (the one you open with CTRL+E, not the unified/M365-wide top bar search) not finding any results from the page content, even if it might find some from the page or section titles. This exciting story has it all: Manually triggering a job that should be automatic, finding some secret broken files and boldly removing them, and of course a daring registry hack!
  • Cover image for "Destination Path Too Long" when copying files in File Explorer? Easy workaround(s)!
    Published on
    Authors
    koskila
    Tags
    windows

    "Destination Path Too Long" when copying files in File Explorer? Easy workaround(s)!

    This article explains another situation where you might run into a " The file names would be too long for the destination folder. You can shorten the file name and try again, or try a location that has a shorter path " error, and how to get around it. Don't install "LongPathTool", which is what all the spam comments online tell you to do. Maybe it's even on Google/Bing Ads nowadays. Instead, learn to use Windows the way it was meant to be used - without windows.
  • Cover image for Where does NetSpot (wifi heatmapping tool) store its project files?
Whitewater Magpie Ltd.
© 2026
Static Site Generation timestamp: 2026-06-15T19:26:07Z