Skip to content

Commit 93d2651

Browse files
committed
Proofreading
1 parent 904d5d1 commit 93d2651

File tree

7 files changed

+106
-52
lines changed

7 files changed

+106
-52
lines changed

pages/bare_metal_cloud/dedicated_servers/resource-tag-assign/guide.en-gb.md

Lines changed: 49 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,60 +1,87 @@
11
---
22
title: 'How to assign a tag to a Bare Metal server'
3-
excerpt: 'Create and modify tags for individual servers in the OVHcloud Control Panel'
4-
updated: 2025-06-27
3+
excerpt: 'Find out how to create and modify tags for each dedicated server via the OVHcloud Control Panel'
4+
updated: 2025-06-30
55
---
66

77
## Objective
88

9-
Create tags to assign to your services, in order to organize them, and apply policies to them with the desired granularity.
9+
Tags are labels that can be attributed to your resources, allowing you to organize and manage them more efficiently.
1010

11-
**This guide details how to assign and remove tags for individual servers, from the OVHcloud Control Panel.**
11+
Each tag consists of two parts:
1212

13-
## Introduction
13+
- **Key**: Represents an attribute or category.
14+
- **Value**: Corresponds to the information associated with that key.
1415

15-
Tags are labels that you can assign to your resources, which allow you to organize and manage them more efficiently. Each tag consists of two parts: the key, which represents an attribute or category, and the value, which is the information associated with that key.
16+
For example, you can categorize your resources by site, service, or even security level. Using tags can make it easier to search, organize your resources, manage associated costs, and apply policies with the desired granularity.
1617

17-
For example, you can categorize your resources by site, service, or even security level. Such use of tags can notably facilitate searching, organizing your resources, managing associated costs, or applying strategies with the desired granularity.
18+
**This guide explains how to create, assign and delete tags for each dedicated server from the OVHcloud Control Panel.**
1819

1920
## Requirements
20-
- A [dedicated server](/links/bare-metal/bare-metal) in your OVHcloud account
21-
- Access to the [OVHcloud Control Panel](/links/manager)
2221

23-
### Assigning a tag to a server in the OVHcloud Control Panel
22+
- A [dedicated server](/links/bare-metal/bare-metal) in your OVHcloud account.
23+
- Access to the [OVHcloud Control Panel](/links/manager).
2424

25-
To start using tags, log in to the [OVHcloud Control Panel](/links/manager){.external} and choose the `Bare Metal Cloud`{.action} section. Click on `Dedicated Servers`{.action} and select your server from the list.
25+
## Instructions
26+
27+
### Assign a tag to a dedicated server via the OVHcloud Control Panel
28+
29+
To tag a server:
30+
31+
1. Log in to your [OVHcloud Control Panel](/links/manager).
32+
1. Go to the `Bare Metal Cloud`{.action} section.
33+
1. Click `Dedicated servers`{.action} and select your server from the list.
34+
35+
By default, you are redirected to the `General information`{.action} tab.
2636

2737
![General information](images/general_information.png){.thumbnail}
2838

29-
In the tab `General information`{.action} (1), click on the `Add a tag`{.action} button (2) in the **Tags** box. Next, click `Assign a tag`{.action} (2).
39+
In the **Tags** box, click `Add a tag`{.action}.
3040

3141
![Add a tag](images/add_a_tag.png){.thumbnail}
3242

43+
You are automatically pointed to the `Tags` tab.
44+
45+
Click the `Assign a tag`{.action} button.
46+
3347
![Empty tag list](images/tag_list_empty.png){.thumbnail}
3448

35-
Open the dropdown menu under `Tag key`{.action} and select the tag you want to apply to the server.
36-
Then, similarly open the dropdown menu under `Tag value`{.action} and select the appropriate value.
37-
If you wish to use a tag or value that is not yet created, type it, then click `Add your-value`{.action}, where "your-value" is replaced by the text you entered.
49+
In the window that pops up, click in the `Key`{.action} field to open the dropdown menu, then select the key you want.
3850

3951
![Assign a tag](images/assign_tag.png){.thumbnail}
4052

53+
Next, click in the `Value`{.action} field and select the appropriate value from the dropdown menu.
54+
4155
![Assign a tag - populated](images/assign_tag_populated.png){.thumbnail}
4256

43-
Finally, click the `Add`{.action} button to create the tag, then the `Assign`{.action} button on the lower right part of the window.
44-
You will receive a green confirmation message, then see the list of tags applied to the chosen server.
57+
> [!warning]
58+
>
59+
> If you want to use a key or value that does not yet exist, you can create it by entering it, then clicking `Add your-value`{.action}, where "your-value" corresponds to the text you have entered.
60+
>
61+
62+
Finally, click the `Add`{.action} button to create the tag, then click the `Assign`{.action} button in the lower right-hand part of the window.
4563

4664
![Tag added](images/tag_added.png){.thumbnail}
4765

48-
![Tag list with example](images/tag_list_with_example.png){.thumbnail}
66+
You will receive a green confirmation message, then see the list of tags applied to the chosen server.
67+
68+
![Tags - list with example](images/tag_list_with_example.png){.thumbnail}
69+
70+
### Delete a tag on a dedicated server
71+
72+
To find the list of tags assigned to your server:
4973

50-
### Removing a tag from a server
74+
1. Log in to your [OVHcloud Control Panel](/links/manager).
75+
1. Go to the `Bare Metal Cloud`{.action} section.
76+
1. Click `Dedicated servers`{.action} and select your server from the list.
77+
1. Go to the `Tags`{.action} tab.
5178

52-
From the assigned tags list, click the `...`{.action} button, to the right of the tag you wish to remove.
53-
Then, click `Remove`{.action}.
79+
Click the `...`{.action} button, to the right of the tag you want to remove from your server.
80+
Then click `Remove`{.action}.
5481

5582
![Tag list remove](images/tag_list_remove.png){.thumbnail}
5683

57-
A window will appear, prompting you for confirmation. Click the `Confirm`{.action} button to remove the tag.
84+
A confirmation window will appear. Click the `Confirm`{.action} button to unassign the tag.
5885

5986
![Remove tag](images/remove_tag.png){.thumbnail}
6087

Lines changed: 56 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -1,63 +1,90 @@
11
---
2-
title: 'Assigner un tag à un serveur Bare Metal'
3-
excerpt: 'Créez et modifiez des tags pour chaque serveur depuis votre espace client'
4-
updated: 2025-06-27
2+
title: 'Comment assigner un tag à un serveur Bare Metal'
3+
excerpt: "Découvrez comment créer et modifier des tags pour chaque serveur dédié depuis l'espace client OVHcloud"
4+
updated: 2025-06-30
55
---
66

77
## Objectif
88

9-
Créez des tags à assigner à vos services, afin de les organiser, et leur appliquer des stratégies avec la granularité souhaitée.
9+
Les tags sont des étiquettes attribuables à vos ressources, vous permettant de les organiser et de les gérer plus efficacement.
1010

11-
**Ce guide détaille comment attribuer et supprimer des tags pour des serveurs individuels, depuis l'espace client OVHcloud.**
11+
Chaque tag est constitué de deux parties :
1212

13-
## Introduction
13+
- **La clé** : Représente un attribut ou une catégorie.
14+
- **La valeur** : Correspond à l'information associée à cette clé.
1415

15-
Les tags sont des étiquettes que vous pouvez attribuer à vos ressources, et qui vous permettent de les organiser et les gérer plus efficacement. Chaque tag est constitué de deux parties: la clé, qui représente un attribut ou une catégorie, et la valeur, qui est l'information associée à cette clé.
16+
Par exemple, vous pouvez catégoriser vos ressources par site, par service, ou encore par niveau de sécurité. L'utilisation des tags peut notamment faciliter la recherche, l'organisation de vos ressources, la gestion des coûts associés, ou encore l'application de stratégies avec la granularité souhaitée.
1617

17-
Vous pouvez, par exemple, catégoriser vos ressources par site, service, ou encore niveau de sécurité. Une telle utilisation des tags peut notamment faciliter la recherche, l'organisation de vos ressources, la gestion des coûts associés, ou encore l'application de stratégies avec la granularité souhaitée.
18+
**Ce guide vous explique comment créer, attribuer et supprimer des tags pour chaque serveur dédié depuis l'espace client OVHcloud.**
1819

1920
## Prérequis
20-
- Un [serveur dédié](/links/bare-metal/bare-metal) dans votre compte OVHcloud
21-
- Accès à l’[espace client OVHcloud](/links/manager)
2221

23-
### Attribution d’un tag à un serveur depuis l’espace client
22+
- Disposer d'un [serveur dédié](/links/bare-metal/bare-metal).
23+
- Être connecté à l’[espace client OVHcloud](/links/manager).
2424

25-
Pour commencer à utiliser des tags, connectez-vous à [OVHcloud Control Panel](/links/manager){.external} et choisissez la section `Bare Metal Cloud`{.action}. Cliquez sur `Serveurs Dédiés`{.action} et sélectionnez votre serveur dans la liste.
25+
## En pratique
2626

27-
![General informations](images/general_information.png){.thumbnail}
27+
### Attribuer un tag à un serveur dédié depuis l’espace client
2828

29-
Dans l'onglet `General informations`{.action} (1), cliquez sur le bouton `Ajouter un tag`{.action} (2) dans la zone **Tags**. Cliquez ensuite sur `Assigner un tag`{.action} (2).
29+
Pour attribuer un tag à un serveur :
3030

31-
![Add a tag](images/add_a_tag.png){.thumbnail}
31+
1. Connectez-vous à votre [espace client OVHcloud](/links/manager).
32+
1. Rendez-vous dans la section `Bare Metal Cloud`{.action}.
33+
1. Cliquez sur `Serveurs dédiés`{.action} et sélectionnez votre serveur dans la liste.
3234

33-
![Empty tag list](images/Tag_list_empty.png){.thumbnail}
35+
Par défaut, vous êtes redirigé vers l'onglet `Informations générales`{.action}.
3436

35-
Ouvrez le menu déroulant sous `Clé`{.action} et sélectionnez le tag que vous souhaitez appliquer au serveur.
37+
![Informations générales](images/general_information.png){.thumbnail}
3638

37-
Ensuite, ouvrez de la même manière le menu déroulant sous `Valeur`{.action} et sélectionnez la valeur appropriée.
39+
Dans l'encadré **Tags**, cliquez sur `Ajouter un tag`{.action}.
3840

39-
Si vous souhaitez utiliser une clé ou une valeur qui n'est pas encore créée, tapez-la, puis cliquez sur `Ajouter texte`{.action}, où « texte » est remplacé par le texte que vous avez entré.
41+
![Ajouter un tag](images/add_a_tag.png){.thumbnail}
4042

41-
![Assign a tag](images/assign_tag.png){.thumbnail}
43+
Vous êtes automatiquement orienté vers l'onglet `Tags`.
4244

43-
![Assign a tag - populated](images/assign_tag_populated.png){.thumbnail}
45+
Cliquez sur le bouton `Assigner un tag`{.action}.
4446

45-
Enfin, cliquez sur le bouton `Assigner`{.action} dans la partie inférieure droite de la fenêtre.
46-
Vous visualisez alors la liste des tags appliqués au serveur choisi.
47+
![Tags - liste vide](images/Tag_list_empty.png){.thumbnail}
4748

48-
![Tag list with example](images/tag_list_with_example.png){.thumbnail}
49+
Dans la fenêtre qui apparaît, cliquez dans le champ `Clé`{.action} pour ouvrir le menu déroulant, puis sélectionnez la clé souhaitée.
4950

50-
### Suppression d'un tag sur serveur
51+
![Assigner un tag - clé](images/assign_tag.png){.thumbnail}
5152

52-
Dans la liste des tags attribués, cliquez sur le bouton `...`{.action}, à droite du tag que vous souhaitez supprimer.
53+
Ensuite, cliquez dans le champ `Valeur`{.action} et sélectionnez la valeur appropriée dans le menu déroulant.
54+
55+
![Assigner un tag - valeur](images/assign_tag_populated.png){.thumbnail}
56+
57+
> [!warning]
58+
>
59+
> **Si vous souhaitez utiliser une clé ou une valeur qui n'existe pas encore**, vous pouvez la créer en la saisissant, puis en cliquant sur `Ajouter ce-texte`{.action}, où « ce-texte » corrrespond au texte que vous avez renseigné.
60+
>
61+
62+
Enfin, cliquez sur le bouton `Ajouter`{.action} pour créer le tag, puis sur le bouton `Assigner`{.action} dans la partie inférieure droite de la fenêtre.
63+
64+
![Tag ajouté](images/tag_added.png){.thumbnail}
65+
66+
Un message de confirmation apparaît en vert, au-dessus de la liste des tags appliqués au serveur choisi.
67+
68+
![Tags - liste avec exemple](images/tag_list_with_example.png){.thumbnail}
69+
70+
### Supprimer un tag sur un serveur dédié
71+
72+
Pour retrouver la liste des tags attribués à votre serveur :
73+
74+
1. Connectez-vous à votre [espace client OVHcloud](/links/manager).
75+
1. Rendez-vous dans la section `Bare Metal Cloud`{.action}.
76+
1. Cliquez sur `Serveurs dédiés`{.action} et sélectionnez votre serveur dans la liste.
77+
1. Rendez-vous dans l'onglet `Tags`{.action}.
78+
79+
Cliquez sur le bouton `...`{.action}, à droite du tag que vous souhaitez supprimer de votre serveur.
5380
Cliquez ensuite sur `Désassigner`{.action}.
5481

55-
![Tag list unassign](images/tag_list_unassign.png){.thumbnail}
82+
![Supprimer un tag de la liste](images/tag_list_remove.png){.thumbnail}
5683

5784
Une fenêtre de confirmation s'affiche. Cliquez sur le bouton `Confirmer`{.action} pour désassigner le tag.
5885

59-
![Unassign tag](images/unassign_tag){.thumbnail}
86+
![Confirmer la suppression du tag](images/remove_tag.png){.thumbnail}
6087

6188
## Aller plus loin
6289

63-
Rejoignez notre [communauté d'utilisateurs](/links/community).
90+
Échangez avec notre [communauté d'utilisateurs](/links/community).
116 KB
Loading
37.2 KB
Loading
22.5 KB
Loading
56.8 KB
Loading
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
id: 3dd48d0d-df08-49f7-89d7-44d61b84d53b
1+
id: 3dd48d0d-df08-49f7-89d7-44d61b84d53b
22
full_slug: dedicated-servers-resource-tag-assign

0 commit comments

Comments
 (0)