Skip to content
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

Update API Version Handling #844

Merged
merged 8 commits into from
Jan 9, 2024

Conversation

daltondhcp
Copy link
Contributor

Overview/Summary

Separated General Availability (GA) and Preview API versions to prioritize the use of GA API versions.
This resolves issue #834.

Testing Evidence

Revised the functional tests to ensure that templates exclusively incorporate stable API versions, excluding any preview versions.

As part of this Pull Request I have

  • Checked for duplicate Pull Requests
  • Associated it with relevant issues, for tracking and closure.
  • Ensured my code/branch is up-to-date with the latest changes in the main branch
  • Performed testing and provided evidence.
  • Updated relevant and associated documentation.

Copy link
Member

@Jefajers Jefajers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good :)

@daltondhcp daltondhcp merged commit 3a77d8c into Azure:main Jan 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/powershell resource-provider issue with resource schema for pulled resources
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Preview apiVersion in generated ARM templates - do we need to filter versions?
2 participants