Skip to content

Template non-functional due to Azure APIs being deprecated #22

@samlayton

Description

@samlayton

On Monday the 1st of July, Azure deprecated all API versions prior to 2021-08-01

This means any ARM template referencing older resources will fail. As most of the templates in this repo reference old API versions, they no longer function. Examples:

"path": "[concat(subscription().id, '/providers/Microsoft.EventHub/namespaces', '?api-version=2017-04-01')]"

Please can you update the templates so that we can continue using them now the APIs have been deprecated?

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