|
1 | 1 | --- |
2 | | -description: Create a DC, a SQL Server 2025, 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...). |
| 2 | +description: Create a DC, a SQL Server 2025, 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 software (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...). |
3 | 3 | page_type: sample |
4 | 4 | products: |
5 | 5 | - azure |
@@ -27,7 +27,7 @@ This template creates a secure, highly customizable SharePoint Subscription / 20 |
27 | 27 | ## Main objectives |
28 | 28 |
|
29 | 29 | - A highly secure, customizable environment, under your full control (you set the AD domain name, admin account name, all accounts password). |
30 | | -- A SharePoint farm installed with the PU of your choice (including the latest one), and up-to-date Windows and softwares before you first log-in. |
| 30 | +- A SharePoint farm installed with the PU of your choice (including the latest one), and up-to-date Windows and software before you first log-in. |
31 | 31 | - Eliminate the burden of doing tedious configuration: Many SharePoint features and services are configured, doing this manually would take ages. |
32 | 32 | - Truly ready-to-use virtual machines right at the first log-in, with everything a SharePoint administrator needs. |
33 | 33 | - A state-of-the-art configuration that showcases the best practices for a well-configured SharePoint farm. |
@@ -122,7 +122,7 @@ You can use <https://azure.com/e/26eea69e35b04cb884b83ce06feadb5c> to estimate t |
122 | 122 | ## Known issues |
123 | 123 |
|
124 | 124 | - The password for the User Profile directory synchronization connection (parameter `otherAccountsPassword`) needs to be re-entered in the "Edit synchronization connection" page, otherwise the profile import fails (password decryption error in the logs). |
125 | | -- When setting `outboundAccessMethod` to `AzureFirewallProxy`, most of the softwares installed through Chocolatey fail to download and are not installed. |
| 125 | +- When setting `outboundAccessMethod` to `AzureFirewallProxy`, most of the software installed through Chocolatey fail to download and are not installed. |
126 | 126 | - The deployment of Azure Bastion fails pretty frequently. This has little impact, since it is very easy to redeploy through the portal. |
127 | 127 | - SharePoint 2016 and 2019 are outdated and deprecated. Their corresponding DSC configurations receive little maintenance to ensure they continue to deploy, but receive no improvement. As such, parameters `sharePointConfigurationLevel` and `defaultZoneMustBeHttps` have no effect on them. |
128 | 128 |
|
|
0 commit comments