Michal MolkaC# — functionsFunctions are block of code which we can encapsulate for further use. Instead of copy and paste the same code over and over. We can use a…Oct 25Oct 25
Michal MolkaC# and Power BI REST APIIn the last article. We configured an access to Power BI REST API: Power BI REST API — configurationSep 27Sep 27
Michal MolkaPower BI REST API — configurationLet’s assume you plan to create an external app. You want to use it to cooperate with Power BI. This app is written in C#, Python or…Sep 13Sep 13
Michal MolkaAzure Automation account — schedule and webhookIn the last post we’ve created a runbook which starts or deallocates a VM. Azure Autmation Account — Powershell Start Stop VMAug 30Aug 30
Michal MolkaAzure BlueprintIn the last story I’ve written about Azure Policy. Azure Policy — allowed locations. This topic interconnects with Azure Blueprint, so If…Aug 2Aug 2
Michal MolkaAzure Policy — allowed locationsWhen you mange a cloud environment you want to to keep compliance and organizational standards. You can do it manually or use Azure Policy…Jul 19Jul 19
Michal MolkaPower Platform custom connectorToday, we create a Power Platform custom connector and use it in a Power Automate flow. This topic is related to this post: Postman and…Jun 21Jun 21