Skip to content

Commit 8cd5db2

Browse files
committed
fixing broken links
1 parent 932fbac commit 8cd5db2

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

articles/cloud-services-extended-support/cloud-services-guestos-retirement-policy.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ We recommend that you use latest Guest OS family for designing your Cloud Servic
6767

6868
**What if my web application requires deeper integration with the OS?**
6969

70-
If your web application architecture depends on underlying features of the operating system, use platform supported capabilities such as [startup tasks](cloud-services-startup-tasks.md) or other extensibility mechanisms. Alternatively, you can also use [Azure Virtual Machines](https://azure.microsoft.com/documentation/scenarios/virtual-machines/) (IaaS – Infrastructure as a Service), where you're responsible for maintaining the underlying operating system.
70+
If your web application architecture depends on underlying features of the operating system, use platform supported capabilities such as [startup tasks](/previous-versions/azure/cloud-services/cloud-services-startup-tasks.md) or other extensibility mechanisms. Alternatively, you can also use [Azure Virtual Machines](https://azure.microsoft.com/documentation/scenarios/virtual-machines/) (IaaS – Infrastructure as a Service), where you're responsible for maintaining the underlying operating system.
7171

7272
## Next steps
7373
Review the latest [Guest OS releases](cloud-services-guestos-update-matrix.md).

articles/cloud-services-extended-support/cloud-services-guestos-update-matrix.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -798,10 +798,10 @@ For more information about manually updating your Guest OS, see the [Guest OS re
798798
## Guest OS supportability and retirement policy
799799
The Guest OS supportability and retirement policy is explained [here][retirepolicy].
800800

801-
[cloud updates]: ./cloud-services-update-azure-service.md
801+
[cloud updates]: /previous-versions/azure/cloud-services/cloud-services-update-azure-service.md
802802
[Guest OS Update RSS Feed]: https://raw.githubusercontent.com/MicrosoftDocs/azure-cloud-services-files/master/GuestOS/GuestOSFeed.xml
803803
[Install .NET on a Cloud Service Role]: ./cloud-services-dotnet-install-dotnet.md?WT.mc_id=azurebg_email_Trans_963_RevisedNET_Update
804-
[Azure Guest OS Update Settings]: cloud-services-how-to-configure-portal.md
804+
[Azure Guest OS Update Settings]: /previous-versions/azure/cloud-services/cloud-services-how-to-configure-portal.md
805805
[ssl3 announcement]: https://azure.microsoft.com/blog/2014/12/09/azure-security-ssl-3-0-update/
806806
[Microsoft Security Advisory 3009008]: /security-updates/SecurityAdvisories/2015/3009008
807807
[ssl3-fixit]: https://go.microsoft.com/?linkid=9863266
@@ -820,4 +820,4 @@ The Guest OS supportability and retirement policy is explained [here][retirepoli
820820
[fam1retire]: cloud-services-guestos-family1-retirement.md
821821
[fix]: /security-updates/SecurityBulletins/2017/ms17-010
822822
[Windows Azure SDK]: https://www.microsoft.com/en-us/download/details.aspx?id=54917
823-
[more]: ./applications-dont-support-tls-1-2.md
823+
[more]: /previous-versions/azure/cloud-services/applications-dont-support-tls-1-2.md

0 commit comments

Comments
 (0)