Skip to content

[Az.PurviewData] update generation tool version: autorest.powershell v3 -> v4 #27946

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 1 commit into from
Jun 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
31 changes: 17 additions & 14 deletions src/Purview/Purview.sln
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,14 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Authenticators", "..\Accoun
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Purview", "Purview\Purview.csproj", "{2C899DE4-0290-4F35-9231-73A809272A0A}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Purviewdata", "..\..\generated\Purview\Purviewdata.Autorest\Az.Purviewdata.csproj", "{EFA48FDA-65E7-4C44-A773-B816C2C720D8}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Purview.Autorest", "Purview.Autorest", "{37E164A6-74E0-C027-4B44-EF011BEF9500}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Purview", "..\..\generated\Purview\Purview.Autorest\Az.Purview.csproj", "{6053A6F1-43E7-4550-997D-B32EC331C5B7}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Purviewdata.Autorest", "Purviewdata.Autorest", "{8C3D1E98-5077-2A08-05A3-4023DA060BDC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Purviewdata", "..\..\generated\Purview\Purviewdata.Autorest\Az.Purviewdata.csproj", "{F7DDD598-E92E-448F-A2F9-0E42134212CD}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Expand Down Expand Up @@ -119,18 +121,6 @@ Global
{2C899DE4-0290-4F35-9231-73A809272A0A}.Release|x64.Build.0 = Release|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Release|x86.ActiveCfg = Release|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Release|x86.Build.0 = Release|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Debug|x64.ActiveCfg = Debug|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Debug|x64.Build.0 = Debug|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Debug|x86.ActiveCfg = Debug|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Debug|x86.Build.0 = Debug|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Release|Any CPU.Build.0 = Release|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Release|x64.ActiveCfg = Release|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Release|x64.Build.0 = Release|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Release|x86.ActiveCfg = Release|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Release|x86.Build.0 = Release|Any CPU
{6053A6F1-43E7-4550-997D-B32EC331C5B7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{6053A6F1-43E7-4550-997D-B32EC331C5B7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{6053A6F1-43E7-4550-997D-B32EC331C5B7}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand All @@ -143,6 +133,18 @@ Global
{6053A6F1-43E7-4550-997D-B32EC331C5B7}.Release|x64.Build.0 = Release|Any CPU
{6053A6F1-43E7-4550-997D-B32EC331C5B7}.Release|x86.ActiveCfg = Release|Any CPU
{6053A6F1-43E7-4550-997D-B32EC331C5B7}.Release|x86.Build.0 = Release|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Debug|x64.ActiveCfg = Debug|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Debug|x64.Build.0 = Debug|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Debug|x86.ActiveCfg = Debug|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Debug|x86.Build.0 = Debug|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Release|Any CPU.Build.0 = Release|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Release|x64.ActiveCfg = Release|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Release|x64.Build.0 = Release|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Release|x86.ActiveCfg = Release|Any CPU
{F7DDD598-E92E-448F-A2F9-0E42134212CD}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Expand All @@ -155,5 +157,6 @@ Global
{170A19BB-54DC-497F-A2F2-9591219708F4} = {1F881B19-EA64-4590-867C-BDF0E4EE58C4}
{CE3CA09E-F5EF-4D27-9407-A20395047C16} = {1F881B19-EA64-4590-867C-BDF0E4EE58C4}
{6053A6F1-43E7-4550-997D-B32EC331C5B7} = {37E164A6-74E0-C027-4B44-EF011BEF9500}
{F7DDD598-E92E-448F-A2F9-0E42134212CD} = {8C3D1E98-5077-2A08-05A3-4023DA060BDC}
EndGlobalSection
EndGlobal
8 changes: 6 additions & 2 deletions src/Purview/Purview/Az.Purview.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#
# Generated by: Microsoft Corporation
#
# Generated on: 2025-06-11
# Generated on: 2025-06-12
#

@{
Expand Down Expand Up @@ -168,7 +168,11 @@ FunctionsToExport = 'Add-AzPurviewAccountRootCollectionAdmin', 'Get-AzPurviewAcc
'Remove-AzPurviewScanRuleset', 'Remove-AzPurviewTrigger',
'Set-AzPurviewDefaultAccount', 'Start-AzPurviewScanResultScan',
'Stop-AzPurviewScanResultScan',
'Test-AzPurviewAccountNameAvailability', 'Update-AzPurviewAccount'
'Test-AzPurviewAccountNameAvailability', 'Update-AzPurviewAccount',
'Update-AzPurviewClassificationRule', 'Update-AzPurviewDataSource',
'Update-AzPurviewFilter', 'Update-AzPurviewKeyVaultConnection',
'Update-AzPurviewScan', 'Update-AzPurviewScanRuleset',
'Update-AzPurviewTrigger'

# Cmdlets to export from this module, for best performance, do not use wildcards and do not delete the entry, use an empty array if there are no cmdlets to export.
CmdletsToExport = @()
Expand Down
35 changes: 28 additions & 7 deletions src/Purview/Purview/help/Az.Purview.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,22 +252,22 @@ Create an in-memory object for AzureSynapseWorkspaceMsiScan.
Create an in-memory object for AzureSynapseWorkspaceScanRuleset.

### [New-AzPurviewClassificationRule](New-AzPurviewClassificationRule.md)
Creates or Updates a classification rule
Create a classification rule

### [New-AzPurviewCustomClassificationRuleObject](New-AzPurviewCustomClassificationRuleObject.md)
Create an in-memory object for CustomClassificationRule.

### [New-AzPurviewDataSource](New-AzPurviewDataSource.md)
Creates or Updates a data source
Create a data source

### [New-AzPurviewFilter](New-AzPurviewFilter.md)
Creates or updates a filter
Create a filter

### [New-AzPurviewFilterObject](New-AzPurviewFilterObject.md)
Create an in-memory object for Filter.

### [New-AzPurviewKeyVaultConnection](New-AzPurviewKeyVaultConnection.md)
Creates an instance of a key vault connection
Create an instance of a key vault connection

### [New-AzPurviewOracleDataSourceObject](New-AzPurviewOracleDataSourceObject.md)
Create an in-memory object for OracleDataSource.
Expand All @@ -294,10 +294,10 @@ Create an in-memory object for SapS4HanaDataSource.
Create an in-memory object for SapS4HanaSapS4HanaCredentialScan.

### [New-AzPurviewScan](New-AzPurviewScan.md)
Creates an instance of a scan
Create an instance of a scan

### [New-AzPurviewScanRuleset](New-AzPurviewScanRuleset.md)
Creates or Updates a scan ruleset
Create a scan ruleset

### [New-AzPurviewSqlServerDatabaseCredentialScanObject](New-AzPurviewSqlServerDatabaseCredentialScanObject.md)
Create an in-memory object for SqlServerDatabaseCredentialScan.
Expand All @@ -312,7 +312,7 @@ Create an in-memory object for SqlServerDatabaseScanRuleset.
Create an in-memory object for TeradataDataSource.

### [New-AzPurviewTrigger](New-AzPurviewTrigger.md)
Creates an instance of a trigger
Create an instance of a trigger

### [New-AzPurviewTriggerObject](New-AzPurviewTriggerObject.md)
Create an in-memory object for Trigger.
Expand Down Expand Up @@ -356,3 +356,24 @@ Checks if account name is available.
### [Update-AzPurviewAccount](Update-AzPurviewAccount.md)
Update an account

### [Update-AzPurviewClassificationRule](Update-AzPurviewClassificationRule.md)
Update a classification rule

### [Update-AzPurviewDataSource](Update-AzPurviewDataSource.md)
Update a data source

### [Update-AzPurviewFilter](Update-AzPurviewFilter.md)
Update a filter

### [Update-AzPurviewKeyVaultConnection](Update-AzPurviewKeyVaultConnection.md)
Update an instance of a key vault connection

### [Update-AzPurviewScan](Update-AzPurviewScan.md)
Update an instance of a scan

### [Update-AzPurviewScanRuleset](Update-AzPurviewScanRuleset.md)
Update a scan ruleset

### [Update-AzPurviewTrigger](Update-AzPurviewTrigger.md)
Update an instance of a trigger

Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IClassificationRule
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IClassificationRule

## NOTES

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IClassificationRule
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IClassificationRule

## NOTES

Expand Down
2 changes: 1 addition & 1 deletion src/Purview/Purview/help/Get-AzPurviewDataSource.md
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IDataSource
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IDataSource

## NOTES

Expand Down
2 changes: 1 addition & 1 deletion src/Purview/Purview/help/Get-AzPurviewFilter.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IFilter
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IFilter

## NOTES

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IAzureKeyVault
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IAzureKeyVault

## NOTES

Expand Down
2 changes: 1 addition & 1 deletion src/Purview/Purview/help/Get-AzPurviewScan.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IScan
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IScan

## NOTES

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IScanResult
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IScanResult

## NOTES

Expand Down
2 changes: 1 addition & 1 deletion src/Purview/Purview/help/Get-AzPurviewScanRuleset.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IScanRuleset
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IScanRuleset

## NOTES

Expand Down
10 changes: 5 additions & 5 deletions src/Purview/Purview/help/Get-AzPurviewSystemScanRuleset.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@ Get-AzPurviewSystemScanRuleset -Endpoint <String> [-DefaultProfile <PSObject>]

### Get1
```
Get-AzPurviewSystemScanRuleset -Endpoint <String> [-DataSourceType <DataSourceType>] -Version <Int32>
Get-AzPurviewSystemScanRuleset -Endpoint <String> [-DataSourceType <String>] -Version <Int32>
[-DefaultProfile <PSObject>] [<CommonParameters>]
```

### Get
```
Get-AzPurviewSystemScanRuleset -Endpoint <String> -DataSourceType <DataSourceType> [-DefaultProfile <PSObject>]
Get-AzPurviewSystemScanRuleset -Endpoint <String> -DataSourceType <String> [-DefaultProfile <PSObject>]
[<CommonParameters>]
```

Expand Down Expand Up @@ -116,7 +116,7 @@ Get system scanruleset for a data source type and specific version
.

```yaml
Type: Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.DataSourceType
Type: System.String
Parameter Sets: Get1
Aliases:

Expand All @@ -128,7 +128,7 @@ Accept wildcard characters: False
```

```yaml
Type: Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.DataSourceType
Type: System.String
Parameter Sets: Get
Aliases:

Expand Down Expand Up @@ -193,7 +193,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ISystemScanRuleset
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.ISystemScanRuleset

## NOTES

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ Get the latest version of a system scan ruleset
## SYNTAX

```
Get-AzPurviewSystemScanRulesetLatest -Endpoint <String> [-DataSourceType <DataSourceType>]
[-DefaultProfile <PSObject>] [<CommonParameters>]
Get-AzPurviewSystemScanRulesetLatest -Endpoint <String> [-DataSourceType <String>] [-DefaultProfile <PSObject>]
[<CommonParameters>]
```

## DESCRIPTION
Expand Down Expand Up @@ -45,7 +45,7 @@ Get latest system scan ruleset available for a data source
.

```yaml
Type: Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.DataSourceType
Type: System.String
Parameter Sets: (All)
Aliases:

Expand Down Expand Up @@ -95,7 +95,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ISystemScanRuleset
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.ISystemScanRuleset

## NOTES

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ List system scan ruleset versions in Data catalog
## SYNTAX

```
Get-AzPurviewSystemScanRulesetVersion -Endpoint <String> [-DataSourceType <DataSourceType>]
Get-AzPurviewSystemScanRulesetVersion -Endpoint <String> [-DataSourceType <String>]
[-DefaultProfile <PSObject>] [<CommonParameters>]
```

Expand Down Expand Up @@ -69,7 +69,7 @@ Get all versions of system scanruleset available for a data source
.

```yaml
Type: Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.DataSourceType
Type: System.String
Parameter Sets: (All)
Aliases:

Expand Down Expand Up @@ -119,7 +119,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ISystemScanRuleset
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.ISystemScanRuleset

## NOTES

Expand Down
2 changes: 1 addition & 1 deletion src/Purview/Purview/help/Get-AzPurviewTrigger.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.ITrigger
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.ITrigger

## NOTES

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Sets Classification Action on a specific classification rule version.

```
Invoke-AzPurviewTagClassificationRuleClassificationVersion -Endpoint <String> -ClassificationRuleName <String>
-ClassificationRuleVersion <Int32> -Action <ClassificationAction> [-DefaultProfile <PSObject>]
-ClassificationRuleVersion <Int32> -Action <String> [-DefaultProfile <PSObject>]
[-WhatIf] [-Confirm] [<CommonParameters>]
```

Expand Down Expand Up @@ -42,7 +42,7 @@ Set Classification Action on specific rule version
.

```yaml
Type: Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Support.ClassificationAction
Type: System.String
Parameter Sets: (All)
Aliases:

Expand Down Expand Up @@ -153,7 +153,7 @@ This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable

## OUTPUTS

### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.Api20211001Preview.IOperationResponse
### Microsoft.Azure.PowerShell.Cmdlets.Purviewdata.Models.IOperationResponse

## NOTES

Expand Down
Loading