-
Notifications
You must be signed in to change notification settings - Fork 27
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
|Microsoft.ApiManagement] Proposed API version is not existing on Azure #2330
Comments
Not getting that initial warning (about update the version) during my deployments using the same Bicep Version and CLI as you (I am using the If that's the case it is the following value you should set (in Properties of the
|
Hi @dozer75, I don't think it is related to a property of the resource. Here are the logs when I deploy:
And in VS Code, when I edit the file I have this warning: And when I CTRL+Space to display the available version: It really looks like Azure/bicep#15152 |
This is a version issue with the Microsoft.ApiManagement resource - please open a support ticket with this resource provider |
@mgrosperrin I do agree with you seeing your logs... It seems like a similar issue with another resource 😕 Its strange that they suddenly having lots of issues with version syncs... |
Bicep version
0.30.23
Describe the bug
In VS Code (& in the CLI), I have a warning message when deploying an Microsoft.APIManagement resource saying that I should update the version from 2022-08-01 to 2024-05-01.
However when I do this, I got an error during the deployment saying this version (2024-05-01) does not exists:
To Reproduce
Deploy a Microosft.APIManagement resource with the latest version proposed by the tooling (and the docs by the way).
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: