Skip to content

Commit 39a2981

Browse files
authored
fix(typo): softwares -> software (#14743)
1 parent acd5509 commit 39a2981

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • application-workloads/sharepoint/sharepoint-adfs

application-workloads/sharepoint/sharepoint-adfs/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
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...).
33
page_type: sample
44
products:
55
- azure
@@ -27,7 +27,7 @@ This template creates a secure, highly customizable SharePoint Subscription / 20
2727
## Main objectives
2828

2929
- 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.
3131
- Eliminate the burden of doing tedious configuration: Many SharePoint features and services are configured, doing this manually would take ages.
3232
- Truly ready-to-use virtual machines right at the first log-in, with everything a SharePoint administrator needs.
3333
- 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
122122
## Known issues
123123

124124
- 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.
126126
- The deployment of Azure Bastion fails pretty frequently. This has little impact, since it is very easy to redeploy through the portal.
127127
- 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.
128128

0 commit comments

Comments
 (0)