Updated links to whitepaper
This commit is contained in:
Родитель
3ef699c122
Коммит
4d5046a7c8
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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')
|
||||
}
|
||||
}
|
||||
|
|
|
@ -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)
|
||||
|
|
|
@ -2,5 +2,5 @@
|
|||
|
||||
{% block announce %}
|
||||
<!-- Add announcement here, including arbitrary HTML -->
|
||||
<div class="md-container"><span>Check out our <a href="https://www.youtube.com/channel/UCveScabVT6pxzqYgGRu17iw" >YouTube channel</a> & our <a href="https://office365dsc.azurewebsites.net/Pages/Resources/Whitepapers/Managing%20Microsoft%20365%20with%20Microsoft365Dsc%20and%20Azure%20DevOps.pdf">DevOPS whitepaper</a></span></div>
|
||||
<div class="md-container"><span>Check out our <a href="https://www.youtube.com/channel/UCveScabVT6pxzqYgGRu17iw" >YouTube channel</a> & our <a href="https://aka.ms/m365dscwhitepaper">Microsoft365DSC DevOps whitepaper</a></span></div>
|
||||
{% endblock %}
|
||||
|
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
|
|
@ -5,4 +5,4 @@ Microsoft365DSC takes all its sense when used as part of DevOps processes within
|
|||
<figcaption>Flow of managing Microsoft 365 using Microsoft365DSC and Azure DevOps</figcaption>
|
||||
</figure>
|
||||
|
||||
While this article doesn’t cover the process of integrating Microsoft365DSC with these systems, our team has written a great <a href="https://office365dsc.azurewebsites.net/Pages/Resources/Whitepapers/Managing Microsoft 365 with Microsoft365Dsc and Azure DevOps.pdf">whitepaper</a> 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 <a href="https://aka.ms/m365dscwhitepaper">whitepaper</a> to help you get started with integrating Microsoft365DSC with Azure DevOps.
|
||||
|
|
Загрузка…
Ссылка в новой задаче