Skip to content

Commit 481b866

Browse files
committed
Updated to reflect correctly
Updated to reflect correctly
1 parent f64d872 commit 481b866

File tree

2 files changed

+28
-11
lines changed

2 files changed

+28
-11
lines changed

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

Lines changed: 28 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,44 +9,61 @@ editor: jegeib
99

1010
ms.assetid: na
1111
ms.service: security
12-
ms.subservice: security-develop
1312
ms.workload: na
1413
ms.tgt_pltfrm: na
1514
ms.devlang: na
1615
ms.topic: article
17-
ms.date: 07/02/2019
16+
ms.date: 10/16/2019
1817
ms.author: jegeib
1918

2019
---
2120

22-
# Threat Modeling Tool update release 7.1.60702.1 - 7/2/2019
21+
# Threat Modeling Tool update release 7.1.61015.1 - 10/16/2019
2322

24-
Version 7.1.60702.1 of the Microsoft Threat Modeling Tool (TMT) was released on July 2 2019 and contains the following changes:
23+
Version 7.1.61015.1 of the Microsoft Threat Modeling Tool (TMT) was released on October 16 2019 and contains the following changes:
2524

2625
- Accessibility improvements
2726
- Bug fixes
28-
- Inclusion of an open-source community provided stencil set
27+
- New stencils for Azure Logic Apps and Azure Data Explorer
2928

30-
## Feature changes
29+
## Notable bug fixes
3130

32-
### A new medical devices stencil set provided by the open-source community is available
31+
### Improved backward compatibility with files created in "Threat Modeling Tool 2016"
3332

34-
A stencil set for modeling medical devices has been contributed by the open-source community. After updating, the new stencil set will appear in the template selection drop down menu. For information about contributing stencils or content to templates, review the information on the project's [GitHub page](https://github.com/Microsoft/threat-modeling-templates).
33+
Several bugs related to the opening or display of threat model files created in "Threat Modeling Tool 2016" have been fixed.
3534

36-
![Model Validation Option](./media/threat-modeling-tool-releases-71607021/tmt-template-selection.png)
35+
## Feature enhancements
36+
37+
### New stencils for Azure Logic Apps and Azure Data Explorer
38+
39+
New stencils for Azure Logic Apps and Azure Data Explorer were added to the Azure Stencil along with their associated threats and mitigations.
40+
41+
![Azure Logic Apps and Azure Data Explorer Stencils](./media/threat-modeling-tool-releases-71610151/tmt-logic-apps.png)
42+
43+
## Known issues
44+
45+
### Errors related to priority values outside of the expected ranges
46+
47+
Some customers have reported receiving the following error message when opening files created in the "Threat Modeling Tool 2016" or custom templates:
48+
49+
System.InvalidOperationException: Invalid Priority value. Accepted values are [0..4] and 'High', 'Medium', 'Low' at ThreatModeling.Model.Threat.get_Priority()
50+
51+
System.ArgumentOutOfRangeException: Accepted values are 'High', 'Medium', and 'Low' Parameter name: value Actual value was 5.6. at ThreatModeling.Model.Threat.set_Priority(String value)
52+
53+
This issue is under investigation
3754

3855
## System requirements
3956

4057
- Supported Operating Systems
4158
- [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
4259
- .NET Version Required
43-
- [.Net 4.7.1](https://go.microsoft.com/fwlink/?LinkId=863262) or later
60+
- [.Net 4.7.1](http://go.microsoft.com/fwlink/?LinkId=863262) or later
4461
- Additional Requirements
4562
- An Internet connection is required to receive updates to the tool as well as templates.
4663

4764
## Documentation and feedback
4865

49-
- 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).
66+
- 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).
5067

5168
## Next steps
5269

0 commit comments

Comments
 (0)