Skip to content

Conversation

@ShantingLiu
Copy link
Contributor

@ShantingLiu ShantingLiu commented Nov 17, 2025

Description

This PR adds the GA API version 2025-07-01 for AKS deployment safeguards commands and updates command examples to use first-person verbs following Azure CLI style guidelines.

Changes

  • Add 2025-07-01 stable API version with Pod Security Standards (PSS) support
  • Update command examples to use first-person verbs (Create/Delete/Get/Update instead of Creates/Deletes/Gets/Updates)
  • Add resource definitions for GA API (JSON/XML files)
  • Maintain backward compatibility with preview API (2025-05-02-preview) and previous stable versions (2025-04-01)

API Migration Details

  • From: 2025-05-02-preview (preview)
  • To: 2025-07-01 (stable/GA)
  • New Features: Pod Security Standards support via --pss-level parameter

Related PRs

Files Modified

  • Commands/aks/safeguards/_create.md
  • Commands/aks/safeguards/_delete.md
  • Commands/aks/safeguards/_list.md
  • Commands/aks/safeguards/_show.md
  • Commands/aks/safeguards/_update.md

Files Added

  • Resource definitions for 2025-07-01 API (4 JSON/XML files)

Testing

Validated with corresponding azure-cli changes in PR #32432, including:

  • Command execution with GA API
  • PSS support functionality
  • Backward compatibility with existing API versions

@ShantingLiu ShantingLiu force-pushed the fix-safeguards-examples-first-person branch from 12827a6 to 7c20ce7 Compare November 21, 2025 02:01
@ShantingLiu ShantingLiu changed the title [Safeguards] Use first-person verbs in safeguards command examples [AKS] Add GA API 2025-07-01 for safeguards and fix command example verb tense Nov 21, 2025
- Add 2025-07-01 stable API version with Pod Security Standards support
- Update command examples to use first-person verbs (Create, Delete, Get)
- Add resource definitions for GA API (JSON/XML)
- Maintain backward compatibility with preview and previous stable versions
@yanzhudd yanzhudd merged commit b33ba58 into Azure:main Nov 22, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants