Skip to content

Commit

Permalink
Update powershell-support.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bgavrilMS authored Oct 3, 2023
1 parent 81e9a03 commit 6474277
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions msal-dotnet-articles/advanced/powershell-support.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ Consider using higher level APIs which are officially supported:
- [Azure PowerShell SDK](/powershell/azure/new-azureps-module-az)

PowerShell was designed to be able to call into .NET code and there are [numerous resources](https://stackoverflow.com/questions/3079346/how-to-reference-net-assemblies-using-powershell) that describe how to do this.

For non-production scenarios or cases where you have the ability to leverage community tools we recommend using [MSAL.PS](https://www.powershellgallery.com/packages/MSAL.PS/).

0 comments on commit 6474277

Please sign in to comment.