-
Notifications
You must be signed in to change notification settings - Fork 52
Closed
Labels
Milestone
Description
Summary of the new feature / enhancement
We need ARM consistent API version handling. This includes:
- ARM compatible version formats - i.e. "2025-07-04-preview"
- The ability to pass the API version to the module when called - or - the ability to call a different module based on API version
- The exact API version should be called without automatically using a higher version
Proposed technical implementation details (optional)
No response