Skip to content

Commit d172848

Browse files
committed
TMT Release Notes for 3.22.2020
1 parent e1136d1 commit d172848

File tree

3 files changed

+55
-1
lines changed

3 files changed

+55
-1
lines changed

articles/security/develop/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@
7070
href: threat-modeling-tool-releases-71610151.md
7171
- name: Threat Modeling Tool update release 7.3.00206.1 - February 11 2020
7272
href: threat-modeling-tool-releases-73002061.md
73+
- name: Threat Modeling Tool update release 7.3.00316.1 - March 22 2020
74+
href: threat-modeling-tool-releases-73003161.md
7375
- name: Mitigations
7476
href: threat-modeling-tool-mitigations.md
7577
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 03/22/2020 - Azure
3+
description: Documenting the release notes for the threat modeling tool
4+
author: jegeib
5+
ms.author: jegeib
6+
ms.service: security
7+
ms.topic: article
8+
ms.date: 03/22/2020
9+
---
10+
11+
# Threat Modeling Tool update release 7.3.00316.1 - 03/22/2020
12+
13+
Version 7.3.00316.1 of the Microsoft Threat Modeling Tool (TMT) was released on March 22 2020 and contains the following changes:
14+
15+
- Accessibility improvements
16+
- Bug fixes
17+
- New DiagramReader feature
18+
19+
## Notable bug fixes
20+
21+
### Exporting the threat list to CSV
22+
23+
The export to CSV function was inconsistently selecting which fields from the threat list would be exported. Now all fields from the threat list will be exported into the CSV file.
24+
25+
### UX bugs
26+
27+
- The help menus in the primary workflow (create/open/analyze) and the template editor experience now have consistent menu options.
28+
- The search bar in the stencils pane now has a standard cursor and appropriate labels have been added.
29+
30+
## New Features
31+
32+
### DiagramReader feature has been added
33+
34+
A new DiagramReader feature has been added in the main menu while a model is open. This feature will convert the graphical representation of the model into a text-based narrative.
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](https://docs.microsoft.com/azure/security/azure-security-threat-modeling-tool), and includes information [about using the tool](https://docs.microsoft.com/azure/security/azure-security-threat-modeling-tool-getting-started).
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: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.workload: na
1414
ms.tgt_pltfrm: na
1515
ms.devlang: na
1616
ms.topic: article
17-
ms.date: 01/15/2019
17+
ms.date: 03/22/2019
1818
ms.author: jegeib
1919

2020
---
@@ -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.00316.1](threat-modeling-tool-releases-73003161.md) - March 22 2020
3738
- [Microsoft Threat Modeling Tool GA Release Version 7.3.00206.1](threat-modeling-tool-releases-73002061.md) - February 11 2020
3839
- [Microsoft Threat Modeling Tool GA Release Version 7.1.61015.1](threat-modeling-tool-releases-71610151.md) - October 16 2019
3940
- [Microsoft Threat Modeling Tool GA Release Version 7.1.60702.1](threat-modeling-tool-releases-71607021.md) - July 2 2019

0 commit comments

Comments
 (0)