Skip to content

sqlDwAutoScaler ARM template Msdeploy bug  #56

@RoweKevin

Description

@RoweKevin

The template reference to the code is broken due to a change in the branch name:

"codePackageLocation": "https://github.com/Microsoft/sql-data-warehouse-samples/blob/master/arm-templates/sqlDwAutoScaler/SqlDwAutoScaler.zip?raw=true",

The url on line 258 needs to be changed from:
https://github.com/Microsoft/sql-data-warehouse-samples/blob/master/arm-templates/sqlDwAutoScaler/SqlDwAutoScaler.zip?raw=true

To:
https://github.com/microsoft/sql-data-warehouse-samples/raw/main/arm-templates/sqlDwAutoScaler/SqlDwAutoScaler.zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions