Skip to content

Commit

Permalink
Merge pull request #6 from TerryWarwick/main
Browse files Browse the repository at this point in the history
Update Readme.md
  • Loading branch information
TerryWarwick authored Mar 6, 2021
2 parents b4ff694 + b3e4036 commit 340def1
Showing 1 changed file with 16 additions and 29 deletions.
45 changes: 16 additions & 29 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,24 @@

█████╗ ███████╗██╗ ██╗██████╗ ███████╗   ██╗ ████████╗   ███████╗██████╗ ██████╗ ███████╗
██╔══██╗╚════██║██║ ██║██╔══██╗██╔════╝   ██║ ╚══██╔══╝   ██╔════╝██╔══██╗██╔════╝ ██╔════╝
███████║ ███╔═╝██║ ██║██████╔╝█████╗    ██║ █████╗ ██║    █████╗ ██║ ██║██║ ██╗ █████╗
██╔══██║██╔══╝ ██║ ██║██╔══██╗██╔══╝    ██║ ██╔══██║ ██║    ██╔══╝ ██║ ██║██║ ╚██╗██╔══╝
██║ ██║███████╗╚██████╔╝██║ ██║███████╗   ██║ ╚█████╔╝ ██║    ███████╗██████╔╝╚██████╔╝███████╗
╚═╝ ╚═╝╚══════╝ ╚═════╝ ╚═╝ ╚═╝╚══════╝   ╚═╝ ╚════╝ ╚═╝    ╚══════╝╚═════╝ ╚═════╝ ╚══════╝
   ██╗ ██╗███╗ ██╗██╗ ██╗██╗ ██╗
████╗    ██║ ██║████╗ ██║██║ ██║╚██╗██╔╝
██╔══╝ █████╗ ██████╗    ██║ ██║██╔██╗██║██║ ██║ ╚███╔╝
████╗ ██╔══██║██╔══██║   ██║ ██║██║╚████║██║ ██║ ██╔██╗
██╔═╝ ╚█████╔╝██║ ╚═╝   ███████╗██║██║ ╚███║╚██████╔╝██╔╝╚██╗
╚═╝ ╚════╝ ╚═╝    ╚══════╝╚═╝╚═╝ ╚══╝ ╚═════╝ ╚═╝ ╚═╝
██╗ ██╗██╗███╗ ██╗██████╗ ░█████╗ ██╗ ██╗ ██████╗
██║ ██╗ ██║██║████╗ ██║██╔══██╗██╔══██╗ ██║ ██╗ ██║██╔════╝
█████╗ ██████╗    ╚██╗████╗██╔╝██║██╔██╗██║██║ ██║██║ ██║ ╚██╗████╗██╔╝╚█████╗
██╔══██║██╔══██║   ████╔═████║ ██║██║╚████║██║ ██║██║ ██║ ████╔═████║ ╚═══██╗
╚█████╔╝██║ ██║   ╚██╔╝ ╚██╔╝ ██║██║ ╚███║██████╔╝╚█████╔╝ ╚██╔╝ ╚██╔╝ ██████╔╝
╚════╝ ╚═╝ ╚═╝    ╚═╝ ╚═╝ ╚═╝╚═╝ ╚══╝╚═════╝ ╚════╝ ╚═╝ ╚═╝ ╚═════╝

Welcome to the home of Azure IoT Edge for Linux on Windows, a composite project enabling the abilty to run Linux-based Edge modules on Windows using a curated virtual machine based on:

* [Azure IoT Edge](https://github.com/Azure/iotedge)
* [CBL Mariner Linux](https://github.com/microsoft/CBL-Mariner)

## Public Preview
Azure IoT Edge for Linux on Windows is currently in Public Preview. View our Public Preview announcement at https://aka.ms/AzEFLOW-blog as well as a walk through demo at https://aka.ms/AzEFLOW-show.
█████╗ ███████╗ ██╗ ██╗ ██████╗ ███████╗   ███████╗ ███████╗ ██╗ █████╗ ██╗ ██╗
██╔══██╗ ╚════██║ ██║ ██║ ██╔══██╗ ██╔════╝   ██╔════╝ ██╔════╝ ██║ ██╔══██╗ ██║ ██╗ ██║
███████║ ███╔═╝ ██║ ██║ ██████╔╝ █████╗    █████╗ █████╗ ██║ ██║ ██║ ╚██╗████╗██╔╝
██╔══██║ ██╔══╝ ██║ ██║ ██╔══██╗ ██╔══╝    ██╔══╝ ██╔══╝ ██║ ██║ ██║ ████╔═████║
██║ ██║ ███████╗ ╚██████╔╝ ██║ ██║ ███████╗   ███████╗ ██║ ███████╗ ╚█████╔╝ ╚██╔╝ ╚██╔╝
╚═╝ ╚═╝ ╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚══════╝   ╚══════╝ ╚═╝ ╚══════╝ ╚════╝ ╚═╝ ╚═╝

# Azure IoT Edge for Linux on Windows
Welcome to the home of Azure IoT Edge for Linux on Windows, a composite project enabling the abilty to run Linux-based Edge modules on Windows using a curated virtual machine based on [CBL Mariner Linux](https://github.com/microsoft/CBL-Mariner) with [Azure IoT Edge](https://github.com/Azure/iotedge) built-in.

Azure IoT Edge for Linux on Windows is currently in **Public Preview**.
- [Public Preview Announcement](https://aka.ms/AzEFLOW-blog)
- [The IoT Show Demo](https://aka.ms/AzEFLOW-show)

## Getting Started

- [Get Started Now](https://docs.microsoft.com/azure/iot-edge/how-to-install-iot-edge-on-windows)
- [Learn More](https://aka.ms/AzEflow-docs)

## Documentation
Documentation for Azure IoT Edge for Linux on Windows (EFLOW) can be found at https://aka.ms/AzEflow-docs.

## Issues
Issues can be filed in the issues section of either the [iotedge](https://github.com/Azure/iotedge/issues) or [iotedge-eflow](https://github.com/Azure/iotedge-eflow/issues) Github repositories depending on the specific issue that you are experiencing. If you are encountering a production level issue in which you require assistance, we strongly suggest that you [Create an Azure Support Request](https://docs.microsoft.com/en-us/azure/iot-fundamentals/iot-support-help?view=iotedge-2018-06#create-an-azure-support-request).

Expand Down

0 comments on commit 340def1

Please sign in to comment.