From baac997f88cf02f7c471e62bf1e4337bec3dc5fd Mon Sep 17 00:00:00 2001 From: eddiek Date: Tue, 10 Dec 2024 15:47:23 +0000 Subject: [PATCH] removing step git reset --hard $CI_COMMIT_SHA --- azure/templates/README.MD | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/azure/templates/README.MD b/azure/templates/README.MD index 522ac7cb..9dde279a 100644 --- a/azure/templates/README.MD +++ b/azure/templates/README.MD @@ -24,15 +24,8 @@ To deploy a specific Azure image, adjust the image version during the manual dep 1. Determine the desired image version - - Visit [sk132192 - CloudGuard Network Security for Azure - Latest Updates](https://support.checkpoint.com/results/sk/sk132192#:~:text=CloudGuard%20for%20Azure%20Gateway%20Images%20history) > Images History sections. - - Find the version of the desired image and change it as follows: - - **Examples:** - - The version on the SK - **R81.10-335.1498** - Converted for the Azure template - **8110.900335.1498** - - The version on the SK - **R81-335.883** - Converted for the Azure template - **8100.900335.0883** + - Find the version of the desired image Under "Marketplace Image version" + 2. In the "mainTemplate.json" file, change the value of the **“version”** parameter from “latest” to the version you want to deploy. This must be done under the version type of image you want to deploy (sg-byol, sg-ngtp, etc.)