-
Notifications
You must be signed in to change notification settings - Fork 4k
Migrate Resources from generation to main #23741
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
️✔️Az.Accounts
|
Type | Title | Current Coverage | Description |
---|---|---|---|
Test Coverage Less Than 50% | 23.08 % | Test coverage for the module cannot be lower than 50%. |
⚠️ - MacOS
Type | Title | Current Coverage | Description |
---|---|---|---|
Test Coverage Less Than 50% | 23.08% | Test coverage for the module cannot be lower than 50%. |
⚠️ PowerShell Core - Windows
Type | Title | Current Coverage | Description |
---|---|---|---|
Test Coverage Less Than 50% | 23.08% | Test coverage for the module cannot be lower than 50%. |
⚠️ Windows PowerShell - Windows
Type | Title | Current Coverage | Description |
---|---|---|---|
Test Coverage Less Than 50% | 23.08% | Test coverage for the module cannot be lower than 50%. |
️✔️Az.CosmosDB
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.DeploymentManager
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.DevSpaces
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Test
️✔️ - Linux
️✔️ - MacOS
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.KeyVault
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Az.MachineLearning
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Test
⚠️ - Linux
Type Title Current Coverage Description ⚠️ Test Coverage Less Than 50% 0.00 % Test coverage for the module cannot be lower than 50%.
⚠️ - MacOS
Type Title Current Coverage Description ⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.
⚠️ PowerShell Core - Windows
Type Title Current Coverage Description ⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.
⚠️ Windows PowerShell - Windows
Type Title Current Coverage Description ⚠️ Test Coverage Less Than 50% 0.00% Test coverage for the module cannot be lower than 50%.
️✔️Az.ManagedServiceIdentity
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Monitor
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Az.Network
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Az.Resources
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️Breaking Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ Signature Check
⚠️ PowerShell Core - Windows
Type Cmdlet Description Remediation ⚠️ Get-AzADGroupOwner Get-AzADGroupOwner Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzADGroupOwner Get-AzADGroupOwner changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzADServicePrincipalAppRoleAssignment Get-AzADServicePrincipalAppRoleAssignment Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzADServicePrincipalAppRoleAssignment Get-AzADServicePrincipalAppRoleAssignment changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Windows PowerShell - Windows
Type Cmdlet Description Remediation ⚠️ Get-AzADGroupOwner Get-AzADGroupOwner Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzADGroupOwner Get-AzADGroupOwner changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact. ⚠️ Get-AzADServicePrincipalAppRoleAssignment Get-AzADServicePrincipalAppRoleAssignment Changes the ConfirmImpact but does not set the SupportsShouldProcess property to true in the cmdlet attribute. Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue ⚠️ Get-AzADServicePrincipalAppRoleAssignment Get-AzADServicePrincipalAppRoleAssignment changes the confirm impact. Please ensure that the change in ConfirmImpact is justified Verify that ConfirmImpact is changed appropriately by the cmdlet. It is very rare for a cmdlet to change the ConfirmImpact.
⚠️ Help Example Check
⚠️ PowerShell Core - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation ⚠️ Update-AzRoleManagementPolicy 1 15 Mismatched_Parameter_Value_Type Update-AzRoleManagementPolicy -Rule $rules is not an expected parameter value type. -Rule Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule. Now the type is .(Type). ⚠️ Update-AzRoleManagementPolicy 2 30 Mismatched_Parameter_Value_Type Update-AzRoleManagementPolicy -Rule $rules is not an expected parameter value type. -Rule Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule. Now the type is .(Type). ⚠️ Add-AzADGroupMember 1 1 Unassigned_Variable Get-AzADGroup -DisplayName $gname is a null-valued parameter value. -DisplayName Assign value for $gname. ⚠️ Add-AzADGroupMember 1 3 Unassigned_Variable Get-AzADUser -DisplayName $uname is a null-valued parameter value. -DisplayName Assign value for $uname. ⚠️ Add-AzADGroupMember 1 4 Unassigned_Variable Get-AzADServicePrincipal -ApplicationId $appid is a null-valued parameter value. -ApplicationId Assign value for $appid. ⚠️ Get-AzADAppCredential 1 1 Unassigned_Variable Get-AzADAppCredential -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Get-AzADAppFederatedCredential 1 1 Unassigned_Variable Get-AzADApplication -ObjectId $app is a null-valued parameter value. -ObjectId Assign value for $app. ⚠️ Get-AzADAppFederatedCredential 2 1 Unassigned_Variable Get-AzADAppFederatedCredential -ApplicationObjectId $appObjectId is a null-valued parameter value. -ApplicationObjectId Assign value for $appObjectId. ⚠️ Get-AzADAppFederatedCredential 2 1 Unassigned_Variable Get-AzADAppFederatedCredential -FederatedCredentialId $credentialId is a null-valued parameter value. -FederatedCredentialId Assign value for $credentialId. ⚠️ Get-AzADGroupMember 1 1 Unassigned_Variable Get-AzADGroupMember -GroupDisplayName $name is a null-valued parameter value. -GroupDisplayName Assign value for $name. ⚠️ Get-AzADGroupMember 2 1 Unassigned_Variable Get-AzADGroup -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Get-AzADServicePrincipal 1 1 Unassigned_Variable Get-AzADServicePrincipal -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Get-AzADServicePrincipal 2 1 Unassigned_Variable Get-AzADServicePrincipal -DisplayNameStartsWith $prefix is a null-valued parameter value. -DisplayNameStartsWith Assign value for $prefix. ⚠️ Get-AzADServicePrincipal 4 1 Unassigned_Variable Get-AzADServicePrincipal -ApplicationId $appId is a null-valued parameter value. -ApplicationId Assign value for $appId. ⚠️ Get-AzADServicePrincipal 5 1 Unassigned_Variable Get-AzADApplication -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Get-AzADSpCredential 1 1 Unassigned_Variable Get-AzADSpCredential -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ New-AzADAppCredential 2 2 Unassigned_Variable Get-AzADApplication -ApplicationId $appId is a null-valued parameter value. -ApplicationId Assign value for $appId. ⚠️ New-AzADAppCredential 2 2 Unassigned_Variable New-AzADAppCredential -StartDate $startDate is a null-valued parameter value. -StartDate Assign value for $startDate. ⚠️ New-AzADAppCredential 2 2 Unassigned_Variable New-AzADAppCredential -EndDate $endDate is a null-valued parameter value. -EndDate Assign value for $endDate. ⚠️ New-AzADServicePrincipal 2 1 Unassigned_Variable New-AzADServicePrincipal -ApplicationId $appid is a null-valued parameter value. -ApplicationId Assign value for $appid. ⚠️ New-AzADServicePrincipal 3 1 Unassigned_Variable New-AzADServicePrincipal -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ New-AzADSpCredential 1 6 Unassigned_Variable New-AzADSpCredential -ObjectId $Id is a null-valued parameter value. -ObjectId Assign value for $Id. ⚠️ New-AzADSpCredential 2 1 Unassigned_Variable Get-AzADServicePrincipal -ApplicationId $appId is a null-valued parameter value. -ApplicationId Assign value for $appId. ⚠️ New-AzADSpCredential 2 1 Unassigned_Variable New-AzADSpCredential -StartDate $startDate is a null-valued parameter value. -StartDate Assign value for $startDate. ⚠️ New-AzADSpCredential 2 1 Unassigned_Variable New-AzADSpCredential -EndDate $endDate is a null-valued parameter value. -EndDate Assign value for $endDate. ⚠️ Remove-AzADAppCredential 1 1 Unassigned_Variable Remove-AzADAppCredential -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADAppCredential 1 1 Unassigned_Variable Remove-AzADAppCredential -KeyId $keyid is a null-valued parameter value. -KeyId Assign value for $keyid. ⚠️ Remove-AzADAppCredential 2 1 Unassigned_Variable Get-AzADApplication -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADApplication 1 1 Unassigned_Variable Remove-AzADApplication -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADApplication 2 1 Unassigned_Variable Get-AzADApplication -ObjectId $id is a null-valued parameter value. -ObjectId Assign value for $id. ⚠️ Remove-AzADGroup 1 1 Unassigned_Variable Remove-AzADGroup -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADGroup 2 1 Unassigned_Variable Get-AzADGroup -ObjectId $id is a null-valued parameter value. -ObjectId Assign value for $id. ⚠️ Remove-AzADGroupMember 1 2 Unassigned_Variable Get-AzADUser -DisplayName $uname is a null-valued parameter value. -DisplayName Assign value for $uname. ⚠️ Remove-AzADGroupMember 1 3 Unassigned_Variable Get-AzADServicePrincipal -ApplicationId $appid is a null-valued parameter value. -ApplicationId Assign value for $appid. ⚠️ Remove-AzADGroupMember 1 4 Unassigned_Variable Get-AzADGroupMember -GroupDisplayName $gname is a null-valued parameter value. -GroupDisplayName Assign value for $gname. ⚠️ Remove-AzADGroupMember 1 4 Unassigned_Variable Remove-AzADGroupMember -MemberObjectId $member is a null-valued parameter value. -MemberObjectId Assign value for $member. ⚠️ Remove-AzADServicePrincipal 1 1 Unassigned_Variable Remove-AzADServicePrincipal -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADServicePrincipal 2 1 Unassigned_Variable Get-AzADServicePrincipal -ApplicationId $id is a null-valued parameter value. -ApplicationId Assign value for $id. ⚠️ Remove-AzADSpCredential 1 1 Unassigned_Variable Remove-AzADSpCredential -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADSpCredential 1 1 Unassigned_Variable Remove-AzADSpCredential -KeyId $keyid is a null-valued parameter value. -KeyId Assign value for $keyid. ⚠️ Remove-AzADSpCredential 2 1 Unassigned_Variable Get-AzADServicePrincipal -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADUser 1 1 Unassigned_Variable Remove-AzADUser -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADUser 2 1 Unassigned_Variable Get-AzADUser -UserPrincipalName $id is a null-valued parameter value. -UserPrincipalName Assign value for $id. ⚠️ Update-AzADApplication 1 1 Unassigned_Variable Update-AzADApplication -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Update-AzADApplication 1 1 Unassigned_Variable Update-AzADApplication -HomePage $homepage is a null-valued parameter value. -HomePage Assign value for $homepage. ⚠️ Update-AzADApplication 2 1 Unassigned_Variable Get-AzADApplication -ObjectId $id is a null-valued parameter value. -ObjectId Assign value for $id. ⚠️ Update-AzADApplication 2 1 Unassigned_Variable Update-AzADApplication -ReplyUrl $replyurl is a null-valued parameter value. -ReplyUrl Assign value for $replyurl. ⚠️ Update-AzADServicePrincipal 1 1 Unassigned_Variable Update-AzADServicePrincipal -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Update-AzADServicePrincipal 1 1 Unassigned_Variable Update-AzADServicePrincipal -IdentifierUri $uri is a null-valued parameter value. -IdentifierUri Assign value for $uri. ⚠️ Update-AzADServicePrincipal 2 1 Unassigned_Variable Get-AzADServicePrincipal -ObjectId $id is a null-valued parameter value. -ObjectId Assign value for $id. ⚠️ Update-AzADServicePrincipal 2 1 Unassigned_Variable Update-AzADServicePrincipal -Note $note is a null-valued parameter value. -Note Assign value for $note. ⚠️ Update-AzADUser 1 1 Unassigned_Variable Update-AzADUser -UPNOrObjectId $upn is a null-valued parameter value. -UPNOrObjectId Assign value for $upn. ⚠️ Update-AzADUser 1 1 Unassigned_Variable Update-AzADUser -City $city is a null-valued parameter value. -City Assign value for $city.
⚠️ Windows PowerShell - Windows
Type Cmdlet Example Line RuleName Description Extent Remediation ⚠️ Update-AzRoleManagementPolicy 1 15 Mismatched_Parameter_Value_Type Update-AzRoleManagementPolicy -Rule $rules is not an expected parameter value type. -Rule Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule. Now the type is .(Type). ⚠️ Update-AzRoleManagementPolicy 2 30 Mismatched_Parameter_Value_Type Update-AzRoleManagementPolicy -Rule $rules is not an expected parameter value type. -Rule Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Resources.Authorization.Models.Api20201001Preview.IRoleManagementPolicyRule. Now the type is .(Type). ⚠️ Add-AzADGroupMember 1 1 Unassigned_Variable Get-AzADGroup -DisplayName $gname is a null-valued parameter value. -DisplayName Assign value for $gname. ⚠️ Add-AzADGroupMember 1 3 Unassigned_Variable Get-AzADUser -DisplayName $uname is a null-valued parameter value. -DisplayName Assign value for $uname. ⚠️ Add-AzADGroupMember 1 4 Unassigned_Variable Get-AzADServicePrincipal -ApplicationId $appid is a null-valued parameter value. -ApplicationId Assign value for $appid. ⚠️ Get-AzADAppCredential 1 1 Unassigned_Variable Get-AzADAppCredential -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Get-AzADAppFederatedCredential 1 1 Unassigned_Variable Get-AzADApplication -ObjectId $app is a null-valued parameter value. -ObjectId Assign value for $app. ⚠️ Get-AzADAppFederatedCredential 2 1 Unassigned_Variable Get-AzADAppFederatedCredential -ApplicationObjectId $appObjectId is a null-valued parameter value. -ApplicationObjectId Assign value for $appObjectId. ⚠️ Get-AzADAppFederatedCredential 2 1 Unassigned_Variable Get-AzADAppFederatedCredential -FederatedCredentialId $credentialId is a null-valued parameter value. -FederatedCredentialId Assign value for $credentialId. ⚠️ Get-AzADGroupMember 1 1 Unassigned_Variable Get-AzADGroupMember -GroupDisplayName $name is a null-valued parameter value. -GroupDisplayName Assign value for $name. ⚠️ Get-AzADGroupMember 2 1 Unassigned_Variable Get-AzADGroup -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Get-AzADServicePrincipal 1 1 Unassigned_Variable Get-AzADServicePrincipal -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Get-AzADServicePrincipal 2 1 Unassigned_Variable Get-AzADServicePrincipal -DisplayNameStartsWith $prefix is a null-valued parameter value. -DisplayNameStartsWith Assign value for $prefix. ⚠️ Get-AzADServicePrincipal 4 1 Unassigned_Variable Get-AzADServicePrincipal -ApplicationId $appId is a null-valued parameter value. -ApplicationId Assign value for $appId. ⚠️ Get-AzADServicePrincipal 5 1 Unassigned_Variable Get-AzADApplication -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Get-AzADSpCredential 1 1 Unassigned_Variable Get-AzADSpCredential -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ New-AzADAppCredential 2 2 Unassigned_Variable Get-AzADApplication -ApplicationId $appId is a null-valued parameter value. -ApplicationId Assign value for $appId. ⚠️ New-AzADAppCredential 2 2 Unassigned_Variable New-AzADAppCredential -StartDate $startDate is a null-valued parameter value. -StartDate Assign value for $startDate. ⚠️ New-AzADAppCredential 2 2 Unassigned_Variable New-AzADAppCredential -EndDate $endDate is a null-valued parameter value. -EndDate Assign value for $endDate. ⚠️ New-AzADServicePrincipal 2 1 Unassigned_Variable New-AzADServicePrincipal -ApplicationId $appid is a null-valued parameter value. -ApplicationId Assign value for $appid. ⚠️ New-AzADServicePrincipal 3 1 Unassigned_Variable New-AzADServicePrincipal -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ New-AzADSpCredential 1 6 Unassigned_Variable New-AzADSpCredential -ObjectId $Id is a null-valued parameter value. -ObjectId Assign value for $Id. ⚠️ New-AzADSpCredential 2 1 Unassigned_Variable Get-AzADServicePrincipal -ApplicationId $appId is a null-valued parameter value. -ApplicationId Assign value for $appId. ⚠️ New-AzADSpCredential 2 1 Unassigned_Variable New-AzADSpCredential -StartDate $startDate is a null-valued parameter value. -StartDate Assign value for $startDate. ⚠️ New-AzADSpCredential 2 1 Unassigned_Variable New-AzADSpCredential -EndDate $endDate is a null-valued parameter value. -EndDate Assign value for $endDate. ⚠️ Remove-AzADAppCredential 1 1 Unassigned_Variable Remove-AzADAppCredential -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADAppCredential 1 1 Unassigned_Variable Remove-AzADAppCredential -KeyId $keyid is a null-valued parameter value. -KeyId Assign value for $keyid. ⚠️ Remove-AzADAppCredential 2 1 Unassigned_Variable Get-AzADApplication -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADApplication 1 1 Unassigned_Variable Remove-AzADApplication -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADApplication 2 1 Unassigned_Variable Get-AzADApplication -ObjectId $id is a null-valued parameter value. -ObjectId Assign value for $id. ⚠️ Remove-AzADGroup 1 1 Unassigned_Variable Remove-AzADGroup -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADGroup 2 1 Unassigned_Variable Get-AzADGroup -ObjectId $id is a null-valued parameter value. -ObjectId Assign value for $id. ⚠️ Remove-AzADGroupMember 1 2 Unassigned_Variable Get-AzADUser -DisplayName $uname is a null-valued parameter value. -DisplayName Assign value for $uname. ⚠️ Remove-AzADGroupMember 1 3 Unassigned_Variable Get-AzADServicePrincipal -ApplicationId $appid is a null-valued parameter value. -ApplicationId Assign value for $appid. ⚠️ Remove-AzADGroupMember 1 4 Unassigned_Variable Get-AzADGroupMember -GroupDisplayName $gname is a null-valued parameter value. -GroupDisplayName Assign value for $gname. ⚠️ Remove-AzADGroupMember 1 4 Unassigned_Variable Remove-AzADGroupMember -MemberObjectId $member is a null-valued parameter value. -MemberObjectId Assign value for $member. ⚠️ Remove-AzADServicePrincipal 1 1 Unassigned_Variable Remove-AzADServicePrincipal -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADServicePrincipal 2 1 Unassigned_Variable Get-AzADServicePrincipal -ApplicationId $id is a null-valued parameter value. -ApplicationId Assign value for $id. ⚠️ Remove-AzADSpCredential 1 1 Unassigned_Variable Remove-AzADSpCredential -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADSpCredential 1 1 Unassigned_Variable Remove-AzADSpCredential -KeyId $keyid is a null-valued parameter value. -KeyId Assign value for $keyid. ⚠️ Remove-AzADSpCredential 2 1 Unassigned_Variable Get-AzADServicePrincipal -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADUser 1 1 Unassigned_Variable Remove-AzADUser -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Remove-AzADUser 2 1 Unassigned_Variable Get-AzADUser -UserPrincipalName $id is a null-valued parameter value. -UserPrincipalName Assign value for $id. ⚠️ Update-AzADApplication 1 1 Unassigned_Variable Update-AzADApplication -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Update-AzADApplication 1 1 Unassigned_Variable Update-AzADApplication -HomePage $homepage is a null-valued parameter value. -HomePage Assign value for $homepage. ⚠️ Update-AzADApplication 2 1 Unassigned_Variable Get-AzADApplication -ObjectId $id is a null-valued parameter value. -ObjectId Assign value for $id. ⚠️ Update-AzADApplication 2 1 Unassigned_Variable Update-AzADApplication -ReplyUrl $replyurl is a null-valued parameter value. -ReplyUrl Assign value for $replyurl. ⚠️ Update-AzADServicePrincipal 1 1 Unassigned_Variable Update-AzADServicePrincipal -DisplayName $name is a null-valued parameter value. -DisplayName Assign value for $name. ⚠️ Update-AzADServicePrincipal 1 1 Unassigned_Variable Update-AzADServicePrincipal -IdentifierUri $uri is a null-valued parameter value. -IdentifierUri Assign value for $uri. ⚠️ Update-AzADServicePrincipal 2 1 Unassigned_Variable Get-AzADServicePrincipal -ObjectId $id is a null-valued parameter value. -ObjectId Assign value for $id. ⚠️ Update-AzADServicePrincipal 2 1 Unassigned_Variable Update-AzADServicePrincipal -Note $note is a null-valued parameter value. -Note Assign value for $note. ⚠️ Update-AzADUser 1 1 Unassigned_Variable Update-AzADUser -UPNOrObjectId $upn is a null-valued parameter value. -UPNOrObjectId Assign value for $upn. ⚠️ Update-AzADUser 1 1 Unassigned_Variable Update-AzADUser -City $city is a null-valued parameter value. -City Assign value for $city. ️✔️Help File Existence Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
️✔️File Change Check
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
⚠️ UX Metadata Check
⚠️ PowerShell Core - Windows
Type Module ResourceType SubResourceType Command Description ⚠️ Az.Resources Microsoft.Resources subscriptionsResourcegroups Get-AzResourceGroup The path /subscriptions/{subscriptionId}/resourceGroups/{name} doesn't contains the right resource tpye: Microsoft.Resources ⚠️ Az.Resources Microsoft.Resources subscriptionsResourcegroups Remove-AzResourceGroup The path /subscriptions/{subscriptionId}/resourceGroups/{name} doesn't contains the right resource tpye: Microsoft.Resources
⚠️ Windows PowerShell - Windows
Type Module ResourceType SubResourceType Command Description ⚠️ Az.Resources Microsoft.Resources subscriptionsResourcegroups Get-AzResourceGroup The path /subscriptions/{subscriptionId}/resourceGroups/{name} doesn't contains the right resource tpye: Microsoft.Resources ⚠️ Az.Resources Microsoft.Resources subscriptionsResourcegroups Remove-AzResourceGroup The path /subscriptions/{subscriptionId}/resourceGroups/{name} doesn't contains the right resource tpye: Microsoft.Resources
⚠️ Test
⚠️ - Linux
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 58.29 % 59.49% Test coverage cannot be lower than the number of the last release.
⚠️ - MacOS
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 58.29% 59.49% Test coverage cannot be lower than the number of the last release.
⚠️ PowerShell Core - Windows
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 58.29% 59.49% Test coverage cannot be lower than the number of the last release.
⚠️ Windows PowerShell - Windows
Type Title Current Coverage Last Coverage Description ⚠️ Test Coverage Less Than 80% 58.29% 59.49% Test coverage cannot be lower than the number of the last release.
️✔️Az.Storage
️✔️Build
️✔️PowerShell Core - Windows
️✔️Windows PowerShell - Windows
@NoriZC Please remember to add change logs. |
NoriZC
approved these changes
Dec 18, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Changelog: Added AppRoleAssigment related commands for service principal. [#18412]
Migrate Resources from generation to main
The last commit of src/Resources in generation is:
commit 094d91a Author: NoriZC 110961157+NoriZC@users.noreply.github.com Date: Thu Dec 14 15:59:51 2023 +0800 [MSGraph] Enable app roleassignment commands for Service Principal (#23732) * add approle api in local yaml * add approle api in local yaml * customize New-AzAdServiceprincipalAppRoleAssignment * app role * Delete src/Resources/MSGraph.Autorest/test/Get-AzADServicePrincipalAppRoleAssignedTo.Tests.ps1 * Delete src/Resources/MSGraph.Autorest/test/Remove-AzADServicePrincipalAppRoleAssignedTo.Tests.ps1 * Delete src/Resources/MSGraph.Autorest/test/Update-AzADServicePrincipalAppRoleAssignedTo.Tests.ps1 * add examples * remove useless parameters * Update New-AzADServicePrincipalAppRoleAssignment.Tests.ps1 * update * Update Get-AzADApplication.ps1 * Update Get-AzADApplication.ps1 * change output ux, resolve comments
Checklist