LEGO: check in for main to temporary branch. (#18221)

This commit is contained in:
csigs
2022-02-04 09:34:56 -08:00
committed by GitHub
parent 4c49e1cd41
commit 45009a3222
22 changed files with 1594 additions and 112 deletions

View File

@@ -1614,6 +1614,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/azurecore/package.config.loggingLevel" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[[Optional]5D; The verbosity of logging for the Azure Accounts extension.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[[선택 사항]5D; Azure 계정 확장에 대한 로깅의 자세한 정도입니다.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";extensions/azurecore/package.config.noSystemKeychain" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable system keychain integration. Credentials will be stored in a flat file in the user's home directory.]]></Val>
@@ -1625,10 +1634,13 @@
</Item>
<Item ItemId=";extensions/azurecore/package.config.piiLogging" ItemType="0" PsrId="308" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Should Personally Identifiable Information (PII) be logged in the console view locally]]></Val>
<Val><![CDATA[Should Personally Identifiable Information (PII) be logged in the Azure Accounts output channel and the output channel log file.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PII(개인 식별 정보)를 콘솔 보기에 로컬로 기록되는지 여부]]></Val>
<Val><![CDATA[개인 식별 정보(PII)는 Azure 계정 출력 채널 및 출력 채널 로그 파일에 기록되어야 합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Should Personally Identifiable Information (PII) be logged in the console view locally]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>