Marc-André Moreau (@awakecoding) 's Twitter Profile
Marc-André Moreau

@awakecoding

Remote desktop protocol expert, OSS contributor and entrepreneur. I love designing products with Rust, C# and PowerShell. Proud to be CTO at Devolutions. 🇨🇦

ID: 161137627

linkhttps://awakecoding.com calendar_today30-06-2010 02:36:14

31,31K Tweet

5,5K Followers

1,1K Following

Marc-André Moreau (@awakecoding) 's Twitter Profile Photo

Let's say I have 80 GB worth of VHDX *files* uploaded to Azure blob storage using azcopy, what would be the simplest way to import them into an Azure VM with nested virtualization and Hyper-V? azcopy again, with an injected SAS URL? It would need to run in Azure VM Image Builder

Let's say I have 80 GB worth of VHDX *files* uploaded to Azure blob storage using azcopy, what would be the simplest way to import them into an Azure VM with nested virtualization and Hyper-V? azcopy again, with an injected SAS URL? It would need to run in Azure VM Image Builder
Marc-André Moreau (@awakecoding) 's Twitter Profile Photo

Random thought: using PlatyPS to export markdown docs for all the cmdlets of a given PowerShell module, in a zip file ready to be imported in ChatGPT or Claude: github.com/PowerShell/pla…

Marc-André Moreau (@awakecoding) 's Twitter Profile Photo

Did you know it was possible to watch the live log stream from Azure VM Image Builder instead of waiting until it's done to see what went wrong? I certainly didn't, but here's how to do it! avdpunks.com/2025/05/21/don…

Jordan Borean (@boreanjordan) 's Twitter Profile Photo

Anyone interested in yet another attempt at trying to enhance splatting in #PowerShell. I've tried to collate all the options proposed over the years with their pros/cons. Hoping to get any community feedback before trying to champion a proper RFC github.com/jborean93/Powe….

Jon Towles {MVP} (@m0bilej0n) 's Twitter Profile Photo

Recently, I've had a bunch of requests for help on taskbar personalization. Especially, issues around #MSIntune tattooing policies and not being able to cleanup. Read my article on cleaning up tattooed policies, user unpinning, and more! #MVPBuzz mobile-jon.com/2025/05/28/tro…

korinne (@korinne_alpers) 's Twitter Profile Photo

We want your feedback! Here's a proposal to support loading environment variables via .env files for Cloudflare Workers: github.com/cloudflare/wor… This has been highly requested as an alternative to using .dev.vars, and we're excited to get your thoughts.