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[[Optional]5D; El nivel de detalle del registro de la extensión Cuentas de 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[Indica si se debe registrar la información de identificación personal (PII) en la vista de la consola de forma local.]]></Val>
<Val><![CDATA[La información de identificación personal (DCP) debe registrarse en el canal de salida de las cuentas de Azure y en el archivo de registro del canal de salida.]]></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>