azure-powershell icon indicating copy to clipboard operation
azure-powershell copied to clipboard

Updated apiVersion for Az.ApiManagement from 2021-08-01 to 2022-08-01

Open baswijdenes opened this issue 1 month ago • 4 comments

Description

I've updated the apiversion for the Az.ApiManagement module from 2021-08-01 to 2022-08-01 because I received this error using the module:

{"error":{"code":"IncorrectVersionParameter","message":"The service is configured to allow management requests only with the following api-version values: 2022-08-01, 2022-09-01-preview, 2023-03-01-preview, 2023-05-01-preview, 2023-09-01-preview, 2024-05-01, 2024-06-01-preview, 2024-10-01-preview, 2025-03-01-preview, 2025-09-01-preview","details":null,"innerError":null}}

Unfortunately, I could not update to an even newer stable version.

Mandatory Checklist

  • Please choose the target release of Azure PowerShell. (⚠️Target release is a different concept from API readiness. Please click below links for details.)

    • [X] General release
    • [ ] Public preview
    • [ ] Private preview
    • [ ] Engineering build
    • [ ] No need for a release
  • [X] Check this box to confirm: I have read the Submitting Changes section of CONTRIBUTING.md and reviewed the following information:

  • SHOULD update ChangeLog.md file(s) appropriately
    • Update src/{{SERVICE}}/{{SERVICE}}/ChangeLog.md.
      • A snippet outlining the change(s) made in the PR should be written under the ## Upcoming Release header in the past tense.
    • Should not change ChangeLog.md if no new release is required, such as fixing test case only.
  • SHOULD regenerate markdown help files if there is cmdlet API change. Instruction
  • SHOULD have proper test coverage for changes in pull request.
  • SHOULD NOT adjust version of module manually in pull request

baswijdenes avatar Nov 21 '25 10:11 baswijdenes

Thanks for your contribution! The pull request validation has started. Please revisit this comment for updated status.

Thank you for your contribution @baswijdenes! We will review the pull request and get back to you soon.

/azp run

notyashhh avatar Nov 25 '25 03:11 notyashhh

Azure Pipelines successfully started running 3 pipeline(s).

azure-pipelines[bot] avatar Nov 25 '25 03:11 azure-pipelines[bot]