Skip to content

Commit e49f722

Browse files
authored
Minor updates to 4.iii and 4.iv
Updates to improve consistency and describe rationale for version number scheme.
1 parent 22bd4ad commit e49f722

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/howto-update-for-was-fixpack.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Please follow sections below in order to update the solution for next tWAS fixpa
4141
* Click to open the offer for `<date>-twas-cluster-base-image` base image
4242
* Click `Plan overview` the click to open the plan
4343
* Click `Technical configuration`
44-
* Click `+ Add VM image` > Specify a new value for `Disk version`, following the convention \<product version\>.\<date\>, e.g. 9.0.20210929 and write it down
44+
* Click `+ Add VM image` > Specify a new value for `Disk version`, following the convention \<major version\>.YYYYMMDD, e.g. 9.0.20210929 and write it down (We deliberately do not specify the minor verson because the pipeline gets the latest at the time it is run).
4545
* Select `SAS URI` > Copy and paste value of `osDiskSasUrl` for `twas-nd` from the github issue for the update to the textbox `SAS URI`
4646
* Click `+ Add data disk (max 16)` > Select `Data disk 0` > Copy and paste value of `dataDiskSasUrl` for `twas-nd` from the github issue for the update to the textbox `Data disk VHD link`
4747
* Scroll to the bottom of the page and click `Save draft`
@@ -53,7 +53,8 @@ Please follow sections below in order to update the solution for next tWAS fixpa
5353
* Click to open the offer for `ihs base image`
5454
* Click `Plan overview` and click to open the plan
5555
* Click `Technical configuration`
56-
* Click `+ Add VM image` > Specify a new value for `Disk version` and write it down > Select `SAS URI` > Copy and paste value of `osDiskSasUrl` for `ihs` from the github issue for the update to the textbox `SAS URI`
56+
* Click `+ Add VM image` > Specify a new value for `Disk version`, following the convention \<major version\>.YYYYMMDD, e.g. 9.0.20210929 and write it down (We deliberately do not specify the minor verson because the pipeline gets the latest at the time it is run).
57+
* Select `SAS URI` > Copy and paste value of `osDiskSasUrl` for `ihs` from the github issue for the update to the textbox `SAS URI`
5758
* Click `+ Add data disk (max 16)` > Select `Data disk 0` > Copy and paste value of `dataDiskSasUrl` for `ihs` from the github issue for the update to the textbox `Data disk VHD link`
5859
* Scroll to the bottom of the page and click `Save draft`
5960
* Click `Review and publish`

0 commit comments

Comments
 (0)