diff --git a/Other-Deployment-Scenarios.md b/Other-Deployment-Scenarios.md index 6f4eba4..a5e656c 100644 --- a/Other-Deployment-Scenarios.md +++ b/Other-Deployment-Scenarios.md @@ -4,6 +4,6 @@ You might want to explore other deployment scenarios developed by the community, -An example of deployment o eShopOnContainers to an Azure Red Hat OpenShift (ARO) cluster using Azure DevOps YAML pipelines and OpenShift YAML template files. You can find all of the code and instructions necessary in order to get the eShopOnContainers app up and running inside of an OpenShift cluster. +An example of deployment of eShopOnContainers to an Azure Red Hat OpenShift (ARO) cluster using Azure DevOps YAML pipelines and OpenShift YAML template files. You can find all of the code and instructions necessary in order to get the eShopOnContainers app up and running inside of an OpenShift cluster. There's even a [video](https://youtu.be/NFKcEj-PKM4) explaining how all of this works with Azure DevOps and ARO :)