From e8a176a41216f56081f3587eaafdf088b7bf9efe Mon Sep 17 00:00:00 2001 From: Polaire Date: Thu, 30 Jan 2025 17:12:05 +0100 Subject: [PATCH] Actualiser 01 - Infrastructure Azure --- 01 - Infrastructure Azure.-.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/01 - Infrastructure Azure.-.md b/01 - Infrastructure Azure.-.md index e460d0f..241333e 100644 --- a/01 - Infrastructure Azure.-.md +++ b/01 - Infrastructure Azure.-.md @@ -28,8 +28,7 @@ Définit la portée des permissions. Ici, on applique le rôle à tout l’abonn | **Option** | **Description** | | -------- | -------- | -| az ad sp create-for-rbac| Crée un Service Principal avec un rôle basé sur RBAC (Role-Based Access Control).| -| -------- | -------- | +| az ad sp create-for-rbac| Crée un Service Principal avec un rôle basé sur RBAC (Role-Based Access Control).| | --name "AnsibleServicePrincipal" | Donne un nom au Service Principal (ici, AnsibleServicePrincipal). Tu peux le remplacer par un autre nom si besoin. |