diff --git a/docs/_posts/2024-12-20-troubleshooting-an-aks-sitecore-solution.md b/docs/_posts/2024-12-20-troubleshooting-an-aks-sitecore-solution.md
index 2aafe4b..e11dee4 100644
--- a/docs/_posts/2024-12-20-troubleshooting-an-aks-sitecore-solution.md
+++ b/docs/_posts/2024-12-20-troubleshooting-an-aks-sitecore-solution.md
@@ -19,7 +19,6 @@ With a Kubernetes solution such as AKS, it is easier to scale the application ac
# Tooling
-
## OpenLens
OpenLens is a GUI tool to manage Kubernetes clusters, without the need of extensive command line usage.
@@ -117,7 +116,7 @@ kubectl cp .\localwebsite.dll -n sitecore sitecore-cd-abcd123456-foo12:\inetpub\
{% endhighlight %}
# Conclusion
-
+Troubleshooting an AKS solution can be a challenge, but with the right tools it can be easily managed. On the other hand, many things, such as deploying individual services without downtime, are much easier. We have been using OpenLens for a long time, it is a pity that the open source development has been discontinued, but there are many alternatives.
Photo by Growtika on Unsplash
\ No newline at end of file