diff --git a/articles/security/develop/TOC.yml b/articles/security/develop/TOC.yml index b532e375b6da9..3cbc8a11ca546 100644 --- a/articles/security/develop/TOC.yml +++ b/articles/security/develop/TOC.yml @@ -62,6 +62,8 @@ href: threat-modeling-tool-releases-73007142.md - name: Threat Modeling Tool update release 7.3.00729.1 - July 29 2020 href: threat-modeling-tool-releases-73007291.md + - name: Threat Modeling Tool update release 7.3.20927.9 - September 27 2022 + href: threat-modeling-tool-releases-73209279.md - name: Mitigations href: threat-modeling-tool-mitigations.md items: diff --git a/articles/security/develop/threat-modeling-tool-releases-73209279.md b/articles/security/develop/threat-modeling-tool-releases-73209279.md new file mode 100644 index 0000000000000..70cb14c9c5fdb --- /dev/null +++ b/articles/security/develop/threat-modeling-tool-releases-73209279.md @@ -0,0 +1,51 @@ +--- +title: Microsoft Threat Modeling Tool release 09/27/2022 - Azure +description: Documenting the release notes for the threat modeling tool release 7.3.20927.9. +author: chmg +ms.author: chmg +ms.service: security +ms.topic: article +ms.date: 09/27/2022 +--- + +# Threat Modeling Tool update release 7.3.20927.9 - 09/27/2022 + +Version 7.3.20927.9 of the Microsoft Threat Modeling Tool (TMT) was released on September 27 2022 and contains the following changes: + +- Accessibility improvements +- Security fixes + +## Known issues + +### Errors related to TMT7.application file deserialization + +#### Issue + +Some customers have reported receiving the following error message when downloading the Threat Modeling Tool: + +``` +The threat model file '$PATH\TMT7.application' could not be deserialized. File is not an actual threat model or the threat model may be corrupted. +``` + +This error occurs because some browsers do not natively support ClickOnce installation. In those cases the ClickOnce application file is downloaded to the user's hard drive. + +#### Workaround + +This error will continue to appear if the Threat Modeling Tool is launched by double-clicking on the TMT7.application file. However, after bypassing the error the tool will function normally. Rather than launching the Threat Modeling Tool by double-clicking the TMT7.application file, users should utilize shortcuts created in the Windows Menu during the installation to start the Threat Modeling Tool. + +## System requirements + +- Supported Operating Systems + - [Microsoft Windows 10 Anniversary Update](https://blogs.windows.com/windowsexperience/2016/08/02/how-to-get-the-windows-10-anniversary-update/#HTkoK5Zdv0g2F2Zq.97) or later +- .NET Version Required + - [.NET 4.7.1](https://go.microsoft.com/fwlink/?LinkId=863262) or later +- Additional Requirements + - An Internet connection is required to receive updates to the tool as well as templates. + +## Documentation and feedback + +- Documentation for the Threat Modeling Tool is located on [docs.microsoft.com](./threat-modeling-tool.md), and includes information [about using the tool](./threat-modeling-tool-getting-started.md). + +## Next steps + +Download the latest version of the [Microsoft Threat Modeling Tool](https://aka.ms/threatmodelingtool). \ No newline at end of file diff --git a/articles/security/develop/threat-modeling-tool-releases.md b/articles/security/develop/threat-modeling-tool-releases.md index e631a12361125..7a5865ca4d432 100644 --- a/articles/security/develop/threat-modeling-tool-releases.md +++ b/articles/security/develop/threat-modeling-tool-releases.md @@ -34,6 +34,7 @@ The Microsoft Threat Modeling Tool is currently released as a free [click-to-dow ## Release Notes +- [Microsoft Threat Modeling Tool GA Release Version 7.3.20927.9](threat-modeling-tool-releases-73209279.md) - September 27 2022 - [Microsoft Threat Modeling Tool GA Release Version 7.3.00729.1](threat-modeling-tool-releases-73007291.md) - July 29 2020 - [Microsoft Threat Modeling Tool GA Release Version 7.3.00714.2](threat-modeling-tool-releases-73007142.md) - July 14 2020 - [Microsoft Threat Modeling Tool GA Release Version 7.3.00316.1](threat-modeling-tool-releases-73003161.md) - March 22 2020