Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

F/Azure-ContainerAppTags #701

Merged
merged 2 commits into from
May 28, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ This repository is an extension of CloudSploit's [open-source scanning engine](h
* CDN Profiles
* [Detect Insecure Custom Origin](en/azure/cdnprofiles/detect-insecure-custom-origin.md)
* [Endpoint Logging Enabled](en/azure/cdnprofiles/endpoint-logging-enabled.md)
* Container Apps
* [Container Apps Has Tags](en/azure/containerapps/container-app-has-tags.md)
* Container Registry
* [ACR Admin User](en/azure/containerregistry/acr-admin-user.md)
* File Service
Expand Down
22 changes: 22 additions & 0 deletions en/azure/containerapps/container-app-has-tags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AZURE / Container App /Container Apps Has Tags

## Quick Info

| | |
|-|-|
| **Plugin Title** | Container Apps Has Tags |
| **Cloud** | AZURE |
| **Category** | Container Apps |
| **Description** | Ensure that Container Apps have tags associated |
| **More Info** | Tags help you to group resources together that are related to or associated with each other. It is a best practice to tag cloud resources to better organize and gain visibility into their usage. |
| **AZURE Link** | https://learn.microsoft.com/en-us/azure/azure-resource-manager/management/tag-resources |
| **Recommended Action** | Modify Container App and add tags |

## 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"/>
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.