docs/publish-rhcos-image.md: Link to ADO wiki

This commit is contained in:
Matthew Barnes 2021-10-27 12:33:10 -04:00 коммит произвёл Mikalai Radchuk
Родитель 418019c3ee
Коммит f24db4c726
1 изменённых файлов: 2 добавлений и 2 удалений

Просмотреть файл

@ -8,5 +8,5 @@ Each release we need to re-publish the RHCOS image into the Azure cloud partner
1. Run `go run ./hack/rhcos-sas/rhcos-sas.go` to copy RHCOS image. This might take a while.
1. Command above will output SAS URL. Publish it via (partner)[https://partner.microsoft.com/] portal.
If you need images/icons for the offer, you can find them in `docs/img`.
1. Command above will output SAS URL. Publish it via [partner](https://partner.microsoft.com/) portal.
See the [ARO Wiki in Azure DevOps](https://msazure.visualstudio.com/AzureRedHatOpenShift/_wiki/wikis/ARO.wiki/186149/How-To-Publish-New-OCP-Image-for-ARO) for detailed steps.