Anders Wahlqvist
Dec 10, 2021
  6663
(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

Please login to comment.
Latest blogs
Introducing AI Assistant v4 for Optimizely CMS 12 and 13

Epicweb AI Assistant v4.0 adds full support for Optimizely CMS 13 on .NET 10 while staying compatible with CMS 12 on .NET 8, plus new AI Chat tools...

Luc Gosso (MVP) | Apr 20, 2026 |

Remote Debugging in Optimizely DXP: What Is Actually Possible?

Introduction At SYZYGY Techsolutions , we support Optimizely DXP projects at scale, so continuously  identifying  the right tools and approaches fo...

Mike | Apr 20, 2026

Removing Unused Properties in Optimizely CMS 13

Learn how to remove orphaned property definitions in Optimizely CMS 13. Explore API updates for IContentTypeRepository and how to safely use...

Stuart | Apr 17, 2026 |

How to Remove the "Paste formatting options" Dialog in Optimizely CMS 12

If you've upgraded from an older Optimizely CMS solution lately, you may have noticed a dialog popping up every time an editor pastes content from...

Henning Sjørbotten | Apr 17, 2026 |

Creating an admin tool - unused assets

Let's make an admin tool to clean unused assets and see how to extend your favorite CMS with custom tools and menues! We will build a tool step by...

Daniel Ovaska | Apr 15, 2026

Running Optimizely CMS on .NET 11 Preview

Learn how to run Optimizely CMS on the .NET 11 preview with a single-line change. Explore performance gains, PGO improvements, and future-proofing...

Stuart | Apr 15, 2026 |