Emanuel Palm
palmemanuel.bsky.social
Emanuel Palm
@palmemanuel.bsky.social
IT nerd by day, virtual dragon slayer by night.

PowerShell fan, tech enthusiast, Microsoft MVP, coffee nerd and sometimes D&D dungeon master. I also run the coffee roastery Arkanum at https://arkanum.coffee, and have a blog at https://pipe.how.
Reposted by Emanuel Palm
🚀 New blog! A long-lived dream of many Bicep users is to extend Bicep beyond Azure by connecting it to other services. With the experimental Bicep local-deploy feature that dream is becoming a reality!

🔗 Read the blog post here: johnlokerse.dev/2025/10/20/c...

#azure #azurebicep #MVPBuzz
Create your own custom extension for Azure Bicep
A long-lived dream of many Azure Bicep users has been the ability to deploy outside the Azure environment, similar to what you can do with Terraform. With the experimental Bicep local-deploy featur…
johnlokerse.dev
October 20, 2025 at 6:24 AM
Reposted by Emanuel Palm
Here we go. During #PSConfEU MiniCon we announced and opened #PSConfEU 2026 in Germany CFP

Speakers can submit their sessions at sessionize.com/psconfeu26
Share this URL on your official website, via social networks and directly to speakers you would like to see on your event.
#PowerShell #pwsh
PowerShell Conference Europe 2026: Call for Speakers
Welcome to the Call for Speakers Page for PowerShell Conference Europe 2026. This time it will be held in Wiesbaden, Germany. June 1-4, 2026 We are ...
sessionize.com
October 14, 2025 at 3:39 PM
Reposted by Emanuel Palm
🚀 Need your help! With Bicep local-deploy, we can create extensions outside the Azure environment. I have developed an extension that integrates 𝐀𝐳𝐮𝐫𝐞 𝐁𝐢𝐜𝐞𝐩 𝐢𝐧𝐭𝐨 𝐀𝐳𝐮𝐫𝐞 𝐃𝐞𝐯𝐎𝐩𝐬, allowing you to configure Azure DevOps using Azure Bicep IaC!

#MVPBuzz #azure #azurebicep #azuredevops
September 23, 2025 at 10:43 AM
bARGE now has full #KQL syntax highlighting, intellisense for hovering and completions with documentation and links.

New buttons to run queries from the editor title menu (circled in image).

Using #Azure #ResourceGraph Explorer? Try bARGE in #VSCode!

marketplace.visualstudio.com/items?itemNa...
September 15, 2025 at 8:04 PM
Have you ever wanted to run your #KQL queries for #Azure Resource Graph from Visual Studio Code, but missed the functionality of the Azure Portal?

I did, so I built a #VSCode extension called bARGE, a boosted Azure Resource Graph Explorer. 🏴‍☠️

marketplace.visualstudio.com/items?itemNa...
September 9, 2025 at 11:32 AM
Reposted by Emanuel Palm
🚀 CI/CD that scales securely?
At #PSConfEU 2025, @palmemanuel.bsky.social showed how to:
✅ Mirror GitHub issues across repos
✅ Use GitHub Apps (not user tokens!)
✅ Automate pipelines org-wide
🛠️ Real-world GitHub Actions + Apps demos.
#PowerShell #DevOps #CICD #GitHub
- YouTube
Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
youtu.be
July 16, 2025 at 10:00 AM
New release of AzBobbyTables out, the #PowerShell module for all of your #Azure Storage Table needs!

Apart from some dependency upgrades, a new type conversion system is in place to allow for inputs of either Hashtables, PSObject or (new!) SortedLists 🥳

www.powershellgallery.com/packages/AzB...
AzBobbyTables 3.4.0
A module for handling Azure Table Storage operations by wrapping the Azure Data Tables SDK.
www.powershellgallery.com
July 3, 2025 at 6:04 PM
Reposted by Emanuel Palm
Time for day 3 of #PSConfEU 2025! Let's start of the day with the deep dive session of @palmemanuel.bsky.social about #CICD with #GitHub!
June 25, 2025 at 8:06 AM
Reposted by Emanuel Palm
What a kick-off for #PowerShell Conference Europe — let Day 2 roll on! 🔥

#PSConfEU #Opening #automation #IT #Conference #Sweden #Svenska #Malmö
June 24, 2025 at 5:25 AM
Reposted by Emanuel Palm
A month until #PSConfEU! Will I see you there?
@palmemanuel.bsky.social will be on stage for #PSConfEU 2025 in #Malmö (23-26 June)!

🎙️Building robust CI/CD pipelines with GitHub Apps and custom automation

🎟️ Tickets and full schedule available at psconf.eu

#PowerShell #Skåne #Svenska #Sweden #IT
May 22, 2025 at 4:36 PM
Reposted by Emanuel Palm
Explore essential Azure authentication insights in this comprehensive session at #PSConfEU with @palmemanuel.bsky.social . Learn about identity management, RBAC, token management, and more. Perfect for mastering #PowerShell in Azure.
From Cloudy to Clear: Demystifying Azure Authentication - Emanuel Palm - PSConfEU 2024
PLEASE NOTE: Since this is a re-live recording from a workshop in Antwerp, you will intentionally find some minutes of BREAK as part of the recording, which ...
youtu.be
May 5, 2025 at 3:30 PM
Reposted by Emanuel Palm
Six months ago the Azure Open Source Incubations Team announced Drasi, a new type of data change processing system that dramatically simplifies the development and operation of reactive, change-based applications and services. Read more in this post from the Azure Incubations team:
Optimizing Change-Driven Architectures with Drasi | Microsoft Community Hub
By: Allen Jones, Principal Software Engineer, Azure Incubations, Microsoft The need to detect and react to data changes is pervasive across modern software...
techcommunity.microsoft.com
April 21, 2025 at 9:43 PM
Reposted by Emanuel Palm
@palmemanuel.bsky.social will be on stage for #PSConfEU 2025 in #Malmö (23-26 June)!

🎙️Building robust CI/CD pipelines with GitHub Apps and custom automation

🎟️ Tickets and full schedule available at psconf.eu

#PowerShell #Skåne #Svenska #Sweden #IT
March 27, 2025 at 4:45 PM
Reposted by Emanuel Palm
Next release of Bicep will have experimental DSCv3 support! github.com/Azure/bicep/...

This is just the first of many steps, but you can now author DSCv3 config using Bicep (don't try loops, won't work). There's still lots of work left to have more natural integration including intellisense.
Release v0.34.44 · Azure/bicep
Features and Bug Fixes Use languageVersion 2.0 when an existing resource has an explicit dependency (#16670) Validate regex patterns against non-backtracking engine (#16687) Generate deterministic...
github.com
March 26, 2025 at 9:43 PM
Reposted by Emanuel Palm
DesiredStateConfiguration (DSC) v3.0 is now Generally Available! See our announcement blog post here devblogs.microsoft.com/powershell/a.... Binaries are available at our GitHub release page github.com/PowerShell/D...
Announcing Microsoft Desired State Configuration v3.0.0 - PowerShell Team
This post announces the release of Microsoft Desired State Configuration v3.0.0. We discuss the features and benefits of DSC and how it differs from PowerShell DSC.
devblogs.microsoft.com
March 12, 2025 at 6:05 PM
This week was a lot of fun, sponsoring and speaking at #Swetugg Stockholm! 💻✨

Another conference (that happens to be in Sweden this year!) that I'm really looking forward to is #PSConfEU in June, where I'll have a deep dive in GitHub actions, apps and pipelines! 🚀
February 8, 2025 at 3:50 PM
New version of the AzAuth module out! WAM broker #auth is now supported (thanks @powers-hell.com!) and you can choose your own credential precedence for non-interactive auth if you'd like to override the options, such as #Azure #PowerShell!

Check it out! 👏

www.powershellgallery.com/packages/AzA...
AzAuth 2.4.0
A lightweight PowerShell module to handle Azure authentication, using the Azure.Identity MSAL library.
www.powershellgallery.com
December 12, 2024 at 6:36 PM
Didn't have enough hobbies already, so I started a coffee roasting business ☕
December 3, 2024 at 1:30 PM
Reposted by Emanuel Palm
Would love to see a "copy resource id" option in the #AzurePortal in all views that are listing resources. Who's with me? #Azure
November 18, 2024 at 6:57 PM
Reposted by Emanuel Palm
Reposted by Emanuel Palm
Already 2 months since the #PSConfEU 2023 ended! Time to release the Aftermovie!
youtu.be/XnAq3tastzI
#PowerShell #pwsh
PSConfEU 2023 - Aftermovie
youtu.be
August 22, 2023 at 3:18 PM
Reposted by Emanuel Palm
Got a #PowerShell blog?

Let us know the URL and we can add it to an upcoming release of #Posh.

Bring Out Your Blogs! (Feed Support Coming) · StartAutomating/Posh · Discussion #172 (github.com)
Bring Out Your Blogs! (Feed Support Coming) · StartAutomating/Posh · Discussion #172
In future versions of Posh, we'd like to add a .Feed to any module (#171). We'll be adding a simple integrated blog reader to help you find out news about a PowerShell and about a module. If you ha...
github.com
August 13, 2023 at 9:36 PM
Reposted by Emanuel Palm
I tend to build the modules I dream of.... and I'd love to see what comes out of this thread.

Most recently, I've been trying to improve the PowerShell user experience with a module called Posh:

https://github.com/StartAutomating/Posh
GitHub - StartAutomating/Posh: PowerShell made Posh
PowerShell made Posh. Contribute to StartAutomating/Posh development by creating an account on GitHub.
github.com
August 8, 2023 at 3:12 PM