-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
User/ranhoudine/2024 04 13 #26791
Open
ranhoudineMicrosoft
wants to merge
18
commits into
Azure:generation
Choose a base branch
from
ranhoudineMicrosoft:user/ranhoudine/2024-04-13
base: generation
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
User/ranhoudine/2024 04 13 #26791
ranhoudineMicrosoft
wants to merge
18
commits into
Azure:generation
from
ranhoudineMicrosoft:user/ranhoudine/2024-04-13
Conversation
This file contains 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
…udineMicrosoft/azure-powershell into user/ranhoudine/2024-04-13 # Conflicts: # src/Kusto/Kusto.Autorest/test/utils.ps1
️✔️Az.Accounts
|
Type | Cmdlet | Description | Remediation |
---|---|---|---|
Get-AzKustoAttachedDatabaseConfiguration | Get-AzKustoAttachedDatabaseConfiguration 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-AzKustoAttachedDatabaseConfiguration | Get-AzKustoAttachedDatabaseConfiguration 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-AzKustoCluster | Get-AzKustoCluster 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-AzKustoCluster | Get-AzKustoCluster 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-AzKustoClusterFollowerDatabaseGet | Get-AzKustoClusterFollowerDatabaseGet 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-AzKustoClusterFollowerDatabaseGet | Get-AzKustoClusterFollowerDatabaseGet 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-AzKustoClusterOutboundNetworkDependencyEndpoint | Get-AzKustoClusterOutboundNetworkDependencyEndpoint 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-AzKustoClusterOutboundNetworkDependencyEndpoint | Get-AzKustoClusterOutboundNetworkDependencyEndpoint 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-AzKustoClusterPrincipalAssignment | Get-AzKustoClusterPrincipalAssignment 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-AzKustoClusterPrincipalAssignment | Get-AzKustoClusterPrincipalAssignment 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-AzKustoClusterSku | Get-AzKustoClusterSku 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-AzKustoClusterSku | Get-AzKustoClusterSku 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-AzKustoDatabase | Get-AzKustoDatabase 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-AzKustoDatabase | Get-AzKustoDatabase 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-AzKustoDatabasePrincipalAssignment | Get-AzKustoDatabasePrincipalAssignment 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-AzKustoDatabasePrincipalAssignment | Get-AzKustoDatabasePrincipalAssignment 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-AzKustoDataConnection | Get-AzKustoDataConnection 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-AzKustoDataConnection | Get-AzKustoDataConnection 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-AzKustoManagedPrivateEndpoint | Get-AzKustoManagedPrivateEndpoint 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-AzKustoManagedPrivateEndpoint | Get-AzKustoManagedPrivateEndpoint 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-AzKustoOperationsResult | Get-AzKustoOperationsResult 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-AzKustoOperationsResult | Get-AzKustoOperationsResult 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-AzKustoOperationsResultLocation | Get-AzKustoOperationsResultLocation 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-AzKustoOperationsResultLocation | Get-AzKustoOperationsResultLocation 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-AzKustoPrivateEndpointConnection | Get-AzKustoPrivateEndpointConnection 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-AzKustoPrivateEndpointConnection | Get-AzKustoPrivateEndpointConnection 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-AzKustoPrivateLinkResource | Get-AzKustoPrivateLinkResource 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-AzKustoPrivateLinkResource | Get-AzKustoPrivateLinkResource 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-AzKustoSandboxCustomImage | Get-AzKustoSandboxCustomImage 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-AzKustoSandboxCustomImage | Get-AzKustoSandboxCustomImage 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-AzKustoScript | Get-AzKustoScript 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-AzKustoScript | Get-AzKustoScript 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-AzKustoSku | Get-AzKustoSku 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-AzKustoSku | Get-AzKustoSku 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 ⚠️ Invoke-AzKustoDataConnectionValidation 4 2 Mismatched_Parameter_Value_Type Invoke-AzKustoDataConnectionValidation -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command). ⚠️ Invoke-AzKustoDataConnectionValidation 5 2 Mismatched_Parameter_Value_Type Invoke-AzKustoDataConnectionValidation -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command). ⚠️ Invoke-AzKustoDataConnectionValidation 6 2 Mismatched_Parameter_Value_Type Invoke-AzKustoDataConnectionValidation -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command). ⚠️ New-AzKustoPrivateEndpointConnection 1 1 Unassigned_Variable New-AzKustoPrivateEndpointConnection -Parameter $privateEndpointConnection is a null-valued parameter value. -Parameter Assign value for $privateEndpointConnection. ⚠️ New-AzKustoScript 1 1 Unassigned_Variable New-AzKustoScript -ScriptUrl $BlobSASURL is a null-valued parameter value. -ScriptUrl Assign value for $BlobSASURL. ⚠️ New-AzKustoScript 1 1 Unassigned_Variable New-AzKustoScript -ScriptUrlSasToken $BlobSASToken is a null-valued parameter value. -ScriptUrlSasToken Assign value for $BlobSASToken. ⚠️ Update-AzKustoDataConnection 4 2 Mismatched_Parameter_Value_Type Update-AzKustoDataConnection -InputObject $dataConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDataConnection.(Command). ⚠️ Update-AzKustoDataConnection 5 2 Mismatched_Parameter_Value_Type Update-AzKustoDataConnection -InputObject $dataConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDataConnection.(Command). ⚠️ Update-AzKustoDataConnection 6 2 Mismatched_Parameter_Value_Type Update-AzKustoDataConnection -InputObject $dataConnection is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDataConnection.(Command). ⚠️ Update-AzKustoDatabase 2 4 Mismatched_Parameter_Value_Type Update-AzKustoDatabase -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command). ⚠️ Update-AzKustoDatabase 4 3 Mismatched_Parameter_Value_Type Update-AzKustoDatabase -InputObject $database is not an expected parameter value type. -InputObject Use correct parameter value type. Expected Type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.IKustoIdentity. Now the type is Microsoft.Azure.PowerShell.Cmdlets.Kusto.Models.Api20240413.IDatabase.(Command). ⚠️ Update-AzKustoScript 1 1 Unassigned_Variable Update-AzKustoScript -ScriptUrl $BlobSASURL is a null-valued parameter value. -ScriptUrl Assign value for $BlobSASURL. ⚠️ Update-AzKustoScript 1 1 Unassigned_Variable Update-AzKustoScript -ScriptUrlSasToken $BlobSASToken is a null-valued parameter value. -ScriptUrlSasToken Assign value for $BlobSASToken.
️✔️Help File Existence Check
️✔️PowerShell Core - Windows
⚠️ File Change Check
⚠️ PowerShell Core - Windows
Type Cmdlet Description Remediation ⚠️ AssemblyInfo.cs will be updated automatically. Please do not update it manually. Revert AssemblyInfo.cs to its last version. ⚠️ It is required to update ChangeLog.md if you want to release a new version for Az.Kusto. Add a changelog record under Upcoming Release section with past tense.
️✔️UX Metadata Check
️✔️PowerShell Core - Windows
️✔️Test
️✔️PowerShell Core - Linux
️✔️PowerShell Core - MacOS
️✔️PowerShell Core - Windows
@microsoft-github-policy-service agree company="Microsoft" |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
@ranhoudineMicrosoft , please leave release note to simply describe what was changed in this PR in comment |
/azp run |
Azure Pipelines successfully started running 3 pipeline(s). |
RELEASE NOTE: This PR includes new PowerShell commands, docs and examples of the newest additions to Kusto's RP API:
|
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
Mandatory Checklist
Please choose the target release of Azure PowerShell. (⚠️ Target release is a different concept from API readiness. Please click below links for details.)
Check this box to confirm: I have read the Submitting Changes section of
CONTRIBUTING.md
and reviewed the following information:ChangeLog.md
file(s) appropriatelysrc/{{SERVICE}}/{{SERVICE}}/ChangeLog.md
.## Upcoming Release
header in the past tense.ChangeLog.md
if no new release is required, such as fixing test case only.