Using Azure Key Vault with Microsoft 365 PowerShell

MVP

 

A previous article explains how to use an Azure Automation runbook to write information to a SharePoint Online site and Teams channel. At the time, I used a stored credential to authenticate and access SharePoint and Teams. Azure Key Vault offers another way to store secrets (bits of information) securely. This article explores how to store secrets in Azure Key Vault and retrieve and use the secrets in a runbook script and interactive PowerShell.

https://office365itpros.com/2022/08/15/azure-key-vault-powershell/

0 Replies