Tag: automation

Lab: Tip/Code sample Crosspost Tweets to LinkedIn with Power Automate

Jun 01, 2021 · 3 min read

Do you want your LinkedIn audience to know what you are up to on Twitter? Here’s how I have set up Power Automate to crosspost specific tweets to LinkedIn. What is Power Automate Power Automate is one of the products of the Microsoft Power Platform family. It is a web-based service that helps you create automated workflows between your favorite apps and services to synchronize files, get notifications, collect data, and more.

#azure#automation

Read more of Crosspost Tweets to LinkedIn with Power Automate

Save Your Precious Dev Time With Command Aliases In Windows

Sep 23, 2019 · 4 min read

Developers are always looking for ways to optimize their productivity. The latest addition that I did to improve mine was to create aliases for the most common commands that I use every day. I have entirely pivoted to using the new Windows Terminal for my day-to-day command line activities. Windows Terminal is a modern, open-source application that aggregates multiple terminals and shells such as command prompt, PowerShell, and WSL and adds features such tab support, rich text, configuration, and visual themes to them.

#automation#tools-gadgets

Read more of Save Your Precious Dev Time With Command Aliases In Windows

Automate Your Life with Microsoft Flow

May 16, 2016 · 6 min read

Microsoft recently launched its own variant of IFTTT named Microsoft Flow. Using Flow, you can create and deploy workflows that connect various apps and services. They are very similar to Azure Logic Apps and use the same grammar to define conditions (as we will soon see). Currently what sets both the services apart is the fact that Flow has a subset of functionalities of Azure Logic Apps available to it and comes with ready to use templates which are easy to deploy.

#azure#automation

Read more of Automate Your Life with Microsoft Flow