ネットプロが提供するDynamics 365 Business Central

技術ブログ

Dynamics 365 Business Centralソースコードの取得

Windows PowerShell ISEを管理者として実行します。

日本版最新リリースのURLを取得します。

PS C:\WINDOWS\system32> Get-BCArtifactUrl -country “jp”
https://bcartifacts.azureedge.net/sandbox/17.1.18256.19263/jp

バージョンが17.1.18256.19263であることがわかります。

日本版の最新リリースのソースコードをダウンロードします。
PS C:\WINDOWS\system32> Download-Artifacts -artifactUrl (Get-BCArtifactUrl -country “jp”) -includePlatform