Skip to content

Commit 8ccad4b

Browse files
authored
Merge pull request #243745 from mgchaitanyababu/main
Added release notes for TMT for 7.3.30630.5.
2 parents 8a967b5 + 770b43f commit 8ccad4b

File tree

3 files changed

+54
-0
lines changed

3 files changed

+54
-0
lines changed

articles/security/develop/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
href: threat-modeling-tool-releases-73209279.md
5353
- name: Threat Modeling Tool update release 7.3.21108.2 - November 8 2022
5454
href: threat-modeling-tool-releases-73211082.md
55+
- name: Threat Modeling Tool update release 7.3.30630.5 - June 30 2023
56+
href: threat-modeling-tool-releases-73306305.md
5557
- name: Mitigations
5658
href: threat-modeling-tool-mitigations.md
5759
items:
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 06/30/2023 - Azure
3+
description: Documenting the release notes for the threat modeling tool release 7.3.30630.5.
4+
author: chmg
5+
ms.author: chmg
6+
ms.service: security
7+
ms.topic: article
8+
ms.date: 06/30/2023
9+
---
10+
11+
# Threat Modeling Tool update release 7.3.30630.5 - 06/30/2023
12+
13+
Version 7.3.30630.5 of the Microsoft Threat Modeling Tool (TMT) was released on June 30 2023 and contains the following changes:
14+
15+
- Bug fixes
16+
- Accessibility 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 don't 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).

articles/security/develop/threat-modeling-tool-releases.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ The Microsoft Threat Modeling Tool is currently released as a free [click-to-dow
3434

3535
## Release Notes
3636

37+
- [Microsoft Threat Modeling Tool GA Release Version 7.3.30630.5](threat-modeling-tool-releases-73306305.md) - June 30 2023
3738
- [Microsoft Threat Modeling Tool GA Release Version 7.3.21108.2](threat-modeling-tool-releases-73211082.md) - November 8 2022
3839
- [Microsoft Threat Modeling Tool GA Release Version 7.3.20927.9](threat-modeling-tool-releases-73209279.md) - September 27 2022
3940
- [Microsoft Threat Modeling Tool GA Release Version 7.3.00729.1](threat-modeling-tool-releases-73007291.md) - July 29 2020

0 commit comments

Comments
 (0)