Skip to content

Commit 2fc3bc8

Browse files
(Azure CXP) added note about application logging
Added note 'Application logging for blob storage can only use storage accounts in the same region as the App Service' https://github.com/MicrosoftDocs/azure-docs/issues/52325
1 parent 65812fb commit 2fc3bc8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

articles/app-service/troubleshoot-diagnostic-logs.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ This article uses the [Azure portal](https://portal.azure.com) and Azure CLI to
3434
3535
## Enable application logging (Windows)
3636

37+
> [!NOTE]
38+
> Application logging for blob storage can only use storage accounts in the same region as the App Service
39+
3740
To enable application logging for Windows apps in the [Azure portal](https://portal.azure.com), navigate to your app and select **App Service logs**.
3841

3942
Select **On** for either **Application Logging (Filesystem)** or **Application Logging (Blob)**, or both.

0 commit comments

Comments
 (0)