You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20-3Lines changed: 20 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,26 @@
1
-
# CyberArk AWS Cloud Package Release Notes
1
+
# CyberArk PAMonCloud Offering Release Notes
2
+
The PAMonCloud Offering includes CyberArk PAM products, delivered as AWS AMIs and Azure images, along with AWS CloudFormation and Azure ARM templates to automate deployment.
2
3
3
-
The AWS Cloud package includes CyberArk PAS products, delivered as AMIs and AWS CloudFormation templates to automate deployment.
4
4
5
+
## [PAMonCloud v14.4] (11.12.2024)
5
6
6
-
## [PAS on Cloud v14.2] (18.6.2024)
7
+
### Added
8
+
- Windows Server 2022 images are now available for all Windows based components.
9
+
- New Terraform deployment offering: The PAMonCloud solution is now available in Terraform for both Azure and AWS, offering more flexibility, self-tailored configurations, cross-region deployments, and the benefits of using the IaC platform. PAMonCloud-terraform modules and examples are publicly available at: [PAMonCloud-Terraform](https://github.com/cyberark/pamoncloud-terraform)
10
+
11
+
### Changed
12
+
-#### AWS :
13
+
- Product configuration and registration are now executed as part of the instance's userdata, rather than CloudFormation::Init.
14
+
- Product configuration and registration failures are tracked and raised in real-time, rather than only at stack timeout.
15
+
- Enhanced CloudWatch logging for better observability during deployment.
16
+
- Deployment and configuration time for Windows-based components has been significantly reduced.
17
+
18
+
### Removed
19
+
-#### Azure :
20
+
- Removed usage of ManagedIdentityExtensionForWindows.
21
+
- Windows components are no longer published based on Windows Server 2016. You can create Win2016-based images using the BYOI solution to suit your needs (subject to product system requirements).
We offer comprehensive tools and scripts to facilitate the deployment of CyberArk's Privileged Access Manager (PAM) solution on both Amazon Web Services (AWS) and Microsoft Azure.
2
3
3
-
We provide you with the necessary tools and scripts to deploy CyberArk's Privileged Access Security (PAS) solution on Amazon Web Services (AWS) and Microsoft Azure with one click.
4
+
Our templates offer the flexibility to deploy CyberArk PAM in various architectures, including hybrid, multi-cloud, and fully cloud-based environments.
4
5
5
-
The different templates provide you with the flexibility of deploying CyberArk PAS to support your architecture (hybrid, multi-cloud, all in the cloud and etc.).
CyberArk’s Privileged Access Security is licensed under the following license terms - "CyberArk Software EULA 20210831.1.pdf". CyberArk’s PAS AWS CloudFormation and Azure Resource Manager (ARM) deployment templates are licensed under Apache License, Version 2.0 - "LICENSE.md".
6
+
# Licensing
7
+
This repository is subject to the following licenses:
8
+
-**CyberArk Privileged Access Manager**: Licensed under the [CyberArk Software EULA](https://www.cyberark.com/EULA.pdf).
9
+
-**CyberArk’s PAM AWS CloudFormation and Azure Resource Manager (ARM) deployment templates**: Licensed under the Apache License, Version 2.0 ([LICENSE](https://github.com/cyberark/pas-on-cloud/blob/master/LICENSE)).
0 commit comments