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

This commit is contained in:
csigs
2022-02-07 09:53:41 -08:00
committed by GitHub
parent a11b27e32d
commit 9f3bd1a5aa
18 changed files with 568 additions and 265 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>