Skip to content

Commit e76dfba

Browse files
Merge pull request #306974 from karengu0/final-ga-docs
modify release notes on GA pricing
2 parents d21db8e + c3f25c9 commit e76dfba

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

articles/firmware-analysis/release-notes.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ This article lists new features and feature enhancements in the firmware analysi
1515

1616
## October 2025
1717

18-
- **Firmware analysis is now GA**: We are happy to announce GA with this release.
18+
- **Firmware analysis is now GA**: We're happy to announce GA with this release.
1919

2020
- **Free workspace banner**: A new banner in the portal clearly shows when you’re using a free workspace and provides a link to learn more about limits and licensing.
2121

2222
- **New built-in roles**: Two new roles - **Firmware Analysis User** and **Firmware Analysis Reader** - make it easier to manage access with Azure RBAC.
2323

24-
- **Updated GA SDKs and CLI**: The Azure CLI, PowerShell module, and SDKs for firmware analysis have been updated and are GA. Quickstarts and samples now reflect the latest commands and parameters.
24+
- **Updated GA SDKs and CLI**: The Azure CLI, PowerShell module, and SDKs for firmware analysis are updated and are GA. Quickstarts and samples now reflect the latest commands and parameters.
2525

2626
- **Terraform and Bicep support**: New Quickstarts are available for deploying firmware analysis workspaces using Terraform and Bicep templates.
2727

@@ -38,15 +38,15 @@ This article lists new features and feature enhancements in the firmware analysi
3838

3939
- **Standalone and embedded experiences**: Firmware analysis now exists as a standalone service in Azure and continues to exist as a blade within Defender for IoT. You can easily reach firmware analysis by searching for "firmware analysis" in the Azure portal search bar.
4040

41-
- **Free and Premium SKUs for Public Preview**: Firmware analysis is now in Public Preview as a standalone offering. While in Public Preview, all features and functionality will be free of charge, and we look forward to gathering your feedback. Looking toward GA, some feature sets will be bundled with new feature releases to be included in the paid Premium SKU. Pricing of these features will also be announced in GA.
41+
- **Free SKU for Public Preview**: Firmware analysis is now in Public Preview as a standalone offering. While in Public Preview, all features and functionality are free of charge, and we look forward to gathering your feedback. In GA, we'll provide more details on capacity limits and licensing.
4242

43-
- **Faster analysis**: Firmware analysis service now can extract, analyze, and produce results up to 30% faster. This means that the time it takes from when you upload your firmware image to when the image is in the Ready state to review results is reduced by up to 30%.
43+
- **Faster analysis**: Firmware analysis service now can extract, analyze, and produce results up to 30% faster. This improvement means that the time it takes from when you upload your firmware image to when the image is in the Ready state to review results is reduced by up to 30%.
4444

4545
- **New UI with multiple workspaces per resource group**: You can now create and manage multiple workspaces for resource groups, which helps you organize your firmware images better.
4646

47-
- **Support for <1GB pre-extraction and <70GB fully extracted**: You can analyze images up to 1GB before it's extracted, and up to 70GB fully extracted. The analysis will not complete if the expanded image is greater than 70GB.
47+
- **Support for <1GB pre-extraction and <70GB fully extracted**: You can analyze images up to 1GB before it iss extracted, and up to 70GB fully extracted. The analysis won't complete if the expanded image is greater than 70GB.
4848

49-
- **Azure Monitor tab in firmware analysis**: For each of your workspaces, you can now use Azure Monitor to track the latency of firmware analysis (how long the analysis took) and any failures or errors that occurred during analysis. To access Azure Monitor for firmware analysis, search for "firmware analysis workspaces" in the Azure portal search bar, then navigate to your workspace, and expand the "Monitoring" tab to access "Metrics". With Azure Monitor, you can visualize your data with graphs, scatter plots, histograms, and more.
49+
- **Azure Monitor tab in firmware analysis**: For each of your workspaces, you can now use Azure Monitor to track the latency of firmware analysis (how long the analysis took) and any failures or errors that occurred during analysis. To access Azure Monitor for firmware analysis, search for "firmware analysis workspaces" in the Azure portal search bar, then navigate to your workspace, and expand the "Monitoring" tab to access "Metrics." With Azure Monitor, you can visualize your data with graphs, scatter plots, histograms, and more.
5050

5151
:::image type="content" source="media/whats-new-firmware-analysis/azure-monitor.png" alt-text="Screenshot that shows the new Azure Monitor capability." lightbox="media/whats-new-firmware-analysis/azure-monitor.png":::
5252

@@ -60,9 +60,9 @@ This article lists new features and feature enhancements in the firmware analysi
6060

6161
- **Race condition resolution**: Resolved a race condition that occasionally prevented the UI from fully populating the firmware list on initial load.
6262

63-
- **Certificate encoding update**: Deprecated the encoding value for certificates to avoid confusion. Now also reporting DER certificates in embedded binaries as well as flat files.
63+
- **Certificate encoding update**: Deprecated the encoding value for certificates to avoid confusion. Now also reporting DER certificates in embedded binaries and flat files.
6464

65-
- **Paged analysis results**: Added support to fetch analysis results in pages to ensure safe retrieval of very large data sets.
65+
- **Paged analysis results**: Added support to fetch analysis results in pages to ensure safe retrieval of large data sets.
6666

6767
- **Additional bug fixes and improvements**: Multiple bug fixes for filters, styling, and accessibility.
6868

@@ -86,7 +86,7 @@ This article lists new features and feature enhancements in the firmware analysi
8686

8787
:::image type="content" source="media/whats-new-firmware-analysis/overview-pdf-download.png" alt-text="Screenshot that shows the new Download as PDF button." lightbox="media/whats-new-firmware-analysis/overview-pdf-download.png":::
8888

89-
- **Reduced analysis time**: Analysis time has been shortened by 30-80%, depending on image size.
89+
- **Reduced analysis time**: Analysis time is shorter by 30-80%, depending on image size.
9090

9191
- **CODESYS libraries detection**: Firmware analysis now detects the use of CODESYS libraries, which Microsoft recently identified as having high-severity vulnerabilities. These vulnerabilities can be exploited for attacks such as remote code execution (RCE) or denial of service (DoS). For more information, see [Multiple high severity vulnerabilities in CODESYS V3 SDK could lead to RCE or DoS](https://www.microsoft.com/en-us/security/blog/2023/08/10/multiple-high-severity-vulnerabilities-in-codesys-v3-sdk-could-lead-to-rce-or-dos/).
9292

@@ -96,7 +96,7 @@ This article lists new features and feature enhancements in the firmware analysi
9696

9797
- **Improved filtering for each report**: Each subtab report now includes more fine-grained filtering capabilities.
9898

99-
- **Firmware metadata**: Addition of a collapsible tab with firmware metadata that is available on each page.
99+
- **Firmware metadata**: Addition of a collapsible tab with firmware metadata that's available on each page.
100100

101101
:::image type="content" source="media/whats-new-firmware-analysis/overview-firmware-metadata.png" alt-text="Screenshot that shows the new metadata tab in the Overview page." lightbox="media/whats-new-firmware-analysis/overview-firmware-metadata.png":::
102102

@@ -113,7 +113,7 @@ This article lists new features and feature enhancements in the firmware analysi
113113
- **Added support for file systems**: Firmware analysis now supports extraction of the following file systems. For more information, see [Firmware analysis FAQs](firmware-analysis-faq.md#what-types-of-firmware-images-does-firmware-analysis-support):
114114
- ISO
115115
- RomFS
116-
- Zstandard and non-standard LZMA implementations of SquashFS
116+
- Zstandard and nonstandard LZMA implementations of SquashFS
117117

118118

119119
## July 2023

0 commit comments

Comments
 (0)