We need to generate a 4-digit code for the game. With a twist. All digits in the code have to be unique. Let’s do it with Power Automate! Learning: variables,
We need to generate a 4-digit code for the game. With a twist. All digits in the code have to be unique. Let’s do it with Power Automate! Learning: variables,
This week I am talking about Azure news and tackling Azure DevOps CLI. Workflow automation with Logic Apps – https://azure.microsoft.com/updates/workflow-automation-with-logic-apps-2/?WT.mc_id=youtube-social-salean Virtual machine scale sets—Automatic image upgrades for custom images –
So to continue where we left off yesterday when I did a pull request on the Business Central System App project on GitHub. After my pull request someone at Microsoft
If I get asked the same question twice I am already tempted to blog about it. This one exceeds this number and is long overdue. It looks like the whole
The “Where-Used” in Visual Studio Code is nice, but not always productive. Today I wanted to see where a field was used and came up with an alternative I wanted