Skip to content

Commit c9cb3b6

Browse files
committed
bump api version for fileshare to 2025-07-05
1 parent 0dc0e66 commit c9cb3b6

16 files changed

+1908
-1905
lines changed

src/azure-cli-core/azure/cli/core/profiles/_shared.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ def default_api_version(self):
206206
ResourceType.DATA_KEYVAULT_ADMINISTRATION_ACCESS_CONTROL: '7.4',
207207
ResourceType.DATA_STORAGE_BLOB: '2022-11-02',
208208
ResourceType.DATA_STORAGE_FILEDATALAKE: '2021-08-06',
209-
ResourceType.DATA_STORAGE_FILESHARE: '2025-05-05',
209+
ResourceType.DATA_STORAGE_FILESHARE: '2025-07-05',
210210
ResourceType.DATA_STORAGE_QUEUE: '2018-03-28',
211211
ResourceType.DATA_STORAGE_TABLE: None,
212212
ResourceType.MGMT_SERVICEBUS: None,

0 commit comments

Comments
 (0)