Skip to content

Releases: SjoerdV/CaCAzureDevOpsPipeline

Release version v4.3

13 Jul 13:09
Compare
Choose a tag to compare
Release version v4.3 Pre-release
Pre-release

this release is made available as a proposed scaffold for building an Azure DevOps pipeline for Microsoft 365 asset/configuration and governance deployment and is not meant for production.

[Released]

[v4.3] - 2022-07-13

Added
  • Nothing
Changed
  • minor fixes after major release pertaining to Guest User Lifecycle Management, making this more dependent on MG rather than EXO
Removed
  • Nothing

Credits

Release version v4.2

11 Jul 23:37
Compare
Choose a tag to compare
Release version v4.2 Pre-release
Pre-release

this release is made available as a proposed scaffold for building an Azure DevOps pipeline for Microsoft 365 asset/configuration and governance deployment and is not meant for production.

[Released]

[v4.2] - 2022-07-12

Added
  • Nothing
Changed
  • minor fixes after major release pertaining to adding/updating App Registrations script
Removed
  • Nothing

Credits

Release version v4.1

28 Jun 18:01
Compare
Choose a tag to compare
Release version v4.1 Pre-release
Pre-release

this release is made available as a proposed scaffold for building an Azure DevOps pipeline for Microsoft 365 asset/configuration and governance deployment and is not meant for production.

[Released]

[v4.1] - 2022-06-28

Added
  • Nothing
Changed
  • minor fixes after major release
Removed
  • Nothing

Credits

Release version v4.0

28 Jun 01:03
Compare
Choose a tag to compare
Release version v4.0 Pre-release
Pre-release

this release is made available as a proposed scaffold for building an Azure DevOps pipeline for Microsoft 365 asset/configuration and governance deployment and is not meant for production.

Major update: Updated all source files to remove deprecated PowerShell modules and enable cross-platform operations

[Released]

[v4.0] - 2022-06-27

Added
  • Cross-platform compatibility for all scripts and documentation
  • 'PfxFile' method for authenticating to M365 Services
  • Azure CLI dependency (as a substitute for the deprecated AzureADPreview module)
  • PnP.PowerShell module and references (as a substitute for the deprecated SharePointPnPPowerShellOnline module)
  • EasyGraph module and references (as a substitute for the deprecated AzureADPreview module)
Changed
  • the default pipeline agent to run Linux instead of Windows
  • Renamed the 'Cert' method for authenticating to M365 Services to 'Thumb'
Removed
  • All references to the SharePointPnPPowerShellOnline module
  • All references to both the AzureADPreview PowerShell module and its cmdlets

Credits

Release version v3.0

17 Jan 18:08
Compare
Choose a tag to compare
Release version v3.0 Pre-release
Pre-release

this release is made available as a proposed scaffold for building an Azure DevOps pipeline for Microsoft 365 asset/configuration and governance deployment and is not meant for production.

[Released]

[v3.0] - 2020-12-28

Added
  • Nothing
Changed
  • Updated the GuestUserLifeCycle script and helper functions to include wait steps when switching between EXO and AAD contexts.
Removed
  • Nothing

[Unreleased]

[v2.1] - 2020-08-06

Added
  • Nothing
Changed
  • Streamlined the connection process for various workloads
Removed
  • Some references to functions that are not available in this solution.

[v2.0] - 2020-07-24

Added
  • Certificate authentication option to service connect possibilities
  • Azure AD connection functions
  • Automatic App Principal installation with secret, thumbprint and PFX export for certificate authentication.
Changed
  • Provided a more logical initial pipeline with 2 manual gates
Removed
  • Nothing

Credits

None

Initial Release

17 Jan 17:51
Compare
Choose a tag to compare
Initial Release Pre-release
Pre-release

this initial release is made available as a proposed scaffold for building an Azure DevOps pipeline for Microsoft 365 asset/configuration and governance deployment and is not meant for production.

[v1.0] - 2020-07-12

Added
  • Initial Release
Changed
  • Nothing
Removed
  • Nothing

Credits

None