Skip to content

Commit bd9aaef

Browse files
authored
Updating cbl mariner to azure linux
1 parent b9ef003 commit bd9aaef

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/iot-edge/iot-edge-for-linux-on-windows-security.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Azure IoT Edge for Linux on Windows uses all the security features of a Windows
1818

1919
## Virtual machine security
2020

21-
The IoT Edge for Linux (EFLOW) curated virtual machine is based on [Microsoft CBL-Mariner](https://github.com/microsoft/CBL-Mariner). CBL-Mariner is an internal Linux distribution for Microsoft's cloud infrastructure, edge products, and services. CBL-Mariner provides a consistent platform for these devices and services, and it helps Microsoft stay current on Linux updates. For more information, see [CBL-Mariner security](https://github.com/microsoft/CBL-Mariner/blob/1.0/SECURITY.md).
21+
The IoT Edge for Linux (EFLOW) curated virtual machine is based on [Microsoft Azure Linux](https://github.com/microsoft/CBL-Mariner). Azure Linux is an internal Linux distribution for Microsoft's cloud infrastructure, edge products, and services. Azure Linux provides a consistent platform for these devices and services, and it helps Microsoft stay current on Linux updates. For more information, see [Azure Linux security](https://github.com/microsoft/CBL-Mariner/blob/1.0/SECURITY.md).
2222

2323
The EFLOW virtual machine uses a four-point comprehensive security platform:
2424
1. Servicing updates
@@ -27,7 +27,7 @@ The EFLOW virtual machine uses a four-point comprehensive security platform:
2727
1. DM-Verity
2828

2929
### Servicing updates
30-
When security vulnerabilities arise, CBL-Mariner provides the latest security patches and fixes through EFLOW monthly updates. The virtual machine doesn't have a package manager, so you can't manually download or install RPM packages. EFLOW installs all updates to the virtual machine using the A/B update mechanism. For more information on EFLOW updates, see [Update IoT Edge for Linux on Windows](./iot-edge-for-linux-on-windows-updates.md).
30+
When security vulnerabilities arise, Azure Linux provides the latest security patches and fixes through EFLOW monthly updates. The virtual machine doesn't have a package manager, so you can't manually download or install RPM packages. EFLOW installs all updates to the virtual machine using the A/B update mechanism. For more information on EFLOW updates, see [Update IoT Edge for Linux on Windows](./iot-edge-for-linux-on-windows-updates.md).
3131

3232
### Read-only root filesystem
3333
The EFLOW virtual machine has two main partitions: *rootfs* and *data*. The rootFS-A or rootFS-B partitions are interchangeable, and one is mounted as a read-only filesystem at `/`, so you can't change files in this partition. The *data* partition, mounted under `/var`, is readable and writable, so you can change its content. The update process doesn't change the data stored in this partition, so it isn't modified across updates.

0 commit comments

Comments
 (0)