You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to deploy TeamsGroupPolicyAssignment - for set of Teams Policies and applying them to Groups. Compilation works fine. But SendConfiguration fails all the time. One more problem, even though it fails, output response says as success. No error code other than printing error in the output.
I exported TeamsGroupPolicyAssignment from one tenant and trying to apply on different tenant with proper client/cert/tenantid combination.
Though the GroupIDs extracted from source tenants are not same in destination tenant, those groups with same 'displayNames' do exist in destination tenant. So technically it should work, but its not working.
PowerShell DSC resource MSFT_TeamsGroupPolicyAssignment failed to execute Set-TargetResource functionality with error message: Service is too busy
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost
VERBOSE: [CCC-123]: LCM: [ End Set ]
The SendConfigurationApply function did not succeed.
+ CategoryInfo : NotSpecified: (root/Microsoft/...gurationManager:String) [], CimException
+ FullyQualifiedErrorId : MI RESULT 1
+ PSComputerName : localhost
PowerShell DSC resource MSFT_TeamsGroupPolicyAssignment failed to execute Set-TargetResource functionality with error message: Service is too busy
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost
VERBOSE: [SEDEVA-OB-828]: LCM: [ EndSet ]
The SendConfigurationApply function did not succeed.
+ CategoryInfo : NotSpecified: (root/Microsoft/...gurationManager:String) [], CimException
+ FullyQualifiedErrorId : MI RESULT 1+ PSComputerName : localhost
Environment Information + PowerShell Version
OsName : Microsoft Windows Server 2019 Standard
OsOperatingSystemSKU : StandardServerEdition
OsArchitecture : 64-bit
WindowsVersion : 1809
WindowsBuildLabEx : 17763.1.amd64fre.rs5_release.180914-1434
OsLanguage : en-US
OsMuiLanguages : {en-US}
Key : PSVersion
Value : 5.1.17763.6766
Name : PSVersion
Key : PSEdition
Value : Desktop
Name : PSEdition
Key : PSCompatibleVersions
Value : {1.0,2.0,3.0,4.0...}
Name : PSCompatibleVersions
Key : BuildVersion
Value : 10.0.17763.6766
Name : BuildVersion
Key : CLRVersion
Value : 4.0.30319.42000
Name : CLRVersion
Key : WSManStackVersion
Value : 3.0
Name : WSManStackVersion
Key : PSRemotingProtocolVersion
Value : 2.3
Name : PSRemotingProtocolVersion
Key : SerializationVersion
Value : 1.1.0.1
Name : SerializationVersion
The text was updated successfully, but these errors were encountered:
Description of the issue
Trying to deploy TeamsGroupPolicyAssignment - for set of Teams Policies and applying them to Groups. Compilation works fine. But SendConfiguration fails all the time. One more problem, even though it fails, output response says as success. No error code other than printing error in the output.
I exported TeamsGroupPolicyAssignment from one tenant and trying to apply on different tenant with proper client/cert/tenantid combination.
Though the GroupIDs extracted from source tenants are not same in destination tenant, those groups with same 'displayNames' do exist in destination tenant. So technically it should work, but its not working.
PowerShell DSC resource MSFT_TeamsGroupPolicyAssignment failed to execute Set-TargetResource functionality with error message: Service is too busy
+ CategoryInfo : InvalidOperation: (:) [], CimException
+ FullyQualifiedErrorId : ProviderOperationExecutionFailure
+ PSComputerName : localhost
VERBOSE: [CCC-123]: LCM: [ End Set ]
The SendConfigurationApply function did not succeed.
+ CategoryInfo : NotSpecified: (root/Microsoft/...gurationManager:String) [], CimException
+ FullyQualifiedErrorId : MI RESULT 1
+ PSComputerName : localhost
Microsoft 365 DSC Version
V1.25.122.1
Which workloads are affected
Teams
The DSC configuration
Verbose logs showing the problem
Environment Information + PowerShell Version
The text was updated successfully, but these errors were encountered: