Skip to content

sqlDwAutoScaler ARM template Msdeploy bug  #56

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

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions