Skip to content

Commit f7daccb

Browse files
authored
Pre-release v1.39.0-B0072 (Azure#3046)
1 parent 60340c2 commit f7daccb

File tree

1 file changed

+13
-17
lines changed

1 file changed

+13
-17
lines changed

docs/CHANGELOG-v1.md

+13-17
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,21 @@ See [upgrade notes][1] for helpful information when upgrading from previous vers
2929

3030
## Unreleased
3131

32+
## v1.39.0-B0072 (pre-release)
33+
34+
What's changed since pre-release v1.39.0-B0029:
35+
3236
- New rules:
3337
- Virtual Machine:
38+
- Verify that virtual machines does not have public IPs attached by @BenjaminEngeset.
39+
[#11](https://github.com/Azure/PSRule.Rules.Azure/issues/11)
3440
- Verify that multi-tenant Hosting Rights are used for Windows client VMs by @BenjaminEngeset.
3541
[#432](https://github.com/Azure/PSRule.Rules.Azure/issues/432)
3642
- Verify that availability set members are in a backend pool by @BenjaminEngeset.
3743
[#67](https://github.com/Azure/PSRule.Rules.Azure/issues/67)
44+
- Virtual Machine Scale Sets:
45+
- Verify that virtual machine scale set instances does not have public IPs attached by @BenjaminEngeset.
46+
[#3014](https://github.com/Azure/PSRule.Rules.Azure/issues/3014)
3847
- Updated rules:
3948
- Azure Kubernetes Service:
4049
- Updated `Azure.AKS.Version` to use `1.29.7` as the minimum version by @BernieWhite.
@@ -56,23 +65,6 @@ See [upgrade notes][1] for helpful information when upgrading from previous vers
5665
- If `Azure_MinimumCertificateLifetime` is set a warning will be generated until the configuration is removed.
5766
- Support for `Azure_MinimumCertificateLifetime` is deprecated and will be removed in v2.
5867
- See [upgrade notes][1] for details.
59-
- Bug fixed:
60-
- Fixed `Azure.AppService.AvailabilityZone` only detects premium by tier property @BenjaminEngeset.
61-
[#3034](https://github.com/Azure/PSRule.Rules.Azure/issues/3034)
62-
- Fixed loading of expansion options from non-default options file @BernieWhite.
63-
[#3033](https://github.com/Azure/PSRule.Rules.Azure/issues/3033)
64-
65-
## v1.39.0-B0055 (pre-release)
66-
67-
What's changed since pre-release v1.39.0-B0029:
68-
69-
- New rules:
70-
- Virtual Machine:
71-
- Verify that virtual machines does not have public IPs attached by @BenjaminEngeset.
72-
[#11](https://github.com/Azure/PSRule.Rules.Azure/issues/11)
73-
- Virtual Machine Scale Sets:
74-
- Verify that virtual machine scale set instances does not have public IPs attached by @BenjaminEngeset.
75-
[#3014](https://github.com/Azure/PSRule.Rules.Azure/issues/3014)
7668
- Engineering:
7769
- Bump development tools to .NET 8.0 SDK by @BernieWhite.
7870
[#3017](https://github.com/Azure/PSRule.Rules.Azure/issues/3017)
@@ -81,6 +73,10 @@ What's changed since pre-release v1.39.0-B0029:
8173
[#3013](https://github.com/Azure/PSRule.Rules.Azure/issues/3013)
8274
- Fixed subscription aliases don't support tags by @BernieWhite.
8375
[#3021](https://github.com/Azure/PSRule.Rules.Azure/issues/3021)
76+
- Fixed `Azure.AppService.AvailabilityZone` only detects premium by tier property @BenjaminEngeset.
77+
[#3034](https://github.com/Azure/PSRule.Rules.Azure/issues/3034)
78+
- Fixed loading of expansion options from non-default options file @BernieWhite.
79+
[#3033](https://github.com/Azure/PSRule.Rules.Azure/issues/3033)
8480

8581
## v1.39.0-B0029 (pre-release)
8682

0 commit comments

Comments
 (0)