by George Chrysovaladis Grammatikos | Sep 26, 2025 | Power Pages, Power Platform
Lately, I’ve been working a lot with Power Pages and have noticed that troubleshooting is when you really learn the most. If you’ve used Microsoft Power Pages, you know it’s a great way to build secure, data-driven websites that connect to Dataverse. But when things...
by George Chrysovaladis Grammatikos | Sep 2, 2025 | Copilot Studio, Power Apps, Power Automate, Power Pages, Power Platform
In a previous article, I wrote about “Power Platform Pipelines – Installation”; in this one, I’m describing how you can configure and run a Pipeline to deploy a solution from a development environment to a Target (Test) environment. This...
by George Chrysovaladis Grammatikos | Aug 16, 2025 | Copilot Studio, Power Apps, Power Automate, Power Pages, Power Platform
Microsoft has rolled out Power Platform Pipelines to simplify and low-code ALM. This tool, which can be installed in specific Power Platform environments (I will write about prerequisites further below), simplifies the deployment of apps and components across...
by George Chrysovaladis Grammatikos | Jul 27, 2025 | Azure, Compute
Here’s how to load a PEM private key into PuTTYgen, convert it to a PPK file, and set up PuTTY so you can connect to your Linux virtual machine with SSH key authentication. Step 1. Load the PEM Key in PuTTYgen Open PuTTYgen. At the top of the window, click File, then...
by George Chrysovaladis Grammatikos | Jul 25, 2025 | Azure, Compute, Networking
In this post, I will provide a guide on how to troubleshoot your Azure Function if it doesn’t function properly. Disclaimer: The instructions presented in this article are informed by my own experiences and the solutions I implemented while navigating similar...