From 70b097d475fdece5395d1fa71a9ee45eda5f21b6 Mon Sep 17 00:00:00 2001
From: alphadev4 <113519745+alphadev4@users.noreply.github.com>
Date: Wed, 29 May 2024 01:58:48 +0500
Subject: [PATCH] containerappHotfix (#713)
---
...app-has-tags.md => container-apps-has-tags.md} | 8 ++++----
.../containerapps/container-apps-volume-mount.md | 14 +++++++-------
.../{step3png => step3.png} | Bin
3 files changed, 11 insertions(+), 11 deletions(-)
rename en/azure/containerapps/{container-app-has-tags.md => container-apps-has-tags.md} (80%)
rename resources/azure/containerapps/container-app-has-tags/{step3png => step3.png} (100%)
diff --git a/en/azure/containerapps/container-app-has-tags.md b/en/azure/containerapps/container-apps-has-tags.md
similarity index 80%
rename from en/azure/containerapps/container-app-has-tags.md
rename to en/azure/containerapps/container-apps-has-tags.md
index a3c692e59..7fe71adf0 100644
--- a/en/azure/containerapps/container-app-has-tags.md
+++ b/en/azure/containerapps/container-apps-has-tags.md
@@ -16,7 +16,7 @@
## Detailed Remediation Steps
1. Log in to the Microsoft Azure Management Console.
-2. Find the search bar at the top and search for Container apps.
-3. Select the "Conatiner App" by clicking on "Name" which needs to have tags.
-4. Click on the 'Tags' option from left navigation panel.
-5. Add the name and key-value related to tag and Click on "Apply".
\ No newline at end of file
+2. Find the search bar at the top and search for Container apps.
+3. Select the "Conatiner App" by clicking on "Name" which needs to have tags.
+4. Click on the 'Tags' option from left navigation panel.
+5. Add the name and key-value related to tag and Click on "Apply".
\ No newline at end of file
diff --git a/en/azure/containerapps/container-apps-volume-mount.md b/en/azure/containerapps/container-apps-volume-mount.md
index 51a3eacc1..d03d0e29b 100644
--- a/en/azure/containerapps/container-apps-volume-mount.md
+++ b/en/azure/containerapps/container-apps-volume-mount.md
@@ -16,12 +16,12 @@
## Detailed Remediation Steps
1. Log in to the Microsoft Azure Management Console.
-2. Find the search bar at the top and search for Container apps.
-3. Select the "Conatiner App" by clicking on "Name" which needs to configure volume mounts.
-4. Scroll down the left navigation panel and choose "Volume".
-5. Click on add option to add the volume to the container app".
-6. Add the volume type of your choice to the container app and enable the mount on volume.
+2. Find the search bar at the top and search for Container apps.
+3. Select the "Conatiner App" by clicking on "Name" which needs to configure volume mounts.
+4. Scroll down the left navigation panel and choose "Volume".
+5. Click on add option to add the volume to the container app".
+6. Add the volume type of your choice to the container app and enable the mount on volume.
7. Click on save button to save the volume configure with mount.
-8. In case of already present unmounted volume, select on the "volume" by clicking on "Name" .
-9. Configure the mount and click on save button to save the configuration.
+8. In case of already present unmounted volume, select on the "volume" by clicking on "Name" .
+9. Configure the mount and click on save button to save the configuration.
10. Repeat steps number 4 - 9 to configure container apps with volume mounts.
\ No newline at end of file
diff --git a/resources/azure/containerapps/container-app-has-tags/step3png b/resources/azure/containerapps/container-app-has-tags/step3.png
similarity index 100%
rename from resources/azure/containerapps/container-app-has-tags/step3png
rename to resources/azure/containerapps/container-app-has-tags/step3.png