From dfa6799fcc13e233822f1b2d35be633cbd692d66 Mon Sep 17 00:00:00 2001 From: Christopher Suh Date: Sun, 27 Feb 2022 15:21:16 -0800 Subject: [PATCH] Add label instructions for Needs Logs - Azure (#18559) * added instructions for Needs Logs - Azure label * formatting fixes --- .github/label-actions.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/.github/label-actions.yml b/.github/label-actions.yml index 605940e186..d6b7c120b8 100644 --- a/.github/label-actions.yml +++ b/.github/label-actions.yml @@ -27,6 +27,22 @@ There are two types of logs to collect: - This will open the log folder locally. Please zip up this folder and attach it to the issue." +# actions for Needs Logs - Azure label +Needs Logs - Azure: + comment: "We need more info to debug your Azure Active Directory issue. If you could attach your logs to the issue (ensure no private data is in them), it would help us fix the issue much faster. + +- In the settings menu, find the setting titled `Azure: Logging Level` and select the `Verbose` option + +- Run the process that produces your error + +- Open command palette (Click **View** -> **Command Palette**) + +- Run the command: **`Developer: Open Logs Folder`** + +- Follow this path to find the Azure Accounts log file: `[default log folder]/exthost1/output_logging_[earliest timestamp]/#-Azure Acounts.log` + +- Please attach the Azure-Accounts.log file to the issue." + # actions for Out of Scope label Out of Scope: comment: "Thank you for opening this suggestion! This enhancement is not planned in our