Skip to content
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

Latest api-schema version for Microsoft.OperationalInsights/workspaces/tables is missing #2985

Open
keklinke opened this issue Oct 18, 2023 · 1 comment

Comments

@keklinke
Copy link

Looking at the docs for Microsoft.OperationalInsights, the following versions should be supported for workspaces/tables:
2022-10-01
2021-12-01-preview
2020-10-01
2020-08-01
2020-03-01-preview

But in resources.json, only the following is there:

"Microsoft.OperationalInsights/workspaces/tables": [
    "2021-12-01-preview"
  ]

This isn't blocking anything, but it would be nice to get away from "preview" versions in all our of templates as we prefer to stay on GA release versions.

Creating an issue for this per the guidance in Unrecognized Resource API Version.

@TiepiNL
Copy link

TiepiNL commented Nov 28, 2023

The 2022-10-01 version does have new properties added, see the API version change log for deployment of Microsoft.OperationalInsights/workspaces.

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

2 participants