When developing a Portal with Power Apps Portal, you'll reach a point, where you want to have your developments in a source control or where you want to deploy your portal to a production environment. It's possible with Power Apps Portal source code with Visual Studio Code and Power Platform CLI.
You must surely know the possibilities of tracing in D365 with the TracingService, but did you know that it is now possible to use Azure tracing? Here is an article on the subject: Dataverse Plugin telemetry with Azure Application Insights
This is a very important subject and so useful in our daily projects. How to access on premise resources with Power Automate ? By using a Data Gateway! Here is a tutorial to show you how to do it
Power Apps Portal Web Files with Azure Blob Storage is an article that explains how to use Blobs to store your web files such as JavaScript for your Portal Apps dev. Enjoy.
Dataverse and Azure Service Bus integration with C# Plugins : ASB is a very powerful component proposed on the Azure Integration Services. This article will show how to integrate it with Dataverse thanks to event driven plugins.
This article belongs to the Azure DevOps for Power Platform series. This one will deep dive in the Build and Deploy automations by using Publish, Export, GIT, Variables tasks. Read it ;)
In this article, we explore Azure DevOps for Dataverse. You will see how it can be used to set up CI/CD Pipelines for your Power Apps by using the standard Microsoft components !
In this Chronicle, we explore Azure DevOps for Dynamics 365. You will see how it can be used to set up CI/CD Pipelines for your CRM (and more generally the Power Platform) !