Skip to content
  • GitHub
  • LinkedIn
  • Twitter
  • Instagram
  • SlideShare

#SharePointProblems

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

  • Home
  • Posts
    • Configuration
    • DevTips
    • Tech Tips
    • Programming
    • Development environment
    • Troubleshooting
  • About (etc.)
    • Antti K. Koskela
    • Get in touch!
  • Archives
    • Browse my posts
  • Search

Democracy is under attack. Ukraine is the victim under fire right now, but imperialism won't stop there. I urge you to help - click this for details!

Home » Tech » Tech Tips » Page 4

Category: Tech Tips

Long story short:

  1. I encountered a technical problem
  2. I figured out a fix, a workaround or even an actual solution
  3. I posted it on the internet

This way, the next time I encounter the same issue, I’ll be able to find the solution easier by googling. 

This category contains assorted tips, tricks and solutions regarding all the different workarounds and solutions related to technology pretty much in general.

 

How to add an user or group to multiple Azure resources at once?

This article describes a solution to an age-old question of mine: how can I add an Azure Active Directory object – like a security group – to multiple resource groups at once? I’ve had to do this multiple times, and manual work takes quite a while. And who likes multiple…Continue reading How to add an user or group to multiple Azure resources at once?

Azure Logic Apps logo

How to move your Microsoft PowerAutomate Flow to Logic Apps?

This article explains how you can export a Microsoft Power Automate Flow from, well, Microsoft Power Automate, and nicely and easily import it to Azure Logic Apps. I’ll explain the process step-by-step, and also explain solutions to a few hurdles you might run into! But first, let’s take a look…Continue reading How to move your Microsoft PowerAutomate Flow to Logic Apps?

Everything is broken (a delicious lego meme)

How to fix a Logic App deployment that failed with the error “ApiNotFound”?

This article explains a quick and dirty fix when you get an error somewhat like “ApiNotFound” when you’re deploying an Azure Logic App from a template. This seems to be a very typical hurdle to run into when you’re trying to deploy a PowerAutomate Flow you’ve exported. I guess despite…Continue reading How to fix a Logic App deployment that failed with the error “ApiNotFound”?

"This is fine" - a fine meme, I mean.

How to fix “LinkedAuthorizationFailed” when deploying an Azure Logic App?

This article explains one possible fix to “LinkedAuthorizationFailed” when you’re deploying a Logic App from an Azure Automation template. Maybe it’ll apply to other cases, too – but in my case, it helped me fix a broken template I had exported from Power Automate and was bringing into Logic Apps.…Continue reading How to fix “LinkedAuthorizationFailed” when deploying an Azure Logic App?

Always ship Azure DevOps.

How to access invisible packages in Azure DevOps artifact feed?

Let’s go with a very simple “note-to-self” kind of a blog post today. Plenty of those to go around on this blog, and I am sure that there will be plenty more! This one is another case that should be really obvious, but isn’t, and should just work, but doesn’t.…Continue reading How to access invisible packages in Azure DevOps artifact feed?

"This is fine" - a fine meme, I mean.

Guide: How to take over and kill a viral AAD tenant?

Rogue Azure Active Directories don’t sound like a huge and widespread problem, but Microsoft’s approach of generating unmanaged, viral AAD tenants whenever they encounter the tiniest reason to do so MUST be driven by some weird internal scorecard where “number of tenants” has a lot of weight, because you do…Continue reading Guide: How to take over and kill a viral AAD tenant?

PowerShell not loading them DLLs

Listing all of the assemblies loaded in a PowerShell session?

In this article, I’ll do my best to explain how to list all loaded assemblies in a PowerShell session. You see, PowerShell is great at caching assemblies in the weirdest possible way, so ending up with all kinds of mismatches in loaded DLL versions is pretty common. Or just being…Continue reading Listing all of the assemblies loaded in a PowerShell session?

"I know Excel"

How to copy-paste a table from Excel to WordPress without using plug-ins?

So, I tried to paste a table from Excel into WordPress, and I failed. Annoying – but not a big problem. I can just paste it into an existing table and it’ll “sort itself out”, right? Well, no. Exporting the Excel sheet as a html page and copy-pasting the table…Continue reading How to copy-paste a table from Excel to WordPress without using plug-ins?

Welcome to your new SharePoint list - now don't rename the Title field!

How to create a new SharePoint list based on a List template (.stp)?

New Microsoft Lists are here!. They are awesome, and a great move by Microsoft to reap even more value from the old warhorse. Wait – old warhorse? Well, behind the scenes, they’re actually “just” normal SharePoint lists with a bit of added sparkles and gizmos – namely, an app, a…Continue reading How to create a new SharePoint list based on a List template (.stp)?

Welcome to your new SharePoint list - now don't rename the Title field!

How to enable saving a list as a template on SharePoint Online?

Another day, another fun little task in SharePoint Online… :) This time, I needed to be able to migrate 10 or so lists with some very specific fields and plenty of content from one site to another one. What’s the best way to do that now? While PnP templates have…Continue reading How to enable saving a list as a template on SharePoint Online?

Posts navigation

Older posts
Newer posts
Author's photo: Antti K. Koskela

About the site and the author

Welcome! You just stumbled upon the home page of an all-around artisan code crafter and Microsoft MVP, Antti "koskila" Koskela.

Don't hesitate to leave comments. I read them all and try to reply as well!

More information about me in the About -section!

Recent articles

  • Always ship Azure DevOps.

    Automatically get version number from project dependencies in Azure DevOps

     March 28, 2023
  • Azure Active Directory (Azure AD)

    Solving “AADSTS90097: An error has occurred during admin consent processing.” issues in your app

     March 21, 2023
  • .NET MAUI

    How to fix your MAUI Blazor app crashing on startup with “Failed to compare two elements in the array.” ?

     March 14, 2023
  • .NET MAUI

    How to build a functional CI/CD pipeline for a MAUI app on GitHub in less than 1 hour?

     March 7, 2023
  • .NET MAUI

    How to solve “System.TypeInitializationException: ‘The type initializer for ‘WinRT.ActivationFactory`1’ threw an exception.'” in the MAUI application?

     February 28, 2023
Microsoft MVP Program logo in dark grey and white
To the top of the page!
Koskila.net has been going strong since 2009 - way before I knew anything about .NET! :)

Want to see old versions of the site? Check them out on Archive.org!