Anders Wahlqvist
Dec 10, 2021
visibility 6859
star star star star star
(2 votes)

EpiCloud 1.0.0 released!

This week we have released an update to the PowerShell module used to perform deployments through the deployment API, it's available through the PowerShell Gallery.

No changes in this module should be breaking, but we have improved a couple of things:

  • The module is now officially cross-platform compatible
    Are you using Linux to run your builds? No problem!

  • Clearer error message when uploading a code package with the same name twice
    Overwriting an existing code package is not supported (for CMS 12/Commerce 14 and above) and the deployment API will throw an error when this is attempted. That error message has now been improved so it's clearer.

  • The module no longer requires Az.Storage or Azure.Storage PowerShell modules to run
    The module is now completely standalone, making it easier to use on the various build runners that are available in Azure DevOps etc.

Our hope is that this will make deploying changes to DXP even simpler than before!

Dec 10, 2021

Comments

error Please login to comment.
Latest blogs
Optimizely Commerce 14 Now Supports .NET 10

In my previous post, Optimizely CMS 12 Now Fully Supports .NET 10 , I noted one remaining limitation: Commerce 14 (Commerce Connect) did not yet...

Bien Nguyen | Aug 7, 2026

The Top 10 Things I'm Actually Using AI For

A while back I wrote about ReviewPR, an Azure Function that uses AI to review Azure DevOps pull requests. That was one specific use case, but over...

KennyG | Aug 5, 2026

Drag-and-Drop Reordering for Commerce Media Collection in Optimizely Commerce Connect

Optimizely Commerce Connect ships a polished asset editor for the CommerceMediaCollection  property on catalog entries. It lets editors add, remove...

Linh Doan Cuu | Aug 5, 2026

Order tabs with drag and drop V2

I earlier did a very simple Blazor version to be able to sort tabs with drag and drop. I wanted to update it a bit and also display how the tabs ar...

Per Nergård (MVP) | Aug 4, 2026