Skip to content

Commit d84e1fd

Browse files
carlosh-msft2025Carlos Hinojosa Cavadawelovej
authored
StandbyPool package 2025-03-01 (Azure#48806)
* StandbyPool package 2025-03-01 * add generated files, autorest.md * restore yaml and autorest bak, remove autorest.md * delete autorest.md * update * update with renaming spec and fix serialization * regen * add some [EditorBrowsable(EditorBrowsableState.Never)] * export api * bug fixed, but still need to improve * Update/refactor StandbyVMPool UTs * Update/Refactor the Unit Tests for CG Pools * Playback mode and update assets.json * addressed PR coments (renaming), set tests to Recording * Fix tests, update recordings * Update changelog * updatte tests proxies * Update tsp-location.yaml * export api * regen and export api * regen * Delete package-lock.json * update release date * update tsp with latest commit * update commit --------- Co-authored-by: Carlos Hinojosa Cavada <[email protected]> Co-authored-by: Wenming Liu <[email protected]>
1 parent 5ca1ad9 commit d84e1fd

File tree

79 files changed

+2935
-345
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

79 files changed

+2935
-345
lines changed

sdk/standbypool/Azure.ResourceManager.StandbyPool/CHANGELOG.md

Lines changed: 5 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
# Release History
22

3-
## 1.1.0-beta.1 (Unreleased)
3+
## 1.1.0 (2025-05-10)
44

55
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
6+
- Support for Zonal deployments of Container Group Standby Pools.
7+
- Support for Hibernated State in Virtual Machine Standby Pools.
8+
- Exposing StandbyPool Health Status for both Virtual Machine and Container Group Standby Pools in GetRuntimeView API.
9+
- Exposing StandbyPool Prediction Information for both Virtual Machine and Container Group Standby Pools in GetRuntimeView API.
1210

1311
## 1.0.0 (2024-09-10)
1412

sdk/standbypool/Azure.ResourceManager.StandbyPool/api/Azure.ResourceManager.StandbyPool.net8.0.cs

Lines changed: 152 additions & 3 deletions
Large diffs are not rendered by default.

sdk/standbypool/Azure.ResourceManager.StandbyPool/api/Azure.ResourceManager.StandbyPool.netstandard2.0.cs

Lines changed: 152 additions & 3 deletions
Large diffs are not rendered by default.

sdk/standbypool/Azure.ResourceManager.StandbyPool/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "net",
44
"TagPrefix": "net/standbypool/Azure.ResourceManager.StandbyPool",
5-
"Tag": "net/standbypool/Azure.ResourceManager.StandbyPool_de197be086"
5+
"Tag": "net/standbypool/Azure.ResourceManager.StandbyPool_77110b0b1c"
66
}

sdk/standbypool/Azure.ResourceManager.StandbyPool/samples/Generated/Samples/Sample_StandbyContainerGroupPoolCollection.cs

Lines changed: 9 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/standbypool/Azure.ResourceManager.StandbyPool/samples/Generated/Samples/Sample_StandbyContainerGroupPoolResource.cs

Lines changed: 4 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/standbypool/Azure.ResourceManager.StandbyPool/samples/Generated/Samples/Sample_StandbyContainerGroupPoolRuntimeViewCollection.cs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/standbypool/Azure.ResourceManager.StandbyPool/samples/Generated/Samples/Sample_StandbyContainerGroupPoolRuntimeViewResource.cs

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/standbypool/Azure.ResourceManager.StandbyPool/samples/Generated/Samples/Sample_StandbyVirtualMachineCollection.cs

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/standbypool/Azure.ResourceManager.StandbyPool/samples/Generated/Samples/Sample_StandbyVirtualMachinePoolCollection.cs

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)