From b786255b982ed35261424078e5915a5490135e15 Mon Sep 17 00:00:00 2001 From: Polaire Date: Fri, 31 Jan 2025 10:15:21 +0100 Subject: [PATCH] Actualiser Home --- Home.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/Home.md b/Home.md index d6472bf..2b2c0a0 100644 --- a/Home.md +++ b/Home.md @@ -81,8 +81,11 @@ autorisations d’accès. | ## II.2 - Configurer Ansible pour utiliser le Service Principal On utilise un fichier de configuration : -Créer un fichier ~/.azure/credentials et ajouter : +Créer un fichier ~/.azure/credentials +![](https://git.yh.genj.fr/polaire/INFR010-Automatiser_deploiement_serveurd/raw/branch/main/screens/5.png) + +Puis, on va ajouter les informations en se refferant au tableau ci-dessous : ``` [default] @@ -99,7 +102,6 @@ tenant=66666666-7777-8888-9999-000000000000 | tenant | Tenant ID → Identifiant de ton Azure Active Directory (AAD). | | subscriptionId | Identifiant de l'abonnement Azure. | -![](https://git.yh.genj.fr/polaire/INFR010-Automatiser_deploiement_serveurd/raw/branch/main/screens/5.png) A ajouter dans le fichier yml :