Skip to content

Commit

Permalink
containerappHotfix (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadev4 authored May 28, 2024
1 parent 1793630 commit 70b097d
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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. </br> <img src="/resources/azure/containerapp/container-app-has-tags/step2.png"/>
3. Select the "Conatiner App" by clicking on "Name" which needs to have tags.</br> <img src="/resources/azure/container-app/containerapp-has-tags/step2.png"/>
4. Click on the 'Tags' option from left navigation panel.</br> <img src="/resources/azure/containerapp/container-app-has-tags/step4.png"/>
5. Add the name and key-value related to tag and Click on "Apply".</br> <img src="/resources/azure/containerapp/container-app-has-tags/step5.png"/>
2. Find the search bar at the top and search for Container apps. </br> <img src="/resources/azure/containerapps/container-app-has-tags/step2.png"/>
3. Select the "Conatiner App" by clicking on "Name" which needs to have tags.</br> <img src="/resources/azure/container-app/container-app-has-tags/step2.png"/>
4. Click on the 'Tags' option from left navigation panel.</br> <img src="/resources/azure/containerapps/container-app-has-tags/step4.png"/>
5. Add the name and key-value related to tag and Click on "Apply".</br> <img src="/resources/azure/containerapps/container-app-has-tags/step5.png"/>
14 changes: 7 additions & 7 deletions en/azure/containerapps/container-apps-volume-mount.md
Original file line number Diff line number Diff line change
Expand Up @@ -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. </br> <img src="/resources/azure/containerapp/container-app-volume-mount/step2.png"/>
3. Select the "Conatiner App" by clicking on "Name" which needs to configure volume mounts.</br> <img src="/resources/azure/container-app/containerapp-volume-mount/step3.png"/>
4. Scroll down the left navigation panel and choose "Volume".</br> <img src="/resources/azure/containerapp/container-app-volume-mount/step4.png"/>
5. Click on add option to add the volume to the container app".</br> <img src="/resources/azure/containerapp/container-app-volume-mount/step5.png"/>
6. Add the volume type of your choice to the container app and enable the mount on volume.</br> <img src="/resources/azure/containerapp/container-app-volume-mount/step6.png"/>
2. Find the search bar at the top and search for Container apps. </br> <img src="/resources/azure/containerapps/container-app-volume-mount/step2.png"/>
3. Select the "Conatiner App" by clicking on "Name" which needs to configure volume mounts.</br> <img src="/resources/azure/containerapps/container-app-volume-mount/step3.png"/>
4. Scroll down the left navigation panel and choose "Volume".</br> <img src="/resources/azure/containerapps/container-app-volume-mount/step4.png"/>
5. Click on add option to add the volume to the container app".</br> <img src="/resources/azure/containerapps/container-app-volume-mount/step5.png"/>
6. Add the volume type of your choice to the container app and enable the mount on volume.</br> <img src="/resources/azure/containerapps/container-app-volume-mount/step6.png"/>
7. Click on save button to save the volume configure with mount. </br> <img src="/resources/azure/containerapp/container-app-volume-mount/step7.png"/>
8. In case of already present unmounted volume, select on the "volume" by clicking on "Name" .</br> <img src="/resources/azure/containerapp/container-app-volume-mount/step8.png"/>
9. Configure the mount and click on save button to save the configuration. </br> <img src="/resources/azure/containerapp/container-app-volume-mount/step9.png"/>
8. In case of already present unmounted volume, select on the "volume" by clicking on "Name" .</br> <img src="/resources/azure/containerapps/container-app-volume-mount/step8.png"/>
9. Configure the mount and click on save button to save the configuration. </br> <img src="/resources/azure/containerapps/container-app-volume-mount/step9.png"/>
10. Repeat steps number 4 - 9 to configure container apps with volume mounts.</br>

0 comments on commit 70b097d

Please sign in to comment.