Skip to content

Commit 9d079c2

Browse files
committed
reverting link fix
1 parent 96d55be commit 9d079c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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
@@ -71,7 +71,7 @@ We recommend that you use latest Guest OS family for designing your Cloud Servic
7171

7272
**What if my web application requires deeper integration with the OS?**
7373

74-
If your web application architecture depends on underlying features of the operating system, use platform supported capabilities such as [startup tasks](/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.
74+
If your web application architecture depends on underlying features of the operating system, use platform supported capabilities such as [startup tasks](https://learn.microsoft.com/azure/cloud-services/cloud-services-startup-tasks) 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.
7575

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

0 commit comments

Comments
 (0)