Skip to content

Commit

Permalink
LEGO: Merge pull request 20280
Browse files Browse the repository at this point in the history
LEGO: Merge pull request 20280
  • Loading branch information
csigs authored Aug 10, 2024
1 parent 9c0567e commit 20ab01c
Show file tree
Hide file tree
Showing 90 changed files with 1,501 additions and 205 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -813,12 +813,12 @@
</Item>
<Item ItemId=";loc.releaseNotes" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[What's new in Version 6.0: <br/>&nbsp;&nbsp; Support Workload identity federation and [Azure RBAC]5D;(https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), also use [AzCopy.exe]5D;(https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) with version 10.24.0, for more info:[here]5D;(https://github.com/Azure/azure-storage-azcopy/releases)]]></Val>
<Val><![CDATA[What's new in Version 6.0: <br/>&nbsp;&nbsp; Support Workload identity federation and [Azure RBAC]5D;(https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), also use [AzCopy.exe]5D;(https://github.com/Azure/azure-storage-azcopy/tree/v10.25.1) with version 10.25.1, for more info:[here]5D;(https://github.com/Azure/azure-storage-azcopy/releases)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Neuigkeiten in Version 6.0: <br/>&nbsp;&nbsp; Unterstützung des Workloadidentitätsverbunds und [Azure RBAC]5D;(https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), auch Verwendung von [AzCopy.exe]5D;(https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) mit Version 10.24.0, für weitere Informationen:[here]5D;(https://github.com/Azure/azure-storage-azcopy/releases)]]></Val>
<Val><![CDATA[Neuigkeiten in Version 6.0: <br/>&nbsp;&nbsp; Unterstützung des Workloadidentitätsverbunds und von [Azure RBAC]5D;(https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), auch Verwendung von [AzCopy.exe]5D;(https://github.com/Azure/azure-storage-azcopy/tree/v10.25.1) mit Version 10.25.1, für weitere Informationen:[hier]5D;(https://github.com/Azure/azure-storage-azcopy/releases)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[What's new in Version 6.0: <br/>&nbsp;&nbsp; Support Workload identity federation and [Azure RBAC]5D;(https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), also use [AzCopy.exe]5D;(https://github.com/Azure/azure-storage-azcopy/tree/v10.25.1) with version 10.25.1, for more info:[here]5D;(https://github.com/Azure/azure-storage-azcopy/releases)]]></Val>
<Val><![CDATA[What's new in Version 6.0: <br/>&nbsp;&nbsp; Support Workload identity federation and [Azure RBAC]5D;(https://learn.microsoft.com/en-us/azure/storage/blobs/assign-azure-role-data-access?tabs=portal), also use [AzCopy.exe]5D;(https://github.com/Azure/azure-storage-azcopy/tree/v10.24.0) with version 10.24.0, for more info:[here]5D;(https://github.com/Azure/azure-storage-azcopy/releases)]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,10 +102,13 @@
</Item>
<Item ItemId=";loc.input.help.deploymentMethod" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Choose the deployment method for your Function app. Please note that Linux Consumption apps do not support this configuration.]]></Val>
<Val><![CDATA[Choose the deployment method for your Function app. Please note that Linux and Flex Consumption apps do not support this configuration.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wählen Sie die Bereitstellungsmethode für Ihre Funktions-App aus. Beachten Sie, dass Linux-Verbrauch-Apps diese Konfiguration nicht unterstützen.]]></Val>
<Val><![CDATA[Wählen Sie die Bereitstellungsmethode für Ihre Funktions-App aus. Beachten Sie, dass Linux- und Flex-Verbrauch-Apps diese Konfiguration nicht unterstützen.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Choose the deployment method for your Function app. Please note that Linux Consumption apps do not support this configuration.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -202,6 +205,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.isFlexConsumption" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Is Function App on Flex Consumption Plan]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ist Funktions-App im Flex-Verbrauchsplan]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.package" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Package or folder]]></Val>
Expand Down Expand Up @@ -391,6 +403,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DeploymentTypeNotSupportedForFlexConsumption" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The Deployment Type option does not apply for Flex Consumption.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Option "Bereitstellungstyp" gilt nicht für Flex-Verbrauch.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.DeploymentTypeNotSupportedForLinuxConsumption" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The Deployment Type option does not apply for Linux Consumption.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.ConnectionAlreadySet" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[%s registry is already set for an %s connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[%s Registrierung wurde bereits für eine %s-Verbindung festgelegt.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.FailedToAddAuthentication" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to add authentication.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -731,12 +731,12 @@
</Item>
<Item ItemId=";loc.messages.InvalidProjectName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The project name "%s" must be a valid docker compose project name. Follow the link for more details: https://docs.docker.com/compose/project-name/#set-a-project-name]]></Val>
<Val><![CDATA[The project name "%s" must be a valid docker compose project name. Follow the link for more details: https://aka.ms/azdo-docker-compose-v1]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Der Projektname „%s“ muss ein gültiger Docker Compose-Projektname sein. Folgen Sie dem Link, um weitere Informationen zu erhalten: https://docs.docker.com/compose/project-name/#set-a-project-name]]></Val>
<Val><![CDATA[Der Projektname „%s“ muss ein gültiger Docker Compose-Projektname sein. Folgen Sie dem Link für weitere Details: https://aka.ms/azdo-docker-compose-v1]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The project name "%s" must be a valid docker compose project name. Follow the link for more details: https://aka.ms/azdo-docker-compose-v1]]></Val>
<Val><![CDATA[The project name "%s" must be a valid docker compose project name. Follow the link for more details: https://docs.docker.com/compose/project-name/#set-a-project-name]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,12 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[[PREVIEW]5D; Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.]]></Val>
<Val><![CDATA[Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[[VORSCHAU]5D; Hiermit wird eine Pipelineausführung angehalten, um auf eine manuelle Interaktion zu warten. Dies funktioniert nur bei YAML-Pipelines.]]></Val>
<Val><![CDATA[Halten Sie eine Pipelineausführung an, um auf eine manuelle Interaktion zu warten. Dies funktioniert nur bei YAML-Pipelines.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.]]></Val>
<Val><![CDATA[[PREVIEW]5D; Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[[PREVIEW]5D; Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.]]></Val>
<Val><![CDATA[Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[[VORSCHAU]5D; Hiermit wird eine Pipelineausführung angehalten, um auf eine manuelle Interaktion zu warten. Dies funktioniert nur bei YAML-Pipelines.]]></Val>
<Val><![CDATA[Halten Sie eine Pipelineausführung an, um auf eine manuelle Interaktion zu warten. Dies funktioniert nur bei YAML-Pipelines.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.]]></Val>
<Val><![CDATA[[PREVIEW]5D; Pause a pipeline run to wait for manual interaction. Works only with YAML pipelines.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.feedUrl" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[If this is set, workloadIdentityServiceConnection is required. All other inputs are ignored. Not compatible with pythonDownloadServiceConnections. ]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wenn dies festgelegt ist, ist workloadIdentityServiceConnection erforderlich. Alle anderen Eingaben werden ignoriert. Nicht kompatibel mit pythonDownloadServiceConnections. ]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.onlyAddExtraIndex" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[If this is set to true, no feed will be set as the primary index URL. All of the configured feeds/endpoints will be set as extra index URLs. Defaults to false.]]></Val>
Expand All @@ -72,6 +81,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[If this is set, feedUrl is required. All other inputs are ignored.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wenn dies festgelegt ist, ist feedUrl erforderlich. Alle anderen Eingaben werden ignoriert.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.artifactFeeds" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[My feeds (select below)]]></Val>
Expand All @@ -81,6 +99,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.feedUrl" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Azure Artifacts Feeds url.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Azure Artifacts-Feeds-URL.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.onlyAddExtraIndex" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Don't set primary index URL]]></Val>
Expand All @@ -99,6 +126,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.label.workloadIdentityServiceConnection" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA['Entra Workload ID-backed Azure DevOps user' Service Connection]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Dienstverbindung „Entra Workload ID-gesicherter Azure-DevOps Benutzer“]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.instanceNameFormat" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Pip Authenticate]]></Val>
Expand Down Expand Up @@ -135,6 +171,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.FailedToGetServiceConnectionAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to get federated credentials from service connection: %s.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Verbundanmeldeinformationen können nicht von der Dienstverbindung abgerufen werden: %s.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Info_AddingExternalFeeds" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Adding auth information for %s external endpoint.]]></Val>
Expand All @@ -144,6 +189,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Info_AddingFederatedFeedAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Adding auth information from service connection %s for feed %s]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Authentifizierungsinformationen der Dienstverbindung %s werden für Feed %s hinzugefügt]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Info_AddingInternalFeeds" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Adding auth information for %s internal feed(s).]]></Val>
Expand Down Expand Up @@ -180,6 +234,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Info_SuccessAddingFederatedFeedAuth" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Successfully added auth for feed %s.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Die Authentifizierung für den Feed %s wurde erfolgreich hinzugefügt.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.messages.Warn_TooManyFeedEntries" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Too many feed entries for auth. Please reduce the number of repositories in the task.]]></Val>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,25 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";loc.description" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Execute PowerShell scripts on remote machine(s)]]></Val>
<Val><![CDATA[Execute PowerShell scripts on remote machines]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerShell-Skripte auf Remotecomputern ausführen]]></Val>
<Val><![CDATA[Ausführen von PowerShell-Skripts auf Remotecomputern]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Execute PowerShell scripts on remote machine(s)]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.friendlyName" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[PowerShell on Target Machines]]></Val>
<Val><![CDATA[PowerShell on target machines]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerShell auf Zielcomputern]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[PowerShell on Target Machines]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand All @@ -47,19 +53,25 @@
</Item>
<Item ItemId=";loc.helpMarkDown" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[[More Information]5D;(https://go.microsoft.com/fwlink/?linkid=627414)]]></Val>
<Val><![CDATA[[Learn more about this task]5D;(https://go.microsoft.com/fwlink/?linkid=627414)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[[Weitere Informationen]5D;(https://go.microsoft.com/fwlink/?linkid=627414)]]></Val>
<Val><![CDATA[[Weitere Informationen zu dieser Aufgabe]5D;(https://go.microsoft.com/fwlink/?linkid=627414)]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[[More Information]5D;(https://go.microsoft.com/fwlink/?linkid=627414)]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";loc.input.help.AdminPassword" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Administrator password for the target machines. <br>It can accept variable defined in Build/Release definitions as '$(passwordVariable)'. <br>You may mark variable type as 'secret' to secure it.]]></Val>
<Val><![CDATA[Administrator password for the target machines. <br>It can accept variable defined in build or release pipelines as '$(passwordVariable)'. <br>You may mark variable type as 'secret' to secure it.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Das Administratorkennwort für die Zielcomputer. <br>Es kann die Variable annehmen, die in Build-/Releasedefinitionen als"$(passwordVariable)" definiert wird. <br>Sie können den Variablentyp als "secret" markieren, um die Variable zu sichern.]]></Val>
<Val><![CDATA[Das Administratorkennwort für die Zielcomputer. <br>Es kann eine Variable akzeptieren, die in Build- oder Releasepipelines als "$(passwordVariable)" definiert ist. <br>Sie können den Variablentyp als "Geheimnis" markieren, um ihn zu schützen.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Administrator password for the target machines. <br>It can accept variable defined in Build/Release definitions as '$(passwordVariable)'. <br>You may mark variable type as 'secret' to secure it.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down Expand Up @@ -101,10 +113,13 @@
</Item>
<Item ItemId=";loc.input.help.Protocol" ItemType="0" PsrId="306" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Select the protocol to use for the WinRM connection with the machine(s). Default is HTTPS.]]></Val>
<Val><![CDATA[Select the protocol to use for the WinRM service connection with the machine(s). Default is HTTPS.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wählen Sie das Protokoll aus, das für die WinRM-Verbindung mit dem Computer bzw. den Computern verwendet werden soll. Der Standardwert ist HTTPS.]]></Val>
<Val><![CDATA[Wählen Sie das Protokoll aus, das für die WinRM-Dienstverbindung mit dem Computer bzw. den Computern verwendet werden soll. Der Standardwert ist "HTTP".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Select the protocol to use for the WinRM connection with the machine(s). Default is HTTPS.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
Expand Down
Loading

0 comments on commit 20ab01c

Please sign in to comment.