Skip to content

Commit

Permalink
Juno: check in to JUNO/hb_d40a9464-5533-4bb6-bb4d-a39a3f1c4f0e_202406…
Browse files Browse the repository at this point in the history
…11090648916.
  • Loading branch information
csigs committed Jun 11, 2024
1 parent 0a380f3 commit f425abf
Show file tree
Hide file tree
Showing 19 changed files with 1,044 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.visibleAzLogin" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[If this is set to true, az login command will output to the task. Setting it to false will suppress the az login output]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Durch Festlegen auf „true“ wird der az-Anmeldebefehl an die Aufgabe ausgegeben. Durch Festlegen auf „false“ wird die Ausgabe der az-Anmeldung unterdrückt.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.addSpnToEnvironment" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Access service principal details in script]]></Val>
Expand Down Expand Up @@ -261,6 +270,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.visibleAzLogin" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[az login output visibility]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ausgabesichtbarkeit der az-Anmeldung]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure CLI $(scriptPath)]]></Val>
Expand Down Expand Up @@ -360,6 +378,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.ProxyConfig" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[az tool is configured to use %s as proxy server]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Das az-Tool ist für die Verwendung von „%s“ als Proxyserver konfiguriert.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.ScriptFailed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Script failed with error: %s]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.concurrentUploads" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Number of concurrent uploads when copying files. Default is 10.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Anzahl gleichzeitiger Uploads beim Kopieren von Dateien. Der Standardwert lautet 10.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.contents" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File paths to include as part of the copy. Supports multiple lines of minimatch patterns. [More Information]5D;(https://go.microsoft.com/fwlink/?LinkId=821894)]]></Val>
Expand All @@ -72,6 +81,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.delayBetweenUploads" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delay between queueing uploads (in milliseconds). Default is 50.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Verzögerung zwischen dem Einreihen von Uploads in die Warteschlange (in Millisekunden). Der Standardwert lautet 50.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.failOnEmptySource" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Fail if no matching files to be copied are found under the source folder.]]></Val>
Expand Down Expand Up @@ -162,6 +180,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.concurrentUploads" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Number of concurrent uploads when copying files]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Anzahl gleichzeitiger Uploads beim Kopieren von Dateien]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.contents" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Contents]]></Val>
Expand All @@ -171,6 +198,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.delayBetweenUploads" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Delay between queueing uploads (in milliseconds)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Verzögerung zwischen dem Einreihen von Uploads in die Warteschlange (in Millisekunden)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.failOnEmptySource" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Fail if no files found to copy]]></Val>
Expand Down Expand Up @@ -315,6 +351,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.CopyDirectoryCompleted" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Completed copying %s directory to the remote machine.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Das Kopieren des Verzeichnisses „%s“ auf den Remotecomputer wurde abgeschlossen.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.CopyDirectoryFailed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to copy %s directory to the remote machine. %s]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Kopieren des Verzeichnisses „%s“ auf den Remotecomputer. %s]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.CopyingFiles" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Found %s files to copy to the remote machine.]]></Val>
Expand Down Expand Up @@ -342,6 +396,24 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.FolderCreated" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Created folder %s on the remote machine.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Der Ordner „%s“ wurde auf dem Remotecomputer erstellt.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.FoldersCreated" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Created %s folders on the remote machine.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Ordner „%s“ wurden auf dem Remotecomputer erstellt.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.NothingToCopy" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[No files were found matching the patterns specified to copy to the remote machine.]]></Val>
Expand Down Expand Up @@ -425,10 +497,13 @@
</Item>
<Item ItemId=";loc.messages.TargetNotCreated" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to create target folder %s.]]></Val>
<Val><![CDATA[Unable to create target folder %s. %s.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Der Zielordner "%s" kann nicht erstellt werden.]]></Val>
<Val><![CDATA[Der Zielordner „%s“ kann nicht erstellt werden. %s.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Unable to create target folder %s.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand All @@ -441,6 +516,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.UploadFolderFailed" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to upload folder %s to %s on remote machine. %s.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fehler beim Hochladen des Ordners „%s“ in „%s“ auf dem Remotecomputer. %s.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.UseDefaultPort" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Using port 22 which is the default for SSH since no port was specified.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,18 @@
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Sends a message to Azure Service Bus using an Azure Resource Manager service connection (no agent is required)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hiermit wird mithilfe einer Azure Resource Manager-Dienstverbindung eine Nachricht an Azure Service Bus gesendet (kein Agent erforderlich).]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.friendlyName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Publish To Azure Service Bus]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Im Azure Service Bus veröffentlichen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand All @@ -43,48 +49,72 @@
<Item ItemId=";loc.input.help.certificateString" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the secret variable that contains the certificate content. This can also be a certificate stored in an Azure key vault that is [linked]5D;(https://docs.microsoft.com/en-us/vsts/pipelines/library/variable-groups?view=vsts#link-secrets-from-an-azure-key-vault-as-variables) to a Variable Group used by this release pipeline.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geben Sie die geheime Variable an, die den Zertifikatinhalt enthält. Es kann sich auch um ein Zertifikat in einem Azure-Schlüsseltresor handeln, der mit einer Variablengruppe [verknüpft]5D;(https://docs.microsoft.com/de-de/vsts/pipelines/library/variable-groups?view=vsts#link-secrets-from-an-azure-key-vault-as-variables) ist, die von dieser Releasepipeline verwendet wird.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.connectedServiceName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select an Azure Resource Manager service connection.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wählen Sie eine Azure Resource Manager-Dienstverbindung aus.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.messageBody" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Enter the json messageBody.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geben Sie den JSON-messageBody ein.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.serviceBusNamespace" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the namespace of your Azure Service Bus]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geben Sie den Namespace Ihres Azure Service Bus an.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.serviceBusQueueName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Specify the name of the queue for which the message is intended.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Geben Sie den Namen der Warteschlange an, für die die Nachricht vorgesehen ist.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.sessionId" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Session id with which message is published. For session based queues, publishing fails if value not specified. For Non Session Based Queues, it will not matter.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sitzungs-ID, mit der die Nachricht veröffentlicht wird. Bei sitzungsbasierten Warteschlangen schlägt die Veröffentlichung fehl, wenn kein Wert angegeben wird. Bei nicht sitzungsbasierten Warteschlangen spielt dies keine Rolle.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.signPayload" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[If this is set to true, message will be signed provided a private certificate.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Bei „true“ wird die Nachricht mit einem privaten Zertifikat signiert (falls angegeben).]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.signatureKey" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Key where you want signature to be in Message Properties. If left Empty, default is 'signature' in message properties]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Der Schlüssel, in dem die Signatur in den Nachrichteneigenschaften enthalten sein soll. Wird dieses Feld leer gelassen, lautet der Standardwert in den Nachrichteneigenschaften „signature“.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand All @@ -100,36 +130,54 @@
<Item ItemId=";loc.input.help.waitForCompletion" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[If this is true, this task will wait for TaskCompleted event for the specified task timeout.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Bei "true" wartet die Aufgabe für die Dauer des angegebenen Aufgabenzeitlimits auf das TaskCompleted-Ereignis.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.certificateString" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Certificate Variable]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zertifikatvariable]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.connectedServiceName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure Resource Manager service connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure Resource Manager-Dienstverbindung]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.messageBody" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Message body]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nachrichtentext]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.serviceBusNamespace" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure Service Bus Namespace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure Service Bus-Namespace]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.serviceBusQueueName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure Service Bus Queue name]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure Service Bus-Warteschlangenname]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand All @@ -145,12 +193,18 @@
<Item ItemId=";loc.input.label.signPayload" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Sign the Message]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Nachricht signieren]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.signatureKey" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Signature Property Key]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Signatureigenschaftenschlüssel]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand All @@ -166,12 +220,18 @@
<Item ItemId=";loc.input.label.waitForCompletion" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Wait for task completion]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Auf Abschluss der Aufgabe warten]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Publish to Azure Service Bus]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Im Azure Service Bus veröffentlichen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
Loading

0 comments on commit f425abf

Please sign in to comment.