diff --git a/labs/readme.md b/labs/readme.md
index 3e5f0d7..13dc8e1 100644
--- a/labs/readme.md
+++ b/labs/readme.md
@@ -84,7 +84,7 @@ NGINXaaS for Azure | NGINX Plus | Kubernetes | Docker | Redis
- [Lab10: Nginx with Grafana for Azure](lab10/readme.md)
#### Labs Optional: Optional Exercises
-- [Lab10: Optional Exercises](labs-optional/readme.md)
+- [Labs Optional: Optional Exercises](labs-optional/readme.md)
diff --git a/labs/readme_old.md b/labs/readme_old.md
deleted file mode 100644
index c371b68..0000000
--- a/labs/readme_old.md
+++ /dev/null
@@ -1,68 +0,0 @@
-
-
-
-
-# NGINXaaS for Azure Workshop
-
-
-
-## Welcome!
-
-
-
-> >Welcome to the NGINX as a Service for Azure Workshop!
-
-
-
-This NGINXperts Workshop will introduce **`NGINXaaS for Azure`** with hands-on practice through lab exercises.
-
-You will learn how to configure NGINX for Azure, deploy it with various Azure Resources.
-- You will use many NGINX Plus features, for routing traffic, terminate TLS, splitting traffic, and caching.
-- You will build a sample Enterprise environment with apps and services in Linux and Windows VMs, use Docker, and multiple AKS Kubernetes clusters.
-- You will terminate TLS, route HTTP/S traffic, load balance running VMs, containers, pods and Nginx Ingress Controllers.
-- You will configure Advanced Nginx Plus features like Caching, Dynamic Split Clients for Blue/Green testing, using live traffic.
-- You will expose both Web and TCP applications on the Internet.
-- You will explore the integrations of Nginx with the Azure Cloud Resources like Key Vault, Monitoring, Logging/Analytics, and Grafana.
-
-The Hands-on Lab Exercises are designed to build upon each other, adding additional services and features as you progress through them, completing the labs in sequential order is required. You will follow along as an instructor guides you through these exercises.
-
-
-
->By the end of this Workshop, you will have a working, operational NGINX for Azure deployment, routing and load balancing traffic to and from VMs, Docker containers, and Nginx Ingress Controllers in Kubernetes with application pods and services. You will learn the necessary skills to deploy and operate N4A for your own Modern Applications running in Azure Cloud. Thank You for taking the time to attend this NGINXperts Workshop!
-
-
-
-## About NGINX as a Service for Azure
-
-NGINX for Azure is an Enterprise-Ready solution for directing traffic to/from Azure Resources. NGINX for Azure is available in most Azure Regions, in the Azure Marketplace. NGINX for Azure is built from the same source code you know and trust from NGINX Plus. You can find the full Nginx for Azure support and technical specifications on the https://www.f5.com/products/nginx/f5-nginxaas-for-azure website.
-
-
-
-
-
-
-
-Combining the speed and performance of NGINX with the trust and security behind F5 Networks, NGINX for Azure is synonymous with high‑performing, scalable, and secure modern apps in production.
-
-[NGINXaaS for Azure Product Page](https://docs.nginx.com/nginxaas/azure/)
-
-[NGINXaaS for Azure Frequently Asked Questions](https://docs.nginx.com/nginxaas/azure/faq/)
-
-
-
-### Authors
-
-- Chris Akker - Solutions Architect - Community and Alliances @ F5, Inc.
-- Shouvik Dutta - Solutions Architect - Community and Alliances @ F5, Inc.
-- Adam Currier - Solutions Architect - Community and Alliances @ F5, Inc.
-- Steve Wagner - Solutions Architect - Community and Alliances @ F5, Inc.
-
--------------
-
-
-
-**This completes the Introduction.**
-
-
-
-Click on ([LabGuide](LabGuide.md)) to begin the Workshop.