Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 1.0.0b1 (2026-02-10)
## 1.0.0b1 (2026-02-19)

### Other Changes

Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
{
"apiVersion": "2026-02-01-preview",
"commit": "96e89b58d95282fc014f19db8e0d41d4d8608838",
"apiVersions": {
"Microsoft.ComputeBulkActions": "2026-02-01-preview"
},
"commit": "a6302ef6140d48c95c3126061b4a2edd9db9f67e",
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
"typespec_src": "specification/computebulkactions/ComputeBulkActions.Management",
"emitterVersion": "0.60.0"
"emitterVersion": "0.60.1"
}
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ class ComputeBulkActionsMgmtClient:
:keyword cloud_setting: The cloud setting for which to get the ARM endpoint. Default value is
None.
:paramtype cloud_setting: ~azure.core.AzureClouds
:keyword api_version: The API version to use for this operation. Default value is
"2026-02-01-preview". Note that overriding this default value may result in unsupported
behavior.
:keyword api_version: The API version to use for this operation. Known values are
"2026-02-01-preview" and None. Default value is "2026-02-01-preview". Note that overriding this
default value may result in unsupported behavior.
:paramtype api_version: str
:keyword int polling_interval: Default waiting time between two polls for LRO operations if no
Retry-After header is present.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ class ComputeBulkActionsMgmtClientConfiguration: # pylint: disable=too-many-ins
:param cloud_setting: The cloud setting for which to get the ARM endpoint. Default value is
None.
:type cloud_setting: ~azure.core.AzureClouds
:keyword api_version: The API version to use for this operation. Default value is
"2026-02-01-preview". Note that overriding this default value may result in unsupported
behavior.
:keyword api_version: The API version to use for this operation. Known values are
"2026-02-01-preview" and None. Default value is "2026-02-01-preview". Note that overriding this
default value may result in unsupported behavior.
:paramtype api_version: str
"""

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,9 @@ class ComputeBulkActionsMgmtClient:
:keyword cloud_setting: The cloud setting for which to get the ARM endpoint. Default value is
None.
:paramtype cloud_setting: ~azure.core.AzureClouds
:keyword api_version: The API version to use for this operation. Default value is
"2026-02-01-preview". Note that overriding this default value may result in unsupported
behavior.
:keyword api_version: The API version to use for this operation. Known values are
"2026-02-01-preview" and None. Default value is "2026-02-01-preview". Note that overriding this
default value may result in unsupported behavior.
:paramtype api_version: str
:keyword int polling_interval: Default waiting time between two polls for LRO operations if no
Retry-After header is present.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,9 @@ class ComputeBulkActionsMgmtClientConfiguration: # pylint: disable=too-many-ins
:param cloud_setting: The cloud setting for which to get the ARM endpoint. Default value is
None.
:type cloud_setting: ~azure.core.AzureClouds
:keyword api_version: The API version to use for this operation. Default value is
"2026-02-01-preview". Note that overriding this default value may result in unsupported
behavior.
:keyword api_version: The API version to use for this operation. Known values are
"2026-02-01-preview" and None. Default value is "2026-02-01-preview". Note that overriding this
default value may result in unsupported behavior.
:paramtype api_version: str
"""

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
directory: specification/computebulkactions/ComputeBulkActions.Management
commit: 96e89b58d95282fc014f19db8e0d41d4d8608838
commit: a6302ef6140d48c95c3126061b4a2edd9db9f67e
repo: Azure/azure-rest-api-specs
additionalDirectories: