microsoft / vscode-azurearmtools

Azure Resource Manager Tools for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=msazurermtools.azurerm-vscode-tools
MIT License
136 stars 81 forks source link

Microsoft.OperationalInsights/workspaces not generating arm templates #1628

Open StephenWeatherford opened 1 year ago

StephenWeatherford commented 1 year ago

From https://github.com/microsoft/vscode-azurearmtools/issues/1557:

@anthony-c-martin there is an enum mismatch and hasn't been updated: https://github.com/Azure/azure-rest-api-specs/blob/ee157d6bbf6e4c4fdc8a47b380e00ddd56a0e852/specification/operationalinsights/resource-manager/Microsoft.OperationalInsights/stable/2022-10-01/Tables.json#L761 -> enum vs values.

I'll create a PR in the rest-api-specs repo.

Originally posted by @jorgecotillo in https://github.com/microsoft/vscode-azurearmtools/issues/1557#issuecomment-1471150448

@jorgecotillo This is still not fixed. ETA? Thanks.

StephenWeatherford commented 1 month ago

What's still not working?