Thank you for reaching out.
I understand you are getting the error "Specified api-version '2022-01-01' does not meet the minimum required api-version 2022-07-01 to enforce rate limiting on resource"
- Can you try updating the Az.Network module and see if that resolves the issue.
Update-Module -Name Az.Network
7.4.0 is the current version of the module
- If this does not help, can you see if the issue can reproduced using Azure Cloud Shell?
If above does not help please share the complete set of commands you are running. Thank you!