Skip to content

Conversation

@ShantingLiu
Copy link
Contributor

@ShantingLiu ShantingLiu commented Nov 7, 2025

This complements PR #9396 in azure-cli-extensions

Adds 2025-05-02-preview API support for AKS Safeguards with Pod Security Standards (PSS):

  • API resource files (XML/JSON) for the 2025-05-02-preview version with podSecurityStandardsLevel property
  • Command documentation updates for all safeguards commands (_create, _update, _delete, _show, _list)
  • Examples demonstrating --pss-level parameter with values: Baseline, Privileged, Restricted
  • Maintains 2025-04-01 stable version unchanged

The resource files enable AAZ to generate CLI commands that support the new PSS feature in the 2025-05-02-preview API.


#### examples

- Creates a DeploymentSafeguards resource at Warn level with a managed cluster resource id
Copy link
Contributor

Choose a reason for hiding this comment

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

please use first-person verb in examples/help messages as well as azure-cli repo.

Copy link
Contributor

Choose a reason for hiding this comment

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

I'll merge this PR first, please raise another PR to fix it
thanks

Copy link
Contributor Author

Choose a reason for hiding this comment

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

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.

4 participants