Skip to content

Add Microsoft.FileShares commands (2025-09-01-preview)#973

Open
ankushbindlish2 wants to merge 4 commits intoAzure:mainfrom
ankushbindlish2:fileshares-preview-aaz
Open

Add Microsoft.FileShares commands (2025-09-01-preview)#973
ankushbindlish2 wants to merge 4 commits intoAzure:mainfrom
ankushbindlish2:fileshares-preview-aaz

Conversation

@ankushbindlish2
Copy link
Copy Markdown
Member

  • Add 21 file-shares commands
  • All commands marked as Preview stage

ankushbindlish2 and others added 4 commits March 17, 2026 17:55
- Add 21 file-shares commands
- All commands marked as Preview stage
Breaking Changes:
- Renamed command group from 'az file-shares file-share' to 'az fileshare'
- Renamed 'file-share-snapshot' subgroup to 'snapshot'
- Renamed 'get-limit' to 'limits-show'
- Renamed 'get-usage-datum' to 'usage-show'

New Command Structure:
- az fileshare create|delete|list|show|update
- az fileshare snapshot create|delete|list|show|update
- az fileshare private-endpoint-connection create|delete|list|show|update
- az fileshare private-link-resource list|show
- az fileshare check-name-availability|get-provisioning-recommendation|limits-show|usage-show

This aligns with PowerShell cmdlet mapping and Azure CLI naming conventions.
Removed extra nesting level from command structure.
… fileshare

- Update Commands/readme.md: file-shares -> fileshare
- Update subgroup readme.md files with correct paths and headers
- Update all Resource JSON files: group names (file-shares file-share -> fileshare, file-share-snapshot -> snapshot) and command names (get-limit -> limits-show, get-usage-datum -> usage-show)
- Update all Resource XML files with same naming fixes
- Add fileshare entry to Commands/tree.json
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Apr 16, 2026

Microsoft.FileShares

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.

3 participants