Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update template SharePoint-ADFS to bicep + significant improvements #67

Merged
merged 12 commits into from
Sep 17, 2024

Conversation

Yvand
Copy link
Owner

@Yvand Yvand commented Sep 17, 2024

Changelog template SharePoint-ADFS

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
    • [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 September 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

Yvand added 12 commits May 3, 2024 17:12
* initial work

* Update azuredeploy.json

* Update azuredeploy.json

* Update azuredeploy.json

* Update azuredeploy.json

* Update azuredeploy.json

* Update azuredeploy.json

* Update azuredeploy.json

* Revert "Update azuredeploy.json"

This reverts commit d2aff79.

* Update azuredeploy.json

* Update azuredeploy.json

* Update azuredeploy.json

* Convert template to bicep (#65)

* remove SharePoint 2013 and bump Subscription-Latest

* Create environment.yaml

* bump dsc modules

* Update CHANGELOG.md

* update firewall rules

* update firewall rules

* working on it

* Update main.bicep

* Update main.bicep

* Update main.bicep

* work

* Update main.bicep

* Update main.bicep

* Update main.bicep

* rename parameters

* remove decompiled template

* reorder parameters

* rename parameters

* work
@Yvand Yvand merged commit 1a7391e into master Sep 17, 2024
2 checks passed
@Yvand Yvand deleted the dev branch September 17, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant