From d5c1382f459ac29fbe38565537edaac50564dcae Mon Sep 17 00:00:00 2001 From: Yorick Kuijs Date: Fri, 22 Nov 2024 13:01:18 +0100 Subject: [PATCH] Updated links to whitepaper --- .../1-ConfigureTeamsMeeting.ps1 | 6 +++--- .../Microsoft365DSC.SPOSiteGroup.Tests.ps1 | 16 ++++++++-------- docs/docs/about/community-resources.md | 2 +- docs/docs/overrides/main.html | 2 +- .../resources/teams/TeamsMeetingConfiguration.md | 6 +++--- .../get-started/integrating-with-azure-devops.md | 2 +- 6 files changed, 17 insertions(+), 17 deletions(-) diff --git a/Modules/Microsoft365DSC/Examples/Resources/TeamsMeetingConfiguration/1-ConfigureTeamsMeeting.ps1 b/Modules/Microsoft365DSC/Examples/Resources/TeamsMeetingConfiguration/1-ConfigureTeamsMeeting.ps1 index 21423edf68..81e89d27e6 100644 --- a/Modules/Microsoft365DSC/Examples/Resources/TeamsMeetingConfiguration/1-ConfigureTeamsMeeting.ps1 +++ b/Modules/Microsoft365DSC/Examples/Resources/TeamsMeetingConfiguration/1-ConfigureTeamsMeeting.ps1 @@ -26,9 +26,9 @@ Configuration Example CustomFooterText = "This is some custom footer text" DisableAnonymousJoin = $False EnableQoS = $False - HelpURL = "https://github.com/Microsoft/Office365DSC/Help" - LegalURL = "https://github.com/Microsoft/Office365DSC/Legal" - LogoURL = "https://github.com/Microsoft/Office365DSC/Logo.png" + HelpURL = "https://github.com/Microsoft/Microsoft365DSC/Help" + LegalURL = "https://github.com/Microsoft/Microsoft365DSC/Legal" + LogoURL = "https://github.com/Microsoft/Microsoft365DSC/Logo.png" Credential = $Credscredential } } diff --git a/Tests/Unit/Microsoft365DSC/Microsoft365DSC.SPOSiteGroup.Tests.ps1 b/Tests/Unit/Microsoft365DSC/Microsoft365DSC.SPOSiteGroup.Tests.ps1 index d9e463f184..51786c2cae 100644 --- a/Tests/Unit/Microsoft365DSC/Microsoft365DSC.SPOSiteGroup.Tests.ps1 +++ b/Tests/Unit/Microsoft365DSC/Microsoft365DSC.SPOSiteGroup.Tests.ps1 @@ -54,7 +54,7 @@ Describe -Name $Global:DscHelper.DescribeHeader -Fixture { $testParams = @{ URL = 'https://contoso.sharepoint.com/sites/TestSite' Identity = 'TestSiteGroup' - Owner = 'admin@Office365DSC.onmicrosoft.com' + Owner = 'admin@Microsoft365DSC.onmicrosoft.com' PermissionLevels = @('Edit', 'Read') Ensure = 'Present' Credential = $Credential @@ -103,7 +103,7 @@ Describe -Name $Global:DscHelper.DescribeHeader -Fixture { $testParams = @{ URL = 'https://contoso.sharepoint.com/sites/TestSite' Identity = 'TestSiteGroup' - Owner = 'admin@Office365DSC.onmicrosoft.com' + Owner = 'admin@Microsoft365DSC.onmicrosoft.com' PermissionLevels = @('Edit', 'Read') Ensure = 'Present' Credential = $Credential @@ -124,7 +124,7 @@ Describe -Name $Global:DscHelper.DescribeHeader -Fixture { URL = 'https://contoso.sharepoint.com/sites/TestSite' Title = 'TestSiteGroup' Owner = @{ - LoginName = 'admin@Office365DSC.onmicrosoft.com' + LoginName = 'admin@Microsoft365DSC.onmicrosoft.com' } } } @@ -163,7 +163,7 @@ Describe -Name $Global:DscHelper.DescribeHeader -Fixture { $testParams = @{ URL = 'https://contoso.sharepoint.com/sites/TestSite' Identity = 'TestSiteGroup' - Owner = 'admin@Office365DSC.onmicrosoft.com' + Owner = 'admin@Microsoft365DSC.onmicrosoft.com' PermissionLevels = @('Edit', 'Read') Ensure = 'Present' Credential = $Credential @@ -178,7 +178,7 @@ Describe -Name $Global:DscHelper.DescribeHeader -Fixture { URL = 'https://contoso.sharepoint.com/sites/TestSite' Title = 'TestSiteGroup' Owner = @{ - LoginName = 'admin@Office365DSC.onmicrosoft.com' + LoginName = 'admin@Microsoft365DSC.onmicrosoft.com' } } } @@ -223,7 +223,7 @@ Describe -Name $Global:DscHelper.DescribeHeader -Fixture { $testParams = @{ URL = 'https://contoso.sharepoint.com/sites/TestSite' Identity = 'TestSiteGroup' - Owner = 'admin@Office365DSC.onmicrosoft.com' + Owner = 'admin@Microsoft365DSC.onmicrosoft.com' PermissionLevels = @('Edit', 'Read') Ensure = 'Absent' Credential = $Credential @@ -237,7 +237,7 @@ Describe -Name $Global:DscHelper.DescribeHeader -Fixture { return @{ URL = 'https://contoso.sharepoint.com/sites/TestSite' Title = 'TestSiteGroup' - OwnerLogin = 'admin@Office365DSC.onmicrosoft.com' + OwnerLogin = 'admin@Microsoft365DSC.onmicrosoft.com' Roles = @('Edit', 'Read') } } @@ -300,7 +300,7 @@ Describe -Name $Global:DscHelper.DescribeHeader -Fixture { return @{ URL = 'https://contoso.sharepoint.com/sites/TestSite' Title = 'TestSiteGroup' - OwnerLogin = 'admin@Office365DSC.onmicrosoft.com' + OwnerLogin = 'admin@Microsoft365DSC.onmicrosoft.com' Roles = @('Edit', 'Read') } } diff --git a/docs/docs/about/community-resources.md b/docs/docs/about/community-resources.md index 55f7f34781..85d8777c54 100644 --- a/docs/docs/about/community-resources.md +++ b/docs/docs/about/community-resources.md @@ -15,4 +15,4 @@ This section contains various resources produced by both Microsoft and members o ## Whitepapers -- [Managing Microsoft 365 with Microsoft365DSC and Azure DevOps](https://office365dsc.azurewebsites.net/Pages/Resources/Whitepapers/Managing%20Microsoft%20365%20with%20Microsoft365Dsc%20and%20Azure%20DevOps.pdf) +- [Managing Microsoft 365 with Microsoft365DSC and Azure DevOps](https://aka.ms/m365dscwhitepaper) diff --git a/docs/docs/overrides/main.html b/docs/docs/overrides/main.html index 2374245caf..e76426ffac 100644 --- a/docs/docs/overrides/main.html +++ b/docs/docs/overrides/main.html @@ -2,5 +2,5 @@ {% block announce %} -
Check out our YouTube channel & our DevOPS whitepaper
+
Check out our YouTube channel & our Microsoft365DSC DevOps whitepaper
{% endblock %} diff --git a/docs/docs/resources/teams/TeamsMeetingConfiguration.md b/docs/docs/resources/teams/TeamsMeetingConfiguration.md index 2a00cbf995..d02edc69e9 100644 --- a/docs/docs/resources/teams/TeamsMeetingConfiguration.md +++ b/docs/docs/resources/teams/TeamsMeetingConfiguration.md @@ -88,9 +88,9 @@ Configuration Example CustomFooterText = "This is some custom footer text" DisableAnonymousJoin = $False EnableQoS = $False - HelpURL = "https://github.com/Microsoft/Office365DSC/Help" - LegalURL = "https://github.com/Microsoft/Office365DSC/Legal" - LogoURL = "https://github.com/Microsoft/Office365DSC/Logo.png" + HelpURL = "https://github.com/Microsoft/Microsoft365DSC/Help" + LegalURL = "https://github.com/Microsoft/Microsoft365DSC/Legal" + LogoURL = "https://github.com/Microsoft/Microsoft365DSC/Logo.png" Credential = $Credscredential } } diff --git a/docs/docs/user-guide/get-started/integrating-with-azure-devops.md b/docs/docs/user-guide/get-started/integrating-with-azure-devops.md index 46a72a2f00..2d5bce6c88 100644 --- a/docs/docs/user-guide/get-started/integrating-with-azure-devops.md +++ b/docs/docs/user-guide/get-started/integrating-with-azure-devops.md @@ -5,4 +5,4 @@ Microsoft365DSC takes all its sense when used as part of DevOps processes within
Flow of managing Microsoft 365 using Microsoft365DSC and Azure DevOps
-While this article doesn’t cover the process of integrating Microsoft365DSC with these systems, our team has written a great whitepaper to help you get started with integrating Microsoft365DSC with Azure DevOps. +While this article doesn’t cover the process of integrating Microsoft365DSC with these systems, our team has written a great whitepaper to help you get started with integrating Microsoft365DSC with Azure DevOps.