All
Articles 110,733Blog Posts 121,119Tech Tutorials 28,227Research Papers 22,445News 16,595
⚡ AI Lessons

Dev.to · Andrew Elans
⚡ AI Lesson
2w ago
Whitelist Power Automate IP addresses for Azure Web App
Azure Web App today has blocked access from Power Automate flow with: { "statusCode": 403, ...

Dev.to · Andrew Elans
📣 Digital Marketing & Growth
⚡ AI Lesson
2mo ago
For devs - you can replace the Power Pages layer without leaving Dataverse
Replace Power Pages with Azure Static Web Apps + vanilla JS, keep Dataverse exactly where it is. A series.

Dev.to · Andrew Elans
⚡ AI Lesson
2mo ago
Azure SQL Database - Cross-Database Queries on the Same Server
If you have two databases on the same Azure SQL logical server and try a three-part name query like...

Dev.to · Andrew Elans
📣 Digital Marketing & Growth
⚡ AI Lesson
3mo ago
Azure Static Web Apps: Simple Logout Without login_hint
Azure Static Web Apps: Simple Logout Without login_hint In my previous posts I covered how...

Dev.to · Andrew Elans
⚡ AI Lesson
3mo ago
YouTube: Make the Video Timer Always Visible
When listening to lectures on YouTube, I often type notes in a separate notebook. I usually want to...

Dev.to · Andrew Elans
3mo ago
Make media buttons F7,F8,F9 to work with Udemy in browser on MacOS
If you follow along with Udemy courses while coding in VS Code (or any other editor), you've probably...

Dev.to · Andrew Elans
☁️ DevOps & Cloud
6mo ago
Azure Static Web Apps: login_hint with Azure Functions v1
This post shows implementation of the login_hint which does not work with Azure Static Web Apps (SWA)...
DeepCamp AI