Notes from the work.
Specific problems, written up properly while the detail is still fresh. Mostly Azure, Microsoft 365 and the places where identity configuration bites.
-
Why Flex Consumption fixed a problem Y1 could not
A Linux Consumption function app can only fetch its deployment package from a SAS URL. User-delegation SAS expires in seven days. That leaves one bad option — unless you move to Flex.
-
AADSTS50011: Entra redirect URIs match exactly
A missing trailing slash in an app registration breaks sign-in with no other symptom. Why it happens, and how to find and fix the mismatch.
-
Azure Static Web Apps custom domain with GoDaddy DNS
GoDaddy has no ALIAS record, which makes the apex domain awkward on Static Web Apps. The three options, their trade-offs, and the required order.
-
SPFx deployment is one file and one upload
An SPFx solution ships as one .sppkg uploaded to the app catalog, live tenant-wide in a minute. What is in the package, and the three places it still bites.
Rather not spend the afternoon on it?
Most of what gets written up here started as somebody else's blocked afternoon. Describe what you are dealing with and I will tell you how I would approach it.