Brian T. Jackett

Results 6 comments of Brian T. Jackett

On my work machine I have a number of Connect-* commandlets. Here are a few: - Connect-AzureAD

I am able to reproduce this issue as well using the steps provided. Taking the query URL from Graph SDK and submitting it via Graph Explorer / Postman is successful...

Are you looking to evaluate [Blazor Server](https://docs.microsoft.com/en-us/aspnet/core/blazor/?view=aspnetcore-3.0#blazor-server) or [Blazor WebAssembly](https://docs.microsoft.com/en-us/aspnet/core/blazor/?view=aspnetcore-3.0#blazor-webassembly) (client)?

Run into (similar) issue when try to load the Microsoft.Graph.Authentication module in the OnLoadAsync method of custom extension. Able to load this module directly into a PowerShell Polyglot Notebook code...

I see PowerShell v7.3.0 just released within last month. Do you know timeline for 7.3.2 to release? Will use workaround of manually loading dependent PowerShell modules for the time being,...

It looks like the next version of PowerShell SDK for Microsoft Graph (internal preview build at the moment) is able to load in .Net Interactive. Waiting on upcoming public preview...