Skip to content

Commit 044cfef

Browse files
Create threat-modeling-tool-releases-73211082.md
1 parent b41f144 commit 044cfef

File tree

1 file changed

+50
-0
lines changed

1 file changed

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

0 commit comments

Comments
 (0)