Skip to content

Commit b41f144

Browse files
Create threat-modeling-tool-releases-73209279.md
1 parent 2b09dd8 commit b41f144

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed
Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,51 @@
1+
---
2+
title: Microsoft Threat Modeling Tool release 09/27/2022 - Azure
3+
description: Documenting the release notes for the threat modeling tool release 7.3.20927.9.
4+
author: chmg
5+
ms.author: chmg
6+
ms.service: security
7+
ms.topic: article
8+
ms.date: 09/27/2022
9+
---
10+
11+
# Threat Modeling Tool update release 7.3.20927.9 - 09/27/2022
12+
13+
Version 7.3.20927.9 of the Microsoft Threat Modeling Tool (TMT) was released on September 27 2022 and contains the following changes:
14+
15+
- Accessibility improvements
16+
- Security fixes
17+
18+
## Known issues
19+
20+
### Errors related to TMT7.application file deserialization
21+
22+
#### Issue
23+
24+
Some customers have reported receiving the following error message when downloading the Threat Modeling Tool:
25+
26+
```
27+
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.
28+
```
29+
30+
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.
31+
32+
#### Workaround
33+
34+
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.
35+
36+
## System requirements
37+
38+
- Supported Operating Systems
39+
- [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
40+
- .NET Version Required
41+
- [.NET 4.7.1](https://go.microsoft.com/fwlink/?LinkId=863262) or later
42+
- Additional Requirements
43+
- An Internet connection is required to receive updates to the tool as well as templates.
44+
45+
## Documentation and feedback
46+
47+
- 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).
48+
49+
## Next steps
50+
51+
Download the latest version of the [Microsoft Threat Modeling Tool](https://aka.ms/threatmodelingtool).

0 commit comments

Comments
 (0)