From 77d80cfc8aaf9defc6080d35708af16336c8b6fc Mon Sep 17 00:00:00 2001 From: Translator Date: Thu, 9 Jan 2025 07:44:47 +0000 Subject: [PATCH] Translated ['src/pentesting-cloud/azure-security/az-enumeration-tools.md --- .../azure-security/az-enumeration-tools.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/pentesting-cloud/azure-security/az-enumeration-tools.md b/src/pentesting-cloud/azure-security/az-enumeration-tools.md index d4792362c..7ca3c4c05 100644 --- a/src/pentesting-cloud/azure-security/az-enumeration-tools.md +++ b/src/pentesting-cloud/azure-security/az-enumeration-tools.md @@ -26,7 +26,7 @@ curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash ``` ## MacOS에 PowerShell 설치하기 -[**문서**](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-macos?view=powershell-7.4)에서 제공하는 지침: +[**문서**](https://learn.microsoft.com/en-us/powershell/scripting/install/installing-powershell-on-macos?view=powershell-7.4)에서의 지침: 1. 아직 설치되지 않았다면 `brew`를 설치하세요: ```bash @@ -49,7 +49,7 @@ brew upgrade powershell ### az cli -[**Azure Command-Line Interface (CLI)**](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli)는 Azure 및 Entra ID 리소스를 관리하고 운영하기 위해 Python으로 작성된 크로스 플랫폼 도구입니다. Azure에 연결하여 명령줄 또는 스크립트를 통해 관리 명령을 실행합니다. +[**Azure Command-Line Interface (CLI)**](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli)는 Azure 및 Entra ID 리소스를 관리하고 운영하기 위해 Python으로 작성된 크로스 플랫폼 도구입니다. 이 도구는 Azure에 연결하여 명령줄 또는 스크립트를 통해 관리 명령을 실행합니다. [**설치 지침을 보려면 이 링크를 따르세요!**](https://learn.microsoft.com/en-us/cli/azure/install-azure-cli#install) @@ -61,7 +61,7 @@ Azure CLI의 명령은 다음 패턴을 사용하여 구조화됩니다: `az [!TIP] > 이는 Microsoft Graph PowerShell로 대체되었습니다. -Follow this link for the [**installation instructions**](https://www.powershellgallery.com/packages/AzureAD). +다음 링크에서 [**설치 지침**](https://www.powershellgallery.com/packages/AzureAD)을 확인하세요.