Search for: azure automation

154 Results

Practical Graph: Secure Interactive Access to the Microsoft Graph PowerShell SDK

The Microsoft Graph PowerShell SDK uses a default enterprise app to hold its permissions. Over time, the SDK can accrue many permissions, so it's important to control interactive access to it. In this article, we review how to lock down the SDK app and how to create new registered apps for use with the Graph SDK.

Continue Reading Practical Graph: Secure Interactive Access to the Microsoft Graph PowerShell SDK

Central Management of the Images Used with Teams and Groups

Microsoft 365 Groups display either a default or custom photo to highlight the intent of the group (or team). Some organizations like to exert central control over Microsoft 365 group photos. This article explores how to achieve this goal with PowerShell.

Continue Reading Central Management of the Images Used with Teams and Groups

Reporting External Domain Capabilities with PowerShell

Whether your organization sees external collaboration as a risk or a benefit, it’s important to understand exactly what you have configured. Therefore, Sean McAvinue has created a PowerShell Script to control and report External Domains.

Continue Reading Reporting External Domain Capabilities with PowerShell

Practical Graph: Report Microsoft Entra ID Administrative Units

Microsoft Entra administrative units are gaining in popularity. Restricted administrative units are now available and many Purview solutions support administrative units. In this article, we explain how to use Microsoft Graph PowerShell SDK cmdlets to create a report about administrative units, role assignments for their management, and their membership.

Continue Reading Practical Graph: Report Microsoft Entra ID Administrative Units

Automating Microsoft Planner Plan Creation with PowerShell

Creating a Planner plan from a template allows a team working on a project to start working with the plan without creating a new plan from scratch. This is particularly useful when the same basic plan is used on multiple occasions. In this article, Sean Mcavinue shows you how to do this with some PowerShell Automation!

Continue Reading Automating Microsoft Planner Plan Creation with PowerShell

Practical Graph: Reporting Plans in a Microsoft 365 Tenant

The arrival of application permissions for the Planner Graph API makes it much easier to write PowerShell scripts to automate administrative operations like reporting Planner data. This article describes a example script that uses the Planner APIs to gather and report information about the plans belonging to Microsoft 365 Groups.

Continue Reading Practical Graph: Reporting Plans in a Microsoft 365 Tenant