Skip to content

Bicep deployments now require resource group location, which can break existing deployment processes #10258

Description

@bec-callow-oct

Severity

Known impact to one customer with a workaround

Version

Earliest tried was 2026.3.15816

Latest Version

I could reproduce the problem in the latest build

What happened?

Resource group location was previously optional for bicep steps, so users with existing resource groups did not need to provide it. Recent changes caused this field to become mandatory, resulting in existing deployment processes becoming broken until a value was added to the field.

Reproduction

Create a simple bicep deployment without a resource group location.

Error and Stacktrace

Error    |       Octopus.Action.Azure.ResourceGroupLocation is required
Error    |       System.Exception
...
Verbose  |       Process /bin/bash ... exited with code 100
Fatal    |       The remote script failed with exit code 100

More Information

No response

Workaround

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/bugThis issue represents a verified problem we are committed to solving

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions