-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
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')]" |
| "apiVersion": "2019-06-01", |
Please can you update the templates so that we can continue using them now the APIs have been deprecated?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels