Giter Club home page Giter Club logo

Comments (7)

AlanMcBee avatar AlanMcBee commented on June 12, 2024 4

Confirmed this is still an issue in GA release of PS 7.0

from azure-activedirectory-powershell.

successhawk avatar successhawk commented on June 12, 2024 2

Same issue on PS 7.1.1

from azure-activedirectory-powershell.

villeodell avatar villeodell commented on June 12, 2024 1

I had luck using the Windows PowerShell Compatibility feature, e.g.

Import-Module -Name 'AzureADPreview' -UseWindowsPowerShell

When the first module is imported using Windows PowerShell Compatibility feature, PowerShell creates a remote session named WinPSCompatSession that is running in a background Windows PowerShell 5.1 process. This process is created when the Compatibility feature imports the first module. The process is closed when the last such module is removed (using Remove-Module) or when PowerShell process exits.

https://docs.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_windows_powershell_compatibility?view=powershell-7.1

from azure-activedirectory-powershell.

znk0001 avatar znk0001 commented on June 12, 2024 1

Still an issue, PS 7.2.1
Can we bring AzureAD out of the dark ages with some .NET/PS Core support?

from azure-activedirectory-powershell.

unkn0wn-root avatar unkn0wn-root commented on June 12, 2024

Same here. Still the same issue

from azure-activedirectory-powershell.

felickz avatar felickz commented on June 12, 2024

Same with PowerShell 7.0.2 and AzureADPreview 2.0.2.102

PowerShell/PowerShell#10473

from azure-activedirectory-powershell.

greendx avatar greendx commented on June 12, 2024

Same with PS 7.1.3

from azure-activedirectory-powershell.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.