<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title>PowerShell Core - Tag - GoToGuy Blog</title><link>https://gotoguy.blog/tags/powershell-core/</link><description>PowerShell Core - Tag - GoToGuy Blog</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><lastBuildDate>Wed, 06 May 2020 13:04:40 +0000</lastBuildDate><atom:link href="https://gotoguy.blog/tags/powershell-core/" rel="self" type="application/rss+xml"/><item><title>Oauth Authentication to Microsoft Graph with PowerShell Core</title><link>https://gotoguy.blog/2020/05/06/oauth-authentication-to-microsoft-graph-with-powershell-core/</link><pubDate>Wed, 06 May 2020 13:04:40 +0000</pubDate><author>Jan Vidar Elven</author><guid>https://gotoguy.blog/2020/05/06/oauth-authentication-to-microsoft-graph-with-powershell-core/</guid><description>In this short blog post I will show you a really simple way to get started authenticating with Oauth to Microsoft Graph using PowerShell Core.
As you might know, PowerShell Core is the open-source, cross-platform (Windows, macOS, and Linux) edition of PowerShell, with the latest version today being PowerShell 7.0 ( https://docs.microsoft.com/en-us/powershell/scripting/whats-new/what-s-new-in-powershell-70?view=powershell-7 ). The latest version of Windows PowerShell is 5.1, and runs side-by-side with PowerShell Core.
I&amp;rsquo;ve been using Windows PowerShell mostly previously, as I&amp;rsquo;m running Windows 10 and use a lot of PowerShell modules that variously depend on SDKs or other Windows Components, but I&amp;rsquo;m increasingly using PowerShell Core in scenarios for example with Azure Functions PowerShell ( https://docs.</description></item></channel></rss>