Supported OS and Platform combination
See original GitHub issueI see Azure IoT Edge Support. But I don’t understand that IoT Edge supported OS and Platform(x86/x64/Arm) combination.
So, I tried IoT Core on RasPi, I had error.
[192.168.0.4]: PS C:\Data\Users\Administrator\Documents> Invoke-WebRequest -useb https://download.microsoft.com/download/0/6/4/064F84EA
-D1DB-4EAA-9A5C-CC2F0FF6A638/vc_redist.x64.exe -o vc_redist.exe
[192.168.0.4]: PS C:\Data\Users\Administrator\Documents> .\vc_redist.exe /quiet /norestart
Program 'vc_redist.exe' failed to run: The specified executable is not a valid applicati
on for this OS platform..
+ CategoryInfo : ResourceUnavailable: (:) [], ApplicationFailedException
+ FullyQualifiedErrorId : NativeCommandFailed
[192.168.0.4]: PS C:\Data\Users\Administrator\Documents>
Please tell me some support infomation.
Issue Analytics
- State:
- Created 5 years ago
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Supported Operating System and Hardware Platform ...
Supported Operating System [OS] and Hardware Combinations: ; Windows 2000, AMD/Intel PC, Full support for Professional. End of support cycle target is July...
Read more >Combining platform extensions with operating system ...
Provides information on combining platform extensions with operating system versions.
Read more >Documentation: 15: 17.6. Supported Platforms
Supported Platforms. A platform (that is, a CPU architecture and operating system combination) is considered supported by the PostgreSQL development community ...
Read more >Cross-platform software
Kivy: an open-source cross-platform UI framework written in Python. It supports Android, iOS, Linux, OS X, Windows and Raspberry Pi.
Read more >Building Go Applications for Different Operating Systems ...
To find out what combination your platform is, you can use the go env command and pass GOOS and GOARCH as arguments: go...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Closing this issue, as the documentation has been updated to include architecture with the OS: https://docs.microsoft.com/en-us/azure/iot-edge/support
@veyalla I see.