From 64e19aba6eeb6f319a1c672b7451df9ab32a1f2f Mon Sep 17 00:00:00 2001 From: Yvan Duhamel Date: Thu, 26 Dec 2024 09:52:57 +0100 Subject: [PATCH] update metadata --- .../SharePoint-AllVersions/CHANGELOG.md | 29 ++++++++++++++++++ .../SharePoint-AllVersions/metadata.json | 2 +- .../CHANGELOG.md | 30 +++++++++++++++++++ .../metadata.json | 2 +- 4 files changed, 61 insertions(+), 2 deletions(-) diff --git a/Azure DevTest Labs/SharePoint-AllVersions/CHANGELOG.md b/Azure DevTest Labs/SharePoint-AllVersions/CHANGELOG.md index 996fe108..8180babd 100644 --- a/Azure DevTest Labs/SharePoint-AllVersions/CHANGELOG.md +++ b/Azure DevTest Labs/SharePoint-AllVersions/CHANGELOG.md @@ -1,5 +1,34 @@ # Change log for Azure DevTest Labs template SharePoint-AllVersions +## Enhancements & bug-fixes - Published in December 26, 2024 + +### Added + +- Template + - Add value `Subscription-24H1` to parameter `sharePointVersion`, to install SharePoint Subscription with 24H1 update + - Add value `Subscription-24H2` to parameter `sharePointVersion`, to install SharePoint Subscription with 24H2 update + +### Changed + +- Template + - Convert the template to Bicep + - Update the default size of the virtual machines to use the [Basv2 series](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/basv2-series?tabs=sizebasic). It is newer, cheaper and more performant than the [Bv1 series](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/bv1-series?tabs=sizebasic) used until now. + - [BREAKING CHANGE] Rename most of the parameters + - Update the display name of most of the resources to be more consistent and reflect their relationship with each other + - Value `Subscription-Latest` for parameter `sharePointVersion` now installs the December 2024 CU for SharePoint Subscription +- All DSC configurations + - Add a firewall rule to all virtual machines to allow remote event viewer connections + - Updated DSC module `ActiveDirectoryDsc` to 6.4.0 + - Updated DSC module `ComputerManagementDsc` to 9.1.0 + - Updated DSC module `SharePointDSC` to 5.5.0 +- DSC Configuration for DC + - Updated DSC module `AdfsDsc` to 1.4.0 + +### Fixed + +- Template + - Stopped using the Windows Server's [small disk](https://azure.microsoft.com/en-us/blog/new-smaller-windows-server-iaas-image/) image for SharePoint Subscription VMs, as SharePoint updates no longer have enough free disk space to be installed. + ## Enhancements & bug-fixes - Published in February 26, 2024 - Template diff --git a/Azure DevTest Labs/SharePoint-AllVersions/metadata.json b/Azure DevTest Labs/SharePoint-AllVersions/metadata.json index 290e452e..6db11540 100644 --- a/Azure DevTest Labs/SharePoint-AllVersions/metadata.json +++ b/Azure DevTest Labs/SharePoint-AllVersions/metadata.json @@ -3,5 +3,5 @@ "description": "Deploy SharePoint Subscription / 2019 / 2016 with a lightweight configuration. Each version is independent and may or may not be deployed.", "summary": "Deploy SharePoint Subscription / 2019 / 2016 with a lightweight configuration. Each version is independent and may or may not be deployed.", "githubUsername": "Yvand", - "dateUpdated": "2024-02-26" + "dateUpdated": "2024-12-26" } \ No newline at end of file diff --git a/Azure DevTest Labs/SharePoint-SingleFarm-FullConfig/CHANGELOG.md b/Azure DevTest Labs/SharePoint-SingleFarm-FullConfig/CHANGELOG.md index 38de4978..a0b91a18 100644 --- a/Azure DevTest Labs/SharePoint-SingleFarm-FullConfig/CHANGELOG.md +++ b/Azure DevTest Labs/SharePoint-SingleFarm-FullConfig/CHANGELOG.md @@ -1,5 +1,35 @@ # Change log for Azure DevTest Labs template DTL-SharePoint-FullConfig +## Enhancements & bug-fixes - Published in December 26, 2024 + +### Added + +- Template + - Add parameter `outboundAccessMethod`, to choose how the virtual machines connect to internet. Now, they can connect through either a public IP, or using Azure Firewall as an HTTP proxy + - Add value `Subscription-24H1` to parameter `sharePointVersion`, to install SharePoint Subscription with 24H1 update + - Add value `Subscription-24H2` to parameter `sharePointVersion`, to install SharePoint Subscription with 24H2 update + +### Changed + +- Template + - Convert the template to Bicep + - Update the default size of the virtual machines to use the [Basv2 series](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/basv2-series?tabs=sizebasic). It is newer, cheaper and more performant than the [Bv1 series](https://learn.microsoft.com/en-us/azure/virtual-machines/sizes/general-purpose/bv1-series?tabs=sizebasic) used until now. + - [BREAKING CHANGE] Rename most of the parameters + - Update the display name of most of the resources to be more consistent and reflect their relationship with each other + - Value `Subscription-Latest` for parameter `sharePointVersion` now installs the December 2024 CU for SharePoint Subscription +- All DSC configurations + - Add a firewall rule to all virtual machines to allow remote event viewer connections + - Updated DSC module `ActiveDirectoryDsc` to 6.4.0 + - Updated DSC module `ComputerManagementDsc` to 9.1.0 + - Updated DSC module `SharePointDSC` to 5.5.0 +- DSC Configuration for DC + - Updated DSC module `AdfsDsc` to 1.4.0 + +### Fixed + +- Template + - Stopped using the Windows Server's [small disk](https://azure.microsoft.com/en-us/blog/new-smaller-windows-server-iaas-image/) image for SharePoint Subscription VMs, as SharePoint updates no longer have enough free disk space to be installed. + ## Enhancements & bug-fixes - Published in February 26, 2024 - Template diff --git a/Azure DevTest Labs/SharePoint-SingleFarm-FullConfig/metadata.json b/Azure DevTest Labs/SharePoint-SingleFarm-FullConfig/metadata.json index ebdfab26..3886cf2e 100644 --- a/Azure DevTest Labs/SharePoint-SingleFarm-FullConfig/metadata.json +++ b/Azure DevTest Labs/SharePoint-SingleFarm-FullConfig/metadata.json @@ -3,5 +3,5 @@ "description": "Create a DC, a SQL Server 2022, and from 1 to 5 server(s) hosting a SharePoint Subscription / 2019 / 2016 farm with an extensive configuration, including trusted authentication, user profiles with personal sites, an OAuth trust (using a certificate), a dedicated IIS site for hosting high-trust add-ins, etc... The latest version of key softwares (including Fiddler, vscode, np++, 7zip, ULS Viewer) is installed. SharePoint machines have additional fine-tuning to make them immediately usable (remote administration tools, custom policies for Edge and Chrome, shortcuts, etc...).", "summary": "Create a SharePoint Server farm with an extensive configuration. Key softwares (inc. Fiddler, vscode, np++, 7zip and ULS Viewer) and fine tuning make the farm immediately useful for most scenarios", "githubUsername": "Yvand", - "dateUpdated": "2024-09-26" + "dateUpdated": "2024-12-26" } \ No newline at end of file