MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.29k stars 21.47k forks source link

AzureADPreview doesn't mention platform compatibility #97214

Open sheldonhull opened 2 years ago

sheldonhull commented 2 years ago

Just ran on Darwin based system, and it seems to import Windows.Forms 😢

Import-Module AzureADPreview
Import-Module: 
Line |
   5 |  Import-Module AzureADPreview
     |  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
     | Could not load file or assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089'. The system cannot find the file specified.

This would be a good caveat in the article that this currently is limited to running on Windows. I'll check the module repo as well to see about opening an issue on this if it fits.

I verified the module documentation shows this limitation here: AzureADPreview.md

Something similar to this would be great to avoid going down this path and wasting time if not on Windows.

System prerequisites for adv2


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

JamesTran-MSFT commented 2 years ago

@sheldonhull Thanks for your feedback! I've assigned this issue to the author who will investigate and update as appropriate.

amsliu commented 2 years ago

@sheldonhull Thank you for your feedback. I am double checking this with our product team.

amsliu commented 2 years ago

reassign @rkarim-ms

amsliu commented 2 years ago

@JamesTran-MSFT could you please re-assign this issue to the PM @rkarim-ms? We are pending clarification from the product side. Thanks!