Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
samlayton opened this issue Jul 5, 2024 · 0 comments
Open

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

samlayton opened this issue Jul 5, 2024 · 0 comments

Comments

@samlayton
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant