Forum Discussion

TonyRedmond's avatar
Sep 12, 2025

Running Teams PowerShell Cmdlets in Azure Automation

This article describes the prerequisites and how to run cmdlets from the Teams PowerShell module in Azure Automation runbooks. We also consider when you’d want to consider using Teams PowerShell cmdlets instead of Graph API requests or cmdlets from the Microsoft Graph PowerShell SDK. The bottom line is that it’s possible, but maybe not a frequently-used option.

https://office365itpros.com/2025/09/12/teams-powershell-azure-automation/

1 Reply

  • First thing first, I dont find any option to post my problem here. Thats why i am posting it here. Anyone can help it would be appericiated. Thanks in advance.

    I’m currently working on a small web project for a restaurant-style site — something similar to this: https://chickensaladchicksmenu.com
     — where users can view location-specific menus, timings, and pricing.

    I want to build a location detection + dynamic content system using Microsoft technologies (maybe Azure Functions, Power Automate, or Power Pages). My goal is to:

    Detect the user’s nearest location automatically

    Display the correct store details and menu data

    Manage everything easily from a single backend

    I’m a bit confused about which combination of Microsoft tools would be the most efficient for this — should I use Azure App Service with a database, or go with Power Apps for easier management?

    Would love to hear suggestions or examples if anyone has done something similar! 🙏

Resources