0 functions loaded in Azure Function after new release
After updating a project running in Azure Functions with a pipeline in Github we encountered a problem that no functions was loaded. This shows how to troubleshoot and fix this …
Latest Post
If you want to test Copilot Cowork in a tenant today, it is not enough to only assign a Microsoft 365 Copilot license and tell users to open Copilot and locate the Cowork agent. At the time of writing we need to both enable the Frontier Program and also opt-in to use Anthropic as a sub-processor before it becomes …
Read articleAfter updating a project running in Azure Functions with a pipeline in Github we encountered a problem that no functions was loaded. This shows how to troubleshoot and fix this …
Ideally you would work with greenfield projects all the time, and not spend time working on legacy solutions and troubleshoot why things that worked before have stopped working! …
While deploying some changes to an existing solution the release pipeline in Azure DevOps suddenly failed while running a PowerShell script for releasing a SharePoint Framework …
Moving to a new computer made me test out a new organization of my development projects. Before I always have placed this on the root of the drive, in example C:\Projects. After …
Sharing your custom SharePoint Framework (SPFx) apps with guest users might cause some problems if you tenant is not set up for this. Everything can work fine for you, but as a …
When you create new team or communication sites in SharePoint, the first user that visits will be presented with a template gallery picker. This can be disabled by follow these …
When you create new team or communication sites in SharePoint, the first user that visits will be presented with a template gallery picker: This is a great feature for simpler …
Background During a intranet migration there was a requirement to move the intranet from the root site to a site collection under "/sites". When moving site collections around in …
After upgrading SharePoint Framework (SPFx) to the latest version, there still might be a chance for getting into trouble even if you have done everything by the books. An by the …
If you have been an early adopter of the Hub Site functionality (https://docs.microsoft.com/en-us/sharepoint/planning-hub-sites) in SharePoint Online, you might also get stuck in …
From time to time it is necessary to set the LCID or language code for creating new resources like sites. Even if more and more resources get multi-language support, it is usually …
I work a lot with automation of tasks in Microsoft 365 and Azure, and many of them involve connecting to other Microsoft 365 services like SharePoint Online. Years back Azure …