> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Azure 포털에서 CloudScript Azure Functions 디버깅

> Azure 포털에서 Functions 앱을 열고 Monitoring 섹션에서 실시간 로그를 스트리밍하여 PlayFab CloudScript Azure Functions를 디버깅합니다.

# 자습서: Azure 포털에서 Azure Functions 기반 CloudScript 디버깅

[Azure portal](https://portal.azure.com)을 사용하여 Azure Functions를 편집하는 경우, 포털에서 직접 로그를 가져올 수 있습니다.

로그를 찾으려면 다음 단계를 사용할 수 있습니다.

1. [Azure portal](https://portal.azure.com)을 엽니다.
2. Azure Functions 앱으로 이동합니다.
3. Platform features를 선택합니다.
4. Monitoring 섹션 아래의 Log Streaming을 선택합니다.

<img src="https://mintcdn.com/microsoft-4404708b/dqv53299jA1M-fNi/images/playfab/live-service-management/service-gateway/automation/cloudscript-af/CloudScript-AF-Azure-Debug-01.jpg?fit=max&auto=format&n=dqv53299jA1M-fNi&q=85&s=c3b5f2f8cb12511d549754512b356efb" alt="Step 1 of debugging CloudScript Using Azure Functions in the Azure Portal" width="1095" height="733" data-path="images/playfab/live-service-management/service-gateway/automation/cloudscript-af/CloudScript-AF-Azure-Debug-01.jpg" />

포털에서 디버그 출력을 표시하는 페이지가 열립니다.

<img src="https://mintcdn.com/microsoft-4404708b/dqv53299jA1M-fNi/images/playfab/live-service-management/service-gateway/automation/cloudscript-af/CloudScript-AF-Azure-Debug-02.jpg?fit=max&auto=format&n=dqv53299jA1M-fNi&q=85&s=537a1c0adac0240fcf04e6a3a760be33" alt="Step 2 of debugging CloudScript Using Azure Functions in the Azure Portal" width="1532" height="246" data-path="images/playfab/live-service-management/service-gateway/automation/cloudscript-af/CloudScript-AF-Azure-Debug-02.jpg" />


## Related topics

- [Azure Functions를 사용하는 PlayFab CloudScript 빠른 시작 가이드](/ko/services/playfab/live-service-management/service-gateway/automation/cloudscript-af/quickstart.md)
- [Visual Studio Code에서 Azure Functions로 CloudScript 디버깅](/ko/services/playfab/live-service-management/service-gateway/automation/cloudscript-af/debugging-with-CloudScript-AF-VSCode.md)
- [Visual Studio로 CloudScript Azure Functions 디버깅](/ko/services/playfab/live-service-management/service-gateway/automation/cloudscript-af/debugging-with-CloudScript-AF-VS.md)
- [Azure Functions를 사용하는 CloudScript의 로컬 디버깅](/ko/services/playfab/live-service-management/service-gateway/automation/cloudscript-af/local-debugging-for-cloudscript-using-azure-functions.md)
- [PlayFab CloudScript using Azure Functions](/ko/services/playfab/live-service-management/service-gateway/automation/cloudscript-af/index.md)
