Skip to content

Commit 22bd4ad

Browse files
authored
Updates to clarify 4.iii and 4.iv
Clarifying the instructions for publishing the VMs and updated formatting
1 parent 6de07db commit 22bd4ad

File tree

1 file changed

+23
-2
lines changed

1 file changed

+23
-2
lines changed

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

Lines changed: 23 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,29 @@ Please follow sections below in order to update the solution for next tWAS fixpa
3535
1. How to publish the image in marketplace and who can do it?
3636
1. For `twas-nd` image: Wait until the CI/CD workflow for `twas-nd CICD` successfully completes > Click to open details of the workflow run > Scroll to the bottom of the page > Click `sasurl` to download the zip file `sasurl.zip` > Unzip and open file `sas-url.txt` > Find values for `osDiskSasUrl` and `dataDiskSasUrl`;
3737
1. For `ihs` image: Wait until the CI/CD workflow for `ihs CICD` successfully completes > Click to open details of the workflow run > Scroll to the bottom of the page > Click `sasurl` to download the zip file `sasurl.zip` > Unzip and open file `sas-url.txt` > Find values for `osDiskSasUrl` and `dataDiskSasUrl`;
38-
1. Sign into [Microsoft Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview) > Select the Directory `IBM-Alliance-Microsoft Partner Network-Global-Tenant` > Expand `Build solutions` and choose `Publish your solution`. Click to open the offer for `<date>-twas-cluster-base-image` base image > Click `Plan overview` > Click to open the plan > Click `Technical configuration` > 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 > Select `SAS URI` > Copy and paste value of `osDiskSasUrl` for `twas-nd` to textbox `SAS URI` > Click `+ Add data disk (max 16)` > Select `Data disk 0` > Copy and paste value of `dataDiskSasUrl` for `twas-nd` to textbox `Data disk VHD link` > Scroll to the bottom of the page > Click `Save draft` > Click `Review and publish` > Click `Publish`;
39-
1. Sign into [Microsoft Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview) > Click to open the offer for `ihs` base image > Click `Plan overview` > Click to open the plan > Click `Technical configuration` > 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` to textbox `SAS URI` > Click `+ Add data disk (max 16)` > Select `Data disk 0` > Copy and paste value of `dataDiskSasUrl` for `ihs` to textbox `Data disk VHD link` > Scroll to the bottom of the page > Click `Save draft` > Click `Review and publish` > Click `Publish`;
38+
1. Sign into [Microsoft Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview)
39+
* Select the Directory `IBM-Alliance-Microsoft Partner Network-Global-Tenant`
40+
* Expand `Build solutions` and choose `Publish your solution`.
41+
* Click to open the offer for `<date>-twas-cluster-base-image` base image
42+
* Click `Plan overview` the click to open the plan
43+
* 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
45+
* Select `SAS URI` > Copy and paste value of `osDiskSasUrl` for `twas-nd` from the github issue for the update to the textbox `SAS URI`
46+
* 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`
47+
* Scroll to the bottom of the page and click `Save draft`
48+
* Click `Review and publish`
49+
* Click `Publish`;
50+
3. Sign into [Microsoft Partner Center](https://partner.microsoft.com/dashboard/commercial-marketplace/overview)
51+
* Select the Directory `IBM-Alliance-Microsoft Partner Network-Global-Tenant`
52+
* Expand `Build solutions` and choose `Publish your solution`.
53+
* Click to open the offer for `ihs base image`
54+
* Click `Plan overview` and click to open the plan
55+
* 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`
57+
* 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`
58+
* Scroll to the bottom of the page and click `Save draft`
59+
* Click `Review and publish`
60+
* Click `Publish`;
4061
4162
Note: Currently Graham Charters has privilege to update the image in marketplace, contact him for more information.
4263

0 commit comments

Comments
 (0)