From d38e4ab7dc715ba78a4115f488704ceed4d20818 Mon Sep 17 00:00:00 2001 From: Freek Berson Date: Fri, 17 Jan 2025 13:43:53 +0100 Subject: [PATCH] Update RAS_Azure_MP_prereq.ps1 Update Synopsis --- RAS-Azure-Marketplace/RAS_Azure_MP_prereq.ps1 | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/RAS-Azure-Marketplace/RAS_Azure_MP_prereq.ps1 b/RAS-Azure-Marketplace/RAS_Azure_MP_prereq.ps1 index 180abf2..9a51b3a 100644 --- a/RAS-Azure-Marketplace/RAS_Azure_MP_prereq.ps1 +++ b/RAS-Azure-Marketplace/RAS_Azure_MP_prereq.ps1 @@ -1,11 +1,18 @@ +## ================================================================== +## +## Copyright (c) 2005-2024 Parallels Software International, Inc. +## Released under the terms of MIT license (see LICENSE for details) +## +## ================================================================== + <# .SYNOPSIS - Parallels RAS prereq script Azure MarketPlace Deployments + Parallels RAS auto-deploy script for Azure MarketPlace Deployments +.DESCRIPTION + This script is part of the Parallels RAS auto-deploy script for Azure MarketPlace Deployments and performs the installation and configuration of prerequisites for the Parallels RAS deployment. .NOTES File Name : RAS_Azure_MP_prereq.ps1 - Author : Freek Berson - Version : v0.0.29 - Date : May 23 2024 + Author : www.parallels.com .EXAMPLE .\RAS_Azure_MP_prereq.ps1 #>