The three terms provide:

The three terms turn an inherited folder structure into searchable meaning

Semantic Search with Managed Metadata

SharePoint Managed Metadata provides a controlled vocabulary that describes what a document is about, independently of the words that happen to appear in the document.

Wed, 09/02/2026 - 10:09pm

Status CHECK

F12

Wed, 09/02/2026 - 10:05pm

Six months from now I probably will not remember “Dynamic filtering,” but I will remember:

“That thing where I connected two SharePoint lists without Power Apps.”

Tue, 08/25/2026 - 6:37pm

Python HTTP-triggered Function.

Mon, 08/24/2026 - 9:21pm

What Power Apps actually is

Mon, 08/24/2026 - 9:26pm

We need a design layer that captures the screen before Power Apps turns it into controls and properties.

For this POC, let's keep three note layers:

Mon, 08/24/2026 - 9:46pm
allison@frodo:~/projects/azure/Camelot$ cd ~/projects/azure/Camelot
python3 -m venv .venv
source .venv/bin/activate
python --version
Python 3.12.10
((.venv) ) allison@frodo:~/projects/azure/Camelot$ 

 

Our first working mission:

Mon, 08/24/2026 - 9:27pm