PowerShell 7.6– tag –
-
Azure AutomationのPowerShell 7.6ランブックでAzure CLIを実行する方法
Azure AutomationのPowerShell 7.6ランブックからAzure CLI(azコマンド)を実行するには、PowerShell 7.6のRuntime Environmentを作成し、ランブックを関連付けたうえ... -
Azure AutomationランブックをPowerShell 7.6へ移行する手順と互換性チェック
Azure AutomationでPowerShell 7.4以前のランブックを運用している場合は、PowerShell 7.6への移行準備を始めるべき時期です。 2026年7月30日、MicrosoftはAzure Update... -
PowerShell 7.6.4互換性チェック:Join-Path配列化・Escape・イベントソース名
PowerShell 7.6.4へ更新する前に、Join-Path、WildcardPattern.Escape()、PowerShell内部のトレースソース名を厳密に検証しているテストは見直しが必要です。最も影響を... -
PowerShell 7.6.4でStart-ThreadJobが失敗する原因とモジュール名変更の対応方法
PowerShell 7.6.4へ更新した後、ThreadJob\Start-ThreadJobを使う既存スクリプトが失敗する場合は、モジュール修飾名を次のように変更します。 Microsoft.PowerShell.Th... -
Azure FunctionsでPowerShell 7.6を試す方法|ローカル開発からPreview環境へのデプロイ手順
Azure FunctionsでPowerShell 7.6を実行するには、Windows環境でローカルプロジェクトを作成し、Azure側もWindowsのConsumption、Premium、またはDedicatedプランを選択...
1
