Skip to content

Commit d93fe1b

Browse files
Merge pull request #264448 from dimatx/add-esc-device-list
Adjustments to ACD docs to make it ESc docs
2 parents f883336 + 91fbabc commit d93fe1b

25 files changed

+444
-1481
lines changed
Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
{
2+
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/certification/resources-glossary.md",
5+
"redirect_url": "/azure/certification/overview",
6+
"redirect_document_id": false
7+
},
8+
{
9+
"source_path_from_root": "/articles/certification/how-to-software-levels.md",
10+
"redirect_url": "/azure/certification/overview",
11+
"redirect_document_id": false
12+
},
13+
{
14+
"source_path_from_root": "/articles/certification/how-to-test-device-update.md",
15+
"redirect_url": "/azure/certification/overview",
16+
"redirect_document_id": false
17+
},
18+
{
19+
"source_path_from_root": "/articles/certification/how-to-using-the-components-feature.md",
20+
"redirect_url": "/azure/certification/overview",
21+
"redirect_document_id": false
22+
},
23+
{
24+
"source_path_from_root": "/articles/certification/program-requirements-azure-certified-device.md",
25+
"redirect_url": "/azure/certification/overview",
26+
"redirect_document_id": false
27+
},
28+
{
29+
"source_path_from_root": "/articles/certification/program-requirements-edge-managed.md",
30+
"redirect_url": "/azure/certification/overview",
31+
"redirect_document_id": false
32+
},
33+
{
34+
"source_path_from_root": "/articles/certification/tutorial-00-selecting-your-certification.md",
35+
"redirect_url": "/azure/certification/overview",
36+
"redirect_document_id": false
37+
},
38+
{
39+
"source_path_from_root": "/articles/certification/tutorial-01-creating-your-project.md",
40+
"redirect_url": "/azure/certification/overview",
41+
"redirect_document_id": false
42+
},
43+
{
44+
"source_path_from_root": "/articles/certification/tutorial-02-adding-device-details.md",
45+
"redirect_url": "/azure/certification/overview",
46+
"redirect_document_id": false
47+
},
48+
{
49+
"source_path_from_root": "/articles/certification/tutorial-03-testing-your-device.md",
50+
"redirect_url": "/azure/certification/overview",
51+
"redirect_document_id": false
52+
},
53+
{
54+
"source_path_from_root": "/articles/certification/tutorial-04-publishing-your-device.md",
55+
"redirect_url": "/azure/certification/overview",
56+
"redirect_document_id": false
57+
},
58+
{
59+
"source_path_from_root": "/articles/certification/concepts-legacy.md",
60+
"redirect_url": "/azure/certification/overview",
61+
"redirect_document_id": false
62+
},
63+
{
64+
"source_path_from_root": "/articles/certification/concepts-marketing.md",
65+
"redirect_url": "/azure/certification/overview",
66+
"redirect_document_id": false
67+
},
68+
{
69+
"source_path_from_root": "/articles/certification/how-to-edit-published-device.md",
70+
"redirect_url": "/azure/certification/overview",
71+
"redirect_document_id": false
72+
},
73+
{
74+
"source_path_from_root": "/articles/certification/how-to-indirectly-connected-devices.md",
75+
"redirect_url": "/azure/certification/overview",
76+
"redirect_document_id": false
77+
}
78+
]
79+
}

articles/certification/TOC.yml

Lines changed: 68 additions & 57 deletions
Original file line numberDiff line numberDiff line change
@@ -1,62 +1,73 @@
1-
- name: Azure Certified Device documentation
1+
- name: Edge Secured-core documentation
22
href: index.yml
3+
- name: What is Edge Secured-core?
4+
href: overview.md
5+
- name: Program requirements
6+
href: program-requirements-edge-secured-core.md
7+
- name: Get your device certified
8+
href: edge-secured-core-get-certified.md
9+
- name: List of certified devices
10+
href: edge-secured-core-devices.md
11+
# - name: <<< CUT LINE >>
12+
# href: #
13+
# - name: Overview
14+
# items:
15+
# - name: What is the Azure Certified Device program?
16+
# href: overview.md
317

4-
- name: Overview
5-
items:
6-
- name: What is the Azure Certified Device program?
7-
href: overview.md
18+
# - name: Tutorials
19+
# expanded: true
20+
# items:
21+
# - name: 1 - Selecting the right certification
22+
# href: tutorial-00-selecting-your-certification.md
23+
# - name: 2 - Creating your project
24+
# href: tutorial-01-creating-your-project.md
25+
# - name: 3 - Adding device details
26+
# href: tutorial-02-adding-device-details.md
27+
# - name: 4 - Testing your device
28+
# href: tutorial-03-testing-your-device.md
29+
# - name: 5 - Publishing your device
30+
# href: tutorial-04-publishing-your-device.md
831

9-
- name: Tutorials
10-
expanded: true
11-
items:
12-
- name: 1 - Selecting the right certification
13-
href: tutorial-00-selecting-your-certification.md
14-
- name: 2 - Creating your project
15-
href: tutorial-01-creating-your-project.md
16-
- name: 3 - Adding device details
17-
href: tutorial-02-adding-device-details.md
18-
- name: 4 - Testing your device
19-
href: tutorial-03-testing-your-device.md
20-
- name: 5 - Publishing your device
21-
href: tutorial-04-publishing-your-device.md
32+
# - name: Program Requirements
33+
# items:
34+
# - name: Azure Certified Device
35+
# href: program-requirements-azure-certified-device.md
36+
# - name: IoT Plug and Play
37+
# href: program-requirements-pnp.md
38+
# - name: Edge Managed
39+
# href: program-requirements-edge-managed.md
40+
# - name: Edge Secured-core
41+
# href: program-requirements-edge-secured-core.md
42+
# - name: Edge Secured-core devices
43+
# href: edge-secured-core-devices.md
2244

23-
- name: Program Requirements
24-
items:
25-
- name: Azure Certified Device
26-
href: program-requirements-azure-certified-device.md
27-
- name: IoT Plug and Play
28-
href: program-requirements-pnp.md
29-
- name: Edge Managed
30-
href: program-requirements-edge-managed.md
31-
- name: Edge Secured-core
32-
href: program-requirements-edge-secured-core.md
33-
34-
- name: Concepts
35-
items:
36-
- name: Legacy devices
37-
href: concepts-legacy.md
38-
- name: Marketing concepts
39-
href: concepts-marketing.md
40-
- name: Software levels
41-
href: how-to-software-levels.md
45+
# - name: Concepts
46+
# items:
47+
# - name: Legacy devices
48+
# href: concepts-legacy.md
49+
# - name: Marketing concepts
50+
# href: concepts-marketing.md
51+
# - name: Software levels
52+
# href: how-to-software-levels.md
4253

43-
- name: How-to guides
44-
items:
45-
- name: How to edit a published device
46-
href: how-to-edit-published-device.md
47-
- name: How to certify an indirectly connected device
48-
href: how-to-indirectly-connected-devices.md
49-
- name: How to test your IoT Plug and Play device with CLI
50-
href: how-to-test-pnp.md
51-
- name: How to troubleshoot your IoT Plug and Play device
52-
href: how-to-troubleshoot-pnp.md
53-
- name: How to test Device Update in Edge Secured-core certification
54-
href: how-to-test-device-update.md
55-
- name: How to use the components feature
56-
href: how-to-using-the-components-feature.md
57-
- name: Resources
58-
items:
59-
- name: Certification Glossary
60-
href: resources-glossary.md
61-
- name: MPN/Microsoft Partner Network Support
62-
href: /partner-center/
54+
# - name: How-to guides
55+
# items:
56+
# - name: How to edit a published device
57+
# href: how-to-edit-published-device.md
58+
# - name: How to certify an indirectly connected device
59+
# href: how-to-indirectly-connected-devices.md
60+
# - name: How to test your IoT Plug and Play device with CLI
61+
# href: how-to-test-pnp.md
62+
# - name: How to troubleshoot your IoT Plug and Play device
63+
# href: how-to-troubleshoot-pnp.md
64+
# - name: How to test Device Update in Edge Secured-core certification
65+
# href: how-to-test-device-update.md
66+
# - name: How to use the components feature
67+
# href: how-to-using-the-components-feature.md
68+
# - name: Resources
69+
# items:
70+
# - name: Certification Glossary
71+
# href: resources-glossary.md
72+
# - name: MPN/Microsoft Partner Network Support
73+
# href: /partner-center/

articles/certification/concepts-legacy.md

Lines changed: 0 additions & 26 deletions
This file was deleted.

articles/certification/concepts-marketing.md

Lines changed: 0 additions & 89 deletions
This file was deleted.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: Edge Secured-core certified devices
3+
description: List of devices that have passed the Edge Secured-core certifications
4+
author: dimatokar
5+
ms.author: dimatokar
6+
ms.topic: conceptual
7+
ms.date: 01/26/2024
8+
ms.custom: Edge Secured-core certified devices
9+
ms.service: certification
10+
---
11+
12+
# Edge Secured-core certified devices
13+
This page contains a list of devices that have successfully passed the Edge Secured-core certification.
14+
15+
|Manufacturer|Device Name|OS|Last Updated|
16+
---|---|---|---
17+
|Asus|[PE200U](https://www.asus.com/networking-iot-servers/aiot-industrial-solutions/embedded-computers-edge-ai-systems/pe200u/)|Windows 10 IoT Enterprise|2022-04-20|
18+
|Asus|[PN64-E1 vPro](https://www.asus.com/ca-en/displays-desktops/mini-pcs/pn-series/asus-expertcenter-pn64-e1/)|Windows 10 IoT Enterprise|2023-08-08|
19+
|AAEON|[SRG-TG01](https://newdata.aaeon.com.tw/DOWNLOAD/2014%20datasheet/Systems/SRG-TG01.pdf)|Windows 10 IoT Enterprise|2022-06-14|
20+
|Intel|[NUC13L3Hv7](https://www.asus.com/us/displays-desktops/nucs/nuc-kits/nuc-13-pro-kit/techspec/)|Windows 10 IoT Enterprise|2023-04-28|
21+
|Intel|[NUC13L3Hv5](https://www.asus.com/us/displays-desktops/nucs/nuc-kits/nuc-13-pro-kit/techspec/)|Windows 10 IoT Enterprise|2023-04-12|
22+
|Intel|[NUC13ANKv7](https://www.asus.com/us/displays-desktops/nucs/nuc-kits/nuc-13-pro-kit/techspec/)|Windows 10 IoT Enterprise|2023-01-27|
23+
|Intel|[NUC12WSKv5](https://www.asus.com/displays-desktops/nucs/nuc-mini-pcs/nuc-12-pro-mini-pc/techspec/)|Windows 10 IoT Enterprise|2023-03-16|
24+
|Intel|ELM12HBv5+CMB1AB|Windows 10 IoT Enterprise|2023-03-17|
25+
|Intel|[NUC12WSKV7](https://www.asus.com/displays-desktops/nucs/nuc-mini-pcs/nuc-12-pro-mini-pc/techspec/)|Windows 10 IoT Enterprise|2022-10-31|
26+
|Intel|BELM12HBv716W+CMB1AB|Windows 10 IoT Enterprise|2022-10-25|
27+
|Intel|NUC11TNHv5000|Windows 10 IoT Enterprise|2022-06-14|
28+
|Lenovo|[ThinkEdge SE30](https://www.lenovo.com/us/en/p/desktops/thinkedge/thinkedge-se30/len102c0004)|Windows 10 IoT Enterprise|2022-04-06|

0 commit comments

Comments
 (0)