Skip to content

Commit 075d63b

Browse files
authored
Merge pull request #97315 from billmath/pta1
Pta1
2 parents 14eab46 + fe3a3da commit 075d63b

File tree

2 files changed

+78
-0
lines changed

2 files changed

+78
-0
lines changed

articles/active-directory/hybrid/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,6 +326,8 @@
326326
href: reference-connect-version-history.md
327327
- name: Azure AD Connect Health version history
328328
href: reference-connect-health-version-history.md
329+
- name: Azure AD Pass-through Authentication agent version history
330+
href: reference-connect-pta-version-history.md
329331
- name: Connector version history
330332
href: reference-connect-sync-connector-version-history.md
331333
- name: Accounts and permissions
Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
---
2+
title: 'Azure AD Pass-through Authentication: Version release history | Microsoft Docs'
3+
description: This article lists all releases of the Azure AD Pass-through Authentication agent
4+
services: active-directory
5+
author: billmath
6+
manager: daveba
7+
ms.assetid: ef2797d7-d440-4a9a-a648-db32ad137494
8+
ms.service: active-directory
9+
ms.topic: reference
10+
ms.workload: identity
11+
ms.date: 11/27/2019
12+
ms.subservice: hybrid
13+
ms.author: billmath
14+
ms.collection: M365-identity-device-management
15+
---
16+
17+
# Azure AD Pass-through Authentication agent: Version Release History
18+
19+
The agents installed on-premises that enable Pass-through Authentication are updated regularly to provide new capabilities. This article lists the versions and features that are added when new functionality is introduced. Pass-through authentication agents are updated automatically when a new version is released.
20+
21+
Here are related topics:
22+
23+
- [User sign-in with Azure AD Pass-through Authentication](how-to-connect-pta.md)
24+
- [Azure AD Pass-through Authentication agent installation](how-to-connect-pta-quick-start.md)
25+
26+
27+
28+
## 1.5.1007.0
29+
### Release status
30+
1/22/2019: Released for download
31+
### New features and improvements
32+
- Added support for Service Bus reliable channels to add another layer of connection resiliency for outbound connections
33+
- Enforce TLS 1.2 during agent registration
34+
35+
## 1.5.643.0
36+
### Release status
37+
4/10/2018: Released for download
38+
### New features and improvements
39+
- Web socket connection support
40+
- Set TLS 1.2 as the default protocol for the agent
41+
42+
## 1.5.405.0
43+
### Release status
44+
1/31/2018: Released for download
45+
### Fixed issues
46+
47+
- Fixed a bug that caused some memory leaks in the agent.
48+
- Updated the Azure Service Bus version, which includes a bug fix for connector timeout issues.
49+
50+
## 1.5.405.0
51+
### Release status
52+
11/26/2017: Released for download
53+
### New features and improvements
54+
- Added support for websocket based connections between the agent and Azure AD services to improve connection resiliency
55+
56+
## 1.5.402.0
57+
### Release status
58+
11/25/2017: Released for download
59+
### Fixed issues
60+
- Fixed bugs related to the DNS cache for default proxy scenarios
61+
62+
## 1.5.389.0
63+
### Release status
64+
10/17/2017: Released for download
65+
### New features and improvements
66+
- Added DNS cache functionality for outbound connections to add resiliency from DNS failures
67+
68+
## 1.5.261.0
69+
### Release status
70+
08/31/2017: Released for download
71+
### New features and improvements
72+
- GA version of the Azure AD Pass-through authentication agent
73+
74+
## Next steps
75+
76+
- [User sign-in with Azure Active Directory Pass-through Authentication](how-to-connect-pta.md)

0 commit comments

Comments
 (0)