Skip to content

Commit 8547b55

Browse files
committed
1gb limit
1 parent 87ef69a commit 8547b55

File tree

3 files changed

+57
-2
lines changed

3 files changed

+57
-2
lines changed

articles/defender-for-iot/device-builders/tutorial-analyze-firmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ To use the **Firmware analysis** page to analyze your firmware security, your fi
3030

3131
- Your image must be an unencrypted, Linux-based firmware image.
3232

33-
- Your image must be less than 5 GB in size.
33+
- Your image must be less than 1 GB in size.
3434

3535
## Onboard your subscription to use Defender for Firmware Analysis
3636
> [!NOTE]

articles/firmware-analysis/index.yml

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,55 @@
1+
### YamlMime:Landing
2+
3+
title: Firmware analysis Preview # < 60 chars
4+
summary: Analyze firmware images for security vulnerabilities # < 160 chars
5+
6+
metadata:
7+
title: Firmware analysis Preview # Required; page title displayed in search results. Include the brand. < 60 chars.
8+
description: Analyze firmware images for security vulnerabilities # Required; article description that is displayed in search results. < 160 chars.
9+
ms.topic: landing-page # Required
10+
ms.custom:
11+
author: karengu0
12+
ms.author: karenguo
13+
ms.date: 11/11/2024
14+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
15+
16+
landingContent:
17+
# Cards and links should be based on top customer tasks or top subjects
18+
# Start card title with a verb
19+
# Card (optional)
20+
- title: Get started
21+
linkLists:
22+
- linkListType: get-started
23+
links:
24+
- text: What is Azure IoT Operations?
25+
url: overview-iot-operations.md
26+
- text: Get started with an end-to-end sample
27+
url: get-started-end-to-end-sample/quickstart-deploy.md
28+
# Card
29+
- title: Common scenarios
30+
linkLists:
31+
- linkListType: how-to-guide
32+
links:
33+
- text: Deploy Azure IoT Operations to a cluster
34+
url: deploy-iot-ops/howto-deploy-iot-operations.md
35+
- text: Discover and manage assets
36+
url: discover-manage-assets/overview-manage-assets.md
37+
- text: MQTT broker overview
38+
url: manage-mqtt-broker/overview-iot-mq.md
39+
- text: Route and transform data
40+
url: connect-to-cloud/overview-dataflow.md
41+
- text: Manage layered network
42+
url: manage-layered-network/overview-layered-network.md
43+
- text: Configure observability and monitoring
44+
url: configure-observability-monitoring/howto-configure-observability.md
45+
46+
# Card
47+
- title: Connect to cloud services
48+
linkLists:
49+
- linkListType: how-to-guide
50+
links:
51+
- text: Create a dataflow
52+
url: connect-to-cloud/howto-create-dataflow.md
53+
- text: Configure dataflow endpoint
54+
url: connect-to-cloud/howto-configure-dataflow-endpoint.md
55+

articles/firmware-analysis/tutorial-analyze-firmware.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ To use the **Firmware analysis** page to analyze your firmware security, your fi
3232

3333
- Your image must be an unencrypted, Linux-based firmware image.
3434

35-
- Your image must be less than 5 GB in size.
35+
- Your image must be less than 1 GB in size.
3636

3737
## Onboard your subscription to use Firmware analysis
3838
> [!NOTE]

0 commit comments

Comments
 (0)