|
113 | 113 | </Item>
|
114 | 114 | <Item ItemId=";loc.input.help.csmParametersFile" ItemType="0" PsrId="306" Leaf="true">
|
115 | 115 | <Str Cat="Text">
|
116 |
| - <Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep files when the Azure CLI version > 2.20.0]]></Val> |
| 116 | + <Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep Param files when the Azure CLI version > 2.47.0]]></Val> |
117 | 117 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
118 |
| - <Val><![CDATA[Geben Sie den Pfad oder ein Muster an, das für die Parameterdatei für die Azure Resource Manager Vorlage zeigt. "Verknüpftes Artefakt" bietet auch Unterstützung für Bicep-Dateien, wenn die Azure CLI Version > 2.20.0]]></Val> |
| 118 | + <Val><![CDATA[Geben Sie den Pfad oder ein Muster an, das für die Parameterdatei für die Azure Resource Manager Vorlage zeigt. "Verknüpftes Artefakt" bietet auch Unterstützung für Bicep-Parameterdateien, wenn die Azure CLI Version > 2.47.0]]></Val> |
119 | 119 | </Tgt>
|
120 | 120 | <Prev Cat="Text">
|
121 |
| - <Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template.]]></Val> |
| 121 | + <Val><![CDATA[Specify the path or a pattern pointing for the parameters file for the Azure Resource Manager template. 'Linked artifact' also has support for Bicep files when the Azure CLI version > 2.20.0]]></Val> |
122 | 122 | </Prev>
|
123 | 123 | </Str>
|
124 | 124 | <Disp Icon="Str" />
|
|
441 | 441 | </Str>
|
442 | 442 | <Disp Icon="Str" />
|
443 | 443 | </Item>
|
| 444 | + <Item ItemId=";loc.messages.BicepParamBuildFailed" ItemType="0" PsrId="306" Leaf="true"> |
| 445 | + <Str Cat="Text"> |
| 446 | + <Val><![CDATA["az bicep build-param" failed. Error: %s]]></Val> |
| 447 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 448 | + <Val><![CDATA[Fehler bei "az bicep build-param". Fehler: %s]]></Val> |
| 449 | + </Tgt> |
| 450 | + </Str> |
| 451 | + <Disp Icon="Str" /> |
| 452 | + </Item> |
444 | 453 | <Item ItemId=";loc.messages.CheckResourceGroupExistence" ItemType="0" PsrId="306" Leaf="true">
|
445 | 454 | <Str Cat="Text">
|
446 | 455 | <Val><![CDATA[Checking if the following resource group exists: %s.]]></Val>
|
|
657 | 666 | </Str>
|
658 | 667 | <Disp Icon="Str" />
|
659 | 668 | </Item>
|
| 669 | + <Item ItemId=";loc.messages.IncompatibleAzureCLIVersionBicepParam" ItemType="0" PsrId="306" Leaf="true"> |
| 670 | + <Str Cat="Text"> |
| 671 | + <Val><![CDATA[Azure CLI version should be >= 2.47.0 to use .bicepparam file]]></Val> |
| 672 | + <Tgt Cat="Text" Stat="Loc" Orig="New"> |
| 673 | + <Val><![CDATA[Azure CLI Version muss >= 2.47.0 sein, um die .bicepparam-Datei zu verwenden.]]></Val> |
| 674 | + </Tgt> |
| 675 | + </Str> |
| 676 | + <Disp Icon="Str" /> |
| 677 | + </Item> |
660 | 678 | <Item ItemId=";loc.messages.InvalidAction" ItemType="0" PsrId="306" Leaf="true">
|
661 | 679 | <Str Cat="Text">
|
662 | 680 | <Val><![CDATA[This action is not defined. Check with the task author.]]></Val>
|
|
920 | 938 | </Item>
|
921 | 939 | <Item ItemId=";loc.releaseNotes" ItemType="0" PsrId="306" Leaf="true">
|
922 | 940 | <Str Cat="Text">
|
923 |
| - <Val><![CDATA[- Added support for deployment at all the deployment scopes.]A;- Removed all the VM related actions.]]></Val> |
| 941 | + <Val><![CDATA[- Added support for bicepparam.]]></Val> |
924 | 942 | <Tgt Cat="Text" Stat="Loc" Orig="New">
|
925 |
| - <Val><![CDATA[– Unterstützung für die Bereitstellung in allen Bereitstellungsbereichen hinzugefügt.]A;– Alle VM-bezogenen Aktionen wurden entfernt.]]></Val> |
| 943 | + <Val><![CDATA[- Unterstützung für bicepparam wurde hinzugefügt.]]></Val> |
926 | 944 | </Tgt>
|
| 945 | + <Prev Cat="Text"> |
| 946 | + <Val><![CDATA[- Added support for deployment at all the deployment scopes.]A;- Removed all the VM related actions.]]></Val> |
| 947 | + </Prev> |
927 | 948 | </Str>
|
928 | 949 | <Disp Icon="Str" />
|
929 | 950 | </Item>
|
|
0 commit comments