azure-mgmt-storage 23.0.0__tar.gz → 23.0.1__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (97) hide show
  1. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/CHANGELOG.md +6 -0
  2. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/MANIFEST.in +0 -1
  3. {azure_mgmt_storage-23.0.0/azure_mgmt_storage.egg-info → azure_mgmt_storage-23.0.1}/PKG-INFO +7 -1
  4. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/_version.py +1 -1
  5. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_blob_containers_operations.py +2 -15
  6. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_blob_inventory_policies_operations.py +2 -2
  7. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_blob_services_operations.py +2 -2
  8. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_deleted_accounts_operations.py +2 -2
  9. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_encryption_scopes_operations.py +2 -2
  10. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_file_services_operations.py +2 -2
  11. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_file_shares_operations.py +2 -2
  12. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_local_users_operations.py +2 -2
  13. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_network_security_perimeter_configurations_operations.py +2 -2
  14. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_object_replication_policies_operations.py +2 -2
  15. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_operations.py +2 -2
  16. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_private_endpoint_connections_operations.py +2 -2
  17. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_queue_operations.py +2 -2
  18. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_skus_operations.py +2 -2
  19. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_storage_accounts_operations.py +3 -16
  20. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_storage_task_assignment_instances_report_operations.py +2 -2
  21. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_storage_task_assignments_instances_report_operations.py +2 -2
  22. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_storage_task_assignments_operations.py +8 -5
  23. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_table_operations.py +2 -2
  24. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_usages_operations.py +2 -2
  25. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/models/_models_py3.py +2 -2
  26. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_blob_containers_operations.py +3 -3
  27. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_blob_inventory_policies_operations.py +3 -3
  28. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_blob_services_operations.py +3 -3
  29. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_deleted_accounts_operations.py +3 -3
  30. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_encryption_scopes_operations.py +3 -3
  31. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_file_services_operations.py +3 -3
  32. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_file_shares_operations.py +3 -3
  33. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_local_users_operations.py +3 -3
  34. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_management_policies_operations.py +1 -1
  35. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_network_security_perimeter_configurations_operations.py +3 -3
  36. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_object_replication_policies_operations.py +3 -3
  37. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_operations.py +3 -3
  38. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_private_endpoint_connections_operations.py +3 -3
  39. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_private_link_resources_operations.py +1 -1
  40. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_queue_operations.py +3 -3
  41. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_queue_services_operations.py +1 -1
  42. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_skus_operations.py +3 -3
  43. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_storage_accounts_operations.py +4 -4
  44. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_storage_task_assignment_instances_report_operations.py +3 -3
  45. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_storage_task_assignments_instances_report_operations.py +3 -3
  46. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_storage_task_assignments_operations.py +6 -6
  47. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_table_operations.py +3 -3
  48. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_table_services_operations.py +1 -1
  49. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_usages_operations.py +3 -3
  50. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1/azure_mgmt_storage.egg-info}/PKG-INFO +7 -1
  51. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure_mgmt_storage.egg-info/SOURCES.txt +0 -1
  52. azure_mgmt_storage-23.0.0/_meta.json +0 -33
  53. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/LICENSE +0 -0
  54. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/README.md +0 -0
  55. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/__init__.py +0 -0
  56. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/__init__.py +0 -0
  57. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/__init__.py +0 -0
  58. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/_configuration.py +0 -0
  59. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/_patch.py +0 -0
  60. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/_storage_management_client.py +0 -0
  61. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/_utils/__init__.py +0 -0
  62. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/_utils/serialization.py +0 -0
  63. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/__init__.py +0 -0
  64. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/_configuration.py +0 -0
  65. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/_patch.py +0 -0
  66. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/_storage_management_client.py +0 -0
  67. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/__init__.py +0 -0
  68. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_management_policies_operations.py +0 -0
  69. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_patch.py +0 -0
  70. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_private_link_resources_operations.py +0 -0
  71. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_queue_services_operations.py +0 -0
  72. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/aio/operations/_table_services_operations.py +0 -0
  73. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/models/__init__.py +0 -0
  74. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/models/_patch.py +0 -0
  75. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/models/_storage_management_client_enums.py +0 -0
  76. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/__init__.py +0 -0
  77. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/operations/_patch.py +0 -0
  78. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure/mgmt/storage/py.typed +0 -0
  79. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure_mgmt_storage.egg-info/dependency_links.txt +0 -0
  80. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure_mgmt_storage.egg-info/not-zip-safe +0 -0
  81. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure_mgmt_storage.egg-info/requires.txt +0 -0
  82. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/azure_mgmt_storage.egg-info/top_level.txt +0 -0
  83. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/pyproject.toml +0 -0
  84. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/setup.cfg +0 -0
  85. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/setup.py +0 -0
  86. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/_aio_testcase.py +0 -0
  87. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/conftest.py +0 -0
  88. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/disable_test_cli_mgmt_storage.py +0 -0
  89. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/disable_test_cli_mgmt_storage_async.py +0 -0
  90. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/test_storage_management_deleted_accounts_operations_async_test.py +0 -0
  91. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/test_storage_management_deleted_accounts_operations_test.py +0 -0
  92. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/test_storage_management_operations_async_test.py +0 -0
  93. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/test_storage_management_operations_test.py +0 -0
  94. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/test_storage_management_skus_operations_async_test.py +0 -0
  95. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/test_storage_management_skus_operations_test.py +0 -0
  96. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/test_storage_management_storage_accounts_operations_async_test.py +0 -0
  97. {azure_mgmt_storage-23.0.0 → azure_mgmt_storage-23.0.1}/tests/test_storage_management_storage_accounts_operations_test.py +0 -0
@@ -1,5 +1,11 @@
1
1
  # Release History
2
2
 
3
+ ## 23.0.1 (2025-06-30)
4
+
5
+ ### Other Changes
6
+
7
+ - Fix for StorageTaskAssignmentsOperations
8
+
3
9
  ## 23.0.0 (2025-05-15)
4
10
 
5
11
  ### Breaking Changes
@@ -1,4 +1,3 @@
1
- include _meta.json
2
1
  recursive-include tests *.py *.json
3
2
  recursive-include samples *.py *.md
4
3
  include *.md
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: azure-mgmt-storage
3
- Version: 23.0.0
3
+ Version: 23.0.1
4
4
  Summary: Microsoft Azure Storage Management Client Library for Python
5
5
  Home-page: https://github.com/Azure/azure-sdk-for-python
6
6
  Author: Microsoft Corporation
@@ -89,6 +89,12 @@ section of the project.
89
89
 
90
90
  # Release History
91
91
 
92
+ ## 23.0.1 (2025-06-30)
93
+
94
+ ### Other Changes
95
+
96
+ - Fix for StorageTaskAssignmentsOperations
97
+
92
98
  ## 23.0.0 (2025-05-15)
93
99
 
94
100
  ### Breaking Changes
@@ -5,4 +5,4 @@
5
5
  # license information.
6
6
  # --------------------------------------------------------------------------
7
7
 
8
- VERSION = "23.0.0"
8
+ VERSION = "23.0.1"
@@ -8,20 +8,7 @@
8
8
  # --------------------------------------------------------------------------
9
9
  from collections.abc import MutableMapping
10
10
  from io import IOBase
11
- from typing import (
12
- Any,
13
- AsyncIterable,
14
- AsyncIterator,
15
- Callable,
16
- Dict,
17
- IO,
18
- Literal,
19
- Optional,
20
- TypeVar,
21
- Union,
22
- cast,
23
- overload,
24
- )
11
+ from typing import Any, AsyncIterator, Callable, Dict, IO, Literal, Optional, TypeVar, Union, cast, overload
25
12
  import urllib.parse
26
13
 
27
14
  from azure.core import AsyncPipelineClient
@@ -97,7 +84,7 @@ class BlobContainersOperations:
97
84
  filter: Optional[str] = None,
98
85
  include: Optional[Union[str, _models.ListContainersInclude]] = None,
99
86
  **kwargs: Any
100
- ) -> AsyncIterable["_models.ListContainerItem"]:
87
+ ) -> AsyncItemPaged["_models.ListContainerItem"]:
101
88
  """Lists all containers and does not support a prefix like data plane. Also SRP today does not
102
89
  return continuation token.
103
90
 
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, Callable, Dict, IO, Optional, TypeVar, Union, overload
10
+ from typing import Any, Callable, Dict, IO, Optional, TypeVar, Union, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -342,7 +342,7 @@ class BlobInventoryPoliciesOperations:
342
342
  @distributed_trace
343
343
  def list(
344
344
  self, resource_group_name: str, account_name: str, **kwargs: Any
345
- ) -> AsyncIterable["_models.BlobInventoryPolicy"]:
345
+ ) -> AsyncItemPaged["_models.BlobInventoryPolicy"]:
346
346
  """Gets the blob inventory policy associated with the specified storage account.
347
347
 
348
348
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, Callable, Dict, IO, Literal, Optional, TypeVar, Union, overload
10
+ from typing import Any, Callable, Dict, IO, Literal, Optional, TypeVar, Union, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -62,7 +62,7 @@ class BlobServicesOperations:
62
62
  @distributed_trace
63
63
  def list(
64
64
  self, resource_group_name: str, account_name: str, **kwargs: Any
65
- ) -> AsyncIterable["_models.BlobServiceProperties"]:
65
+ ) -> AsyncItemPaged["_models.BlobServiceProperties"]:
66
66
  """List blob services of storage account. It returns a collection of one object named default.
67
67
 
68
68
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -6,7 +6,7 @@
6
6
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
- from typing import Any, AsyncIterable, Callable, Dict, Optional, TypeVar
9
+ from typing import Any, Callable, Dict, Optional, TypeVar
10
10
  import urllib.parse
11
11
 
12
12
  from azure.core import AsyncPipelineClient
@@ -55,7 +55,7 @@ class DeletedAccountsOperations:
55
55
  self._deserialize: Deserializer = input_args.pop(0) if input_args else kwargs.pop("deserializer")
56
56
 
57
57
  @distributed_trace
58
- def list(self, **kwargs: Any) -> AsyncIterable["_models.DeletedAccount"]:
58
+ def list(self, **kwargs: Any) -> AsyncItemPaged["_models.DeletedAccount"]:
59
59
  """Lists deleted accounts under the subscription.
60
60
 
61
61
  :return: An iterator like instance of either DeletedAccount or the result of cls(response)
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, Callable, Dict, IO, Optional, TypeVar, Union, overload
10
+ from typing import Any, Callable, Dict, IO, Optional, TypeVar, Union, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -458,7 +458,7 @@ class EncryptionScopesOperations:
458
458
  filter: Optional[str] = None,
459
459
  include: Optional[Union[str, _models.ListEncryptionScopesInclude]] = None,
460
460
  **kwargs: Any
461
- ) -> AsyncIterable["_models.EncryptionScope"]:
461
+ ) -> AsyncItemPaged["_models.EncryptionScope"]:
462
462
  """Lists all the encryption scopes available under the specified storage account.
463
463
 
464
464
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, Callable, Dict, IO, Literal, Optional, TypeVar, Union, overload
10
+ from typing import Any, Callable, Dict, IO, Literal, Optional, TypeVar, Union, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -327,7 +327,7 @@ class FileServicesOperations:
327
327
  @distributed_trace
328
328
  def list_service_usages(
329
329
  self, resource_group_name: str, account_name: str, maxpagesize: Optional[int] = None, **kwargs: Any
330
- ) -> AsyncIterable["_models.FileServiceUsage"]:
330
+ ) -> AsyncItemPaged["_models.FileServiceUsage"]:
331
331
  """Gets the usages of file service in storage account.
332
332
 
333
333
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, Callable, Dict, IO, Optional, TypeVar, Union, overload
10
+ from typing import Any, Callable, Dict, IO, Optional, TypeVar, Union, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -72,7 +72,7 @@ class FileSharesOperations:
72
72
  filter: Optional[str] = None,
73
73
  expand: Optional[str] = None,
74
74
  **kwargs: Any
75
- ) -> AsyncIterable["_models.FileShareItem"]:
75
+ ) -> AsyncItemPaged["_models.FileShareItem"]:
76
76
  """Lists all shares.
77
77
 
78
78
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, Callable, Dict, IO, Optional, TypeVar, Union, overload
10
+ from typing import Any, Callable, Dict, IO, Optional, TypeVar, Union, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -71,7 +71,7 @@ class LocalUsersOperations:
71
71
  filter: Optional[str] = None,
72
72
  include: Optional[Union[str, _models.ListLocalUserIncludeParam]] = None,
73
73
  **kwargs: Any
74
- ) -> AsyncIterable["_models.LocalUser"]:
74
+ ) -> AsyncItemPaged["_models.LocalUser"]:
75
75
  """List the local users associated with the storage account.
76
76
 
77
77
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -6,7 +6,7 @@
6
6
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
- from typing import Any, AsyncIterable, AsyncIterator, Callable, Dict, Optional, TypeVar, Union, cast
9
+ from typing import Any, AsyncIterator, Callable, Dict, Optional, TypeVar, Union, cast
10
10
  import urllib.parse
11
11
 
12
12
  from azure.core import AsyncPipelineClient
@@ -65,7 +65,7 @@ class NetworkSecurityPerimeterConfigurationsOperations: # pylint: disable=name-
65
65
  @distributed_trace
66
66
  def list(
67
67
  self, resource_group_name: str, account_name: str, **kwargs: Any
68
- ) -> AsyncIterable["_models.NetworkSecurityPerimeterConfiguration"]:
68
+ ) -> AsyncItemPaged["_models.NetworkSecurityPerimeterConfiguration"]:
69
69
  """Gets list of effective NetworkSecurityPerimeterConfiguration for storage account.
70
70
 
71
71
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, Callable, Dict, IO, Optional, TypeVar, Union, overload
10
+ from typing import Any, Callable, Dict, IO, Optional, TypeVar, Union, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -63,7 +63,7 @@ class ObjectReplicationPoliciesOperations:
63
63
  @distributed_trace
64
64
  def list(
65
65
  self, resource_group_name: str, account_name: str, **kwargs: Any
66
- ) -> AsyncIterable["_models.ObjectReplicationPolicy"]:
66
+ ) -> AsyncItemPaged["_models.ObjectReplicationPolicy"]:
67
67
  """List the object replication policies associated with the storage account.
68
68
 
69
69
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -6,7 +6,7 @@
6
6
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
- from typing import Any, AsyncIterable, Callable, Dict, Optional, TypeVar
9
+ from typing import Any, Callable, Dict, Optional, TypeVar
10
10
  import urllib.parse
11
11
 
12
12
  from azure.core import AsyncPipelineClient
@@ -54,7 +54,7 @@ class Operations:
54
54
  self._deserialize: Deserializer = input_args.pop(0) if input_args else kwargs.pop("deserializer")
55
55
 
56
56
  @distributed_trace
57
- def list(self, **kwargs: Any) -> AsyncIterable["_models.Operation"]:
57
+ def list(self, **kwargs: Any) -> AsyncItemPaged["_models.Operation"]:
58
58
  """Lists all of the available Storage Rest API operations.
59
59
 
60
60
  :return: An iterator like instance of either Operation or the result of cls(response)
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, Callable, Dict, IO, Optional, TypeVar, Union, overload
10
+ from typing import Any, Callable, Dict, IO, Optional, TypeVar, Union, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -63,7 +63,7 @@ class PrivateEndpointConnectionsOperations:
63
63
  @distributed_trace
64
64
  def list(
65
65
  self, resource_group_name: str, account_name: str, **kwargs: Any
66
- ) -> AsyncIterable["_models.PrivateEndpointConnection"]:
66
+ ) -> AsyncItemPaged["_models.PrivateEndpointConnection"]:
67
67
  """List all the private endpoint connections associated with the storage account.
68
68
 
69
69
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, Callable, Dict, IO, Optional, TypeVar, Union, overload
10
+ from typing import Any, Callable, Dict, IO, Optional, TypeVar, Union, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -503,7 +503,7 @@ class QueueOperations:
503
503
  maxpagesize: Optional[str] = None,
504
504
  filter: Optional[str] = None,
505
505
  **kwargs: Any
506
- ) -> AsyncIterable["_models.ListQueue"]:
506
+ ) -> AsyncItemPaged["_models.ListQueue"]:
507
507
  """Gets a list of all the queues under the specified storage account.
508
508
 
509
509
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -6,7 +6,7 @@
6
6
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
- from typing import Any, AsyncIterable, Callable, Dict, Optional, TypeVar
9
+ from typing import Any, Callable, Dict, Optional, TypeVar
10
10
  import urllib.parse
11
11
 
12
12
  from azure.core import AsyncPipelineClient
@@ -54,7 +54,7 @@ class SkusOperations:
54
54
  self._deserialize: Deserializer = input_args.pop(0) if input_args else kwargs.pop("deserializer")
55
55
 
56
56
  @distributed_trace
57
- def list(self, **kwargs: Any) -> AsyncIterable["_models.SkuInformation"]:
57
+ def list(self, **kwargs: Any) -> AsyncItemPaged["_models.SkuInformation"]:
58
58
  """Lists the available SKUs supported by Microsoft.Storage for given subscription.
59
59
 
60
60
  :return: An iterator like instance of either SkuInformation or the result of cls(response)
@@ -8,20 +8,7 @@
8
8
  # --------------------------------------------------------------------------
9
9
  from collections.abc import MutableMapping
10
10
  from io import IOBase
11
- from typing import (
12
- Any,
13
- AsyncIterable,
14
- AsyncIterator,
15
- Callable,
16
- Dict,
17
- IO,
18
- Literal,
19
- Optional,
20
- TypeVar,
21
- Union,
22
- cast,
23
- overload,
24
- )
11
+ from typing import Any, AsyncIterator, Callable, Dict, IO, Literal, Optional, TypeVar, Union, cast, overload
25
12
  import urllib.parse
26
13
 
27
14
  from azure.core import AsyncPipelineClient
@@ -689,7 +676,7 @@ class StorageAccountsOperations: # pylint: disable=too-many-public-methods
689
676
  return deserialized # type: ignore
690
677
 
691
678
  @distributed_trace
692
- def list(self, **kwargs: Any) -> AsyncIterable["_models.StorageAccount"]:
679
+ def list(self, **kwargs: Any) -> AsyncItemPaged["_models.StorageAccount"]:
693
680
  """Lists all the storage accounts available under the subscription. Note that storage keys are not
694
681
  returned; use the ListKeys operation for this.
695
682
 
@@ -766,7 +753,7 @@ class StorageAccountsOperations: # pylint: disable=too-many-public-methods
766
753
  @distributed_trace
767
754
  def list_by_resource_group(
768
755
  self, resource_group_name: str, **kwargs: Any
769
- ) -> AsyncIterable["_models.StorageAccount"]:
756
+ ) -> AsyncItemPaged["_models.StorageAccount"]:
770
757
  """Lists all the storage accounts available under the given resource group. Note that storage keys
771
758
  are not returned; use the ListKeys operation for this.
772
759
 
@@ -7,7 +7,7 @@
7
7
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
8
  # --------------------------------------------------------------------------
9
9
  from collections.abc import MutableMapping
10
- from typing import Any, AsyncIterable, Callable, Dict, Optional, TypeVar
10
+ from typing import Any, Callable, Dict, Optional, TypeVar
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -63,7 +63,7 @@ class StorageTaskAssignmentInstancesReportOperations: # pylint: disable=name-to
63
63
  maxpagesize: Optional[int] = None,
64
64
  filter: Optional[str] = None,
65
65
  **kwargs: Any
66
- ) -> AsyncIterable["_models.StorageTaskReportInstance"]:
66
+ ) -> AsyncItemPaged["_models.StorageTaskReportInstance"]:
67
67
  """Fetch the report summary of a single storage task assignment's instances.
68
68
 
69
69
  :param resource_group_name: The name of the resource group. The name is case insensitive.
@@ -7,7 +7,7 @@
7
7
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
8
  # --------------------------------------------------------------------------
9
9
  from collections.abc import MutableMapping
10
- from typing import Any, AsyncIterable, Callable, Dict, Optional, TypeVar
10
+ from typing import Any, Callable, Dict, Optional, TypeVar
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -62,7 +62,7 @@ class StorageTaskAssignmentsInstancesReportOperations: # pylint: disable=name-t
62
62
  maxpagesize: Optional[int] = None,
63
63
  filter: Optional[str] = None,
64
64
  **kwargs: Any
65
- ) -> AsyncIterable["_models.StorageTaskReportInstance"]:
65
+ ) -> AsyncItemPaged["_models.StorageTaskReportInstance"]:
66
66
  """Fetch the report summary of all the storage task assignments and instances in an account.
67
67
 
68
68
  :param resource_group_name: The name of the resource group. The name is case insensitive.
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, AsyncIterator, Callable, Dict, IO, Optional, TypeVar, Union, cast, overload
10
+ from typing import Any, AsyncIterator, Callable, Dict, IO, Optional, TypeVar, Union, cast, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -283,7 +283,8 @@ class StorageTaskAssignmentsOperations:
283
283
 
284
284
  if polling is True:
285
285
  polling_method: AsyncPollingMethod = cast(
286
- AsyncPollingMethod, AsyncARMPolling(lro_delay, lro_options={"final-state-via": "location"}, **kwargs)
286
+ AsyncPollingMethod,
287
+ AsyncARMPolling(lro_delay, lro_options={"final-state-via": "azure-async-operation"}, **kwargs),
287
288
  )
288
289
  elif polling is False:
289
290
  polling_method = cast(AsyncPollingMethod, AsyncNoPolling())
@@ -506,7 +507,8 @@ class StorageTaskAssignmentsOperations:
506
507
 
507
508
  if polling is True:
508
509
  polling_method: AsyncPollingMethod = cast(
509
- AsyncPollingMethod, AsyncARMPolling(lro_delay, lro_options={"final-state-via": "location"}, **kwargs)
510
+ AsyncPollingMethod,
511
+ AsyncARMPolling(lro_delay, lro_options={"final-state-via": "azure-async-operation"}, **kwargs),
510
512
  )
511
513
  elif polling is False:
512
514
  polling_method = cast(AsyncPollingMethod, AsyncNoPolling())
@@ -693,7 +695,8 @@ class StorageTaskAssignmentsOperations:
693
695
 
694
696
  if polling is True:
695
697
  polling_method: AsyncPollingMethod = cast(
696
- AsyncPollingMethod, AsyncARMPolling(lro_delay, lro_options={"final-state-via": "location"}, **kwargs)
698
+ AsyncPollingMethod,
699
+ AsyncARMPolling(lro_delay, lro_options={"final-state-via": "azure-async-operation"}, **kwargs),
697
700
  )
698
701
  elif polling is False:
699
702
  polling_method = cast(AsyncPollingMethod, AsyncNoPolling())
@@ -711,7 +714,7 @@ class StorageTaskAssignmentsOperations:
711
714
  @distributed_trace
712
715
  def list(
713
716
  self, resource_group_name: str, account_name: str, maxpagesize: Optional[int] = None, **kwargs: Any
714
- ) -> AsyncIterable["_models.StorageTaskAssignment"]:
717
+ ) -> AsyncItemPaged["_models.StorageTaskAssignment"]:
715
718
  """List all the storage task assignments in an account.
716
719
 
717
720
  :param resource_group_name: The name of the resource group. The name is case insensitive.
@@ -7,7 +7,7 @@
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
9
  from io import IOBase
10
- from typing import Any, AsyncIterable, Callable, Dict, IO, Optional, TypeVar, Union, overload
10
+ from typing import Any, Callable, Dict, IO, Optional, TypeVar, Union, overload
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import AsyncPipelineClient
@@ -492,7 +492,7 @@ class TableOperations:
492
492
  return cls(pipeline_response, None, {}) # type: ignore
493
493
 
494
494
  @distributed_trace
495
- def list(self, resource_group_name: str, account_name: str, **kwargs: Any) -> AsyncIterable["_models.Table"]:
495
+ def list(self, resource_group_name: str, account_name: str, **kwargs: Any) -> AsyncItemPaged["_models.Table"]:
496
496
  """Gets a list of all the tables under the specified storage account.
497
497
 
498
498
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -6,7 +6,7 @@
6
6
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
7
7
  # --------------------------------------------------------------------------
8
8
  from collections.abc import MutableMapping
9
- from typing import Any, AsyncIterable, Callable, Dict, Optional, TypeVar
9
+ from typing import Any, Callable, Dict, Optional, TypeVar
10
10
  import urllib.parse
11
11
 
12
12
  from azure.core import AsyncPipelineClient
@@ -54,7 +54,7 @@ class UsagesOperations:
54
54
  self._deserialize: Deserializer = input_args.pop(0) if input_args else kwargs.pop("deserializer")
55
55
 
56
56
  @distributed_trace
57
- def list_by_location(self, location: str, **kwargs: Any) -> AsyncIterable["_models.Usage"]:
57
+ def list_by_location(self, location: str, **kwargs: Any) -> AsyncItemPaged["_models.Usage"]:
58
58
  """Gets the current usage count and the limit for the resources of the location under the
59
59
  subscription.
60
60
 
@@ -9862,7 +9862,7 @@ class TriggerParameters(_serialization.Model):
9862
9862
  ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when
9863
9863
  ExecutionTrigger.properties.type is 'RunOnce'.
9864
9864
  :vartype end_by: ~datetime.datetime
9865
- :ivar start_on: When to start task execution. This is an optional field when
9865
+ :ivar start_on: When to start task execution. This is a required field when
9866
9866
  ExecutionTrigger.properties.type is 'RunOnce'; this property should not be present when
9867
9867
  ExecutionTrigger.properties.type is 'OnSchedule'.
9868
9868
  :vartype start_on: ~datetime.datetime
@@ -9907,7 +9907,7 @@ class TriggerParameters(_serialization.Model):
9907
9907
  ExecutionTrigger.properties.type is 'OnSchedule'; this property should not be present when
9908
9908
  ExecutionTrigger.properties.type is 'RunOnce'.
9909
9909
  :paramtype end_by: ~datetime.datetime
9910
- :keyword start_on: When to start task execution. This is an optional field when
9910
+ :keyword start_on: When to start task execution. This is a required field when
9911
9911
  ExecutionTrigger.properties.type is 'RunOnce'; this property should not be present when
9912
9912
  ExecutionTrigger.properties.type is 'OnSchedule'.
9913
9913
  :paramtype start_on: ~datetime.datetime
@@ -8,7 +8,7 @@
8
8
  # --------------------------------------------------------------------------
9
9
  from collections.abc import MutableMapping
10
10
  from io import IOBase
11
- from typing import Any, Callable, Dict, IO, Iterable, Iterator, Literal, Optional, TypeVar, Union, cast, overload
11
+ from typing import Any, Callable, Dict, IO, Iterator, Literal, Optional, TypeVar, Union, cast, overload
12
12
  import urllib.parse
13
13
 
14
14
  from azure.core import PipelineClient
@@ -628,7 +628,7 @@ class BlobContainersOperations:
628
628
 
629
629
  models = _models
630
630
 
631
- def __init__(self, *args, **kwargs):
631
+ def __init__(self, *args, **kwargs) -> None:
632
632
  input_args = list(args)
633
633
  self._client: PipelineClient = input_args.pop(0) if input_args else kwargs.pop("client")
634
634
  self._config: StorageManagementClientConfiguration = input_args.pop(0) if input_args else kwargs.pop("config")
@@ -644,7 +644,7 @@ class BlobContainersOperations:
644
644
  filter: Optional[str] = None,
645
645
  include: Optional[Union[str, _models.ListContainersInclude]] = None,
646
646
  **kwargs: Any
647
- ) -> Iterable["_models.ListContainerItem"]:
647
+ ) -> ItemPaged["_models.ListContainerItem"]:
648
648
  """Lists all containers and does not support a prefix like data plane. Also SRP today does not
649
649
  return continuation token.
650
650
 
@@ -8,7 +8,7 @@
8
8
  # --------------------------------------------------------------------------
9
9
  from collections.abc import MutableMapping
10
10
  from io import IOBase
11
- from typing import Any, Callable, Dict, IO, Iterable, Optional, TypeVar, Union, overload
11
+ from typing import Any, Callable, Dict, IO, Optional, TypeVar, Union, overload
12
12
  import urllib.parse
13
13
 
14
14
  from azure.core import PipelineClient
@@ -206,7 +206,7 @@ class BlobInventoryPoliciesOperations:
206
206
 
207
207
  models = _models
208
208
 
209
- def __init__(self, *args, **kwargs):
209
+ def __init__(self, *args, **kwargs) -> None:
210
210
  input_args = list(args)
211
211
  self._client: PipelineClient = input_args.pop(0) if input_args else kwargs.pop("client")
212
212
  self._config: StorageManagementClientConfiguration = input_args.pop(0) if input_args else kwargs.pop("config")
@@ -495,7 +495,7 @@ class BlobInventoryPoliciesOperations:
495
495
  @distributed_trace
496
496
  def list(
497
497
  self, resource_group_name: str, account_name: str, **kwargs: Any
498
- ) -> Iterable["_models.BlobInventoryPolicy"]:
498
+ ) -> ItemPaged["_models.BlobInventoryPolicy"]:
499
499
  """Gets the blob inventory policy associated with the specified storage account.
500
500
 
501
501
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -8,7 +8,7 @@
8
8
  # --------------------------------------------------------------------------
9
9
  from collections.abc import MutableMapping
10
10
  from io import IOBase
11
- from typing import Any, Callable, Dict, IO, Iterable, Literal, Optional, TypeVar, Union, overload
11
+ from typing import Any, Callable, Dict, IO, Literal, Optional, TypeVar, Union, overload
12
12
  import urllib.parse
13
13
 
14
14
  from azure.core import PipelineClient
@@ -160,7 +160,7 @@ class BlobServicesOperations:
160
160
 
161
161
  models = _models
162
162
 
163
- def __init__(self, *args, **kwargs):
163
+ def __init__(self, *args, **kwargs) -> None:
164
164
  input_args = list(args)
165
165
  self._client: PipelineClient = input_args.pop(0) if input_args else kwargs.pop("client")
166
166
  self._config: StorageManagementClientConfiguration = input_args.pop(0) if input_args else kwargs.pop("config")
@@ -170,7 +170,7 @@ class BlobServicesOperations:
170
170
  @distributed_trace
171
171
  def list(
172
172
  self, resource_group_name: str, account_name: str, **kwargs: Any
173
- ) -> Iterable["_models.BlobServiceProperties"]:
173
+ ) -> ItemPaged["_models.BlobServiceProperties"]:
174
174
  """List blob services of storage account. It returns a collection of one object named default.
175
175
 
176
176
  :param resource_group_name: The name of the resource group within the user's subscription. The
@@ -7,7 +7,7 @@
7
7
  # Changes may cause incorrect behavior and will be lost if the code is regenerated.
8
8
  # --------------------------------------------------------------------------
9
9
  from collections.abc import MutableMapping
10
- from typing import Any, Callable, Dict, Iterable, Optional, TypeVar
10
+ from typing import Any, Callable, Dict, Optional, TypeVar
11
11
  import urllib.parse
12
12
 
13
13
  from azure.core import PipelineClient
@@ -104,7 +104,7 @@ class DeletedAccountsOperations:
104
104
 
105
105
  models = _models
106
106
 
107
- def __init__(self, *args, **kwargs):
107
+ def __init__(self, *args, **kwargs) -> None:
108
108
  input_args = list(args)
109
109
  self._client: PipelineClient = input_args.pop(0) if input_args else kwargs.pop("client")
110
110
  self._config: StorageManagementClientConfiguration = input_args.pop(0) if input_args else kwargs.pop("config")
@@ -112,7 +112,7 @@ class DeletedAccountsOperations:
112
112
  self._deserialize: Deserializer = input_args.pop(0) if input_args else kwargs.pop("deserializer")
113
113
 
114
114
  @distributed_trace
115
- def list(self, **kwargs: Any) -> Iterable["_models.DeletedAccount"]:
115
+ def list(self, **kwargs: Any) -> ItemPaged["_models.DeletedAccount"]:
116
116
  """Lists deleted accounts under the subscription.
117
117
 
118
118
  :return: An iterator like instance of either DeletedAccount or the result of cls(response)
@@ -8,7 +8,7 @@
8
8
  # --------------------------------------------------------------------------
9
9
  from collections.abc import MutableMapping
10
10
  from io import IOBase
11
- from typing import Any, Callable, Dict, IO, Iterable, Optional, TypeVar, Union, overload
11
+ from typing import Any, Callable, Dict, IO, Optional, TypeVar, Union, overload
12
12
  import urllib.parse
13
13
 
14
14
  from azure.core import PipelineClient
@@ -218,7 +218,7 @@ class EncryptionScopesOperations:
218
218
 
219
219
  models = _models
220
220
 
221
- def __init__(self, *args, **kwargs):
221
+ def __init__(self, *args, **kwargs) -> None:
222
222
  input_args = list(args)
223
223
  self._client: PipelineClient = input_args.pop(0) if input_args else kwargs.pop("client")
224
224
  self._config: StorageManagementClientConfiguration = input_args.pop(0) if input_args else kwargs.pop("config")
@@ -623,7 +623,7 @@ class EncryptionScopesOperations:
623
623
  filter: Optional[str] = None,
624
624
  include: Optional[Union[str, _models.ListEncryptionScopesInclude]] = None,
625
625
  **kwargs: Any
626
- ) -> Iterable["_models.EncryptionScope"]:
626
+ ) -> ItemPaged["_models.EncryptionScope"]:
627
627
  """Lists all the encryption scopes available under the specified storage account.
628
628
 
629
629
  :param resource_group_name: The name of the resource group within the user's subscription. The