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

Feature/aas 11662 azure ensure cosmos db has tags #657

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open
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 @@ -172,6 +172,8 @@ This repository is an extension of CloudSploit's [open-source scanning engine](h
* [Endpoint Logging Enabled](en/azure/cdnprofiles/endpoint-logging-enabled.md)
* Container Registry
* [ACR Admin User](en/azure/containerregistry/acr-admin-user.md)
* Cosmos DB
* [Cosmosdb Has Tags](en/azure/cosmosdb-has-tags.md)
* File Service
* [File Service All Access ACL](en/azure/fileservice/file-service-all-access-acl.md)
* Key Vaults
Expand Down
23 changes: 23 additions & 0 deletions en/azure/cosmosdb/cosmosdb-has-tags.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@

[![CloudSploit](https://cloudsploit.com/img/logo-new-big-text-100.png "CloudSploit")](https://cloudsploit.com)

# AZURE / Cosmos DB / Cosmos DB Has Tags

## Quick Info

| | |
|-|-|
| **Plugin Title** | Cosmos DB Has Tags |
| **Cloud** | AZURE |
| **Category** | Cosmos DB |
| **Description** | Ensure that Azure Cosmos DB database accounts 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 affected database accounts and add tags. |

## Detailed Remediation Steps
1. Log into the Microsoft Azure Management Console.
2. In search bar at the top search for Azure CosmosDB and select "Azure Cosmos DB". </br> <img src="/resources/azure/cosmosdb/cosmosdb-has-tags/step2.png"/>
3. Select a db by clicking on the "Name" link to load the configuration pane.</br> <img src="/resources/azure/cosmosdb/cosmosdb-has-tags/step3.png"/>
4. On the configuration pane, choose "Tags" from the left navigation panel. </br> <img src="/resources/azure/cosmosdb/cosmosdb-has-tags/step4.png"/>
5. On "Tags" page enter the name/value of the tag you want to add and click "Apply" on the bottom of the page".</br> <img src="/resources/azure/cosmosdb/cosmosdb-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.
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.