Skip to content

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

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
  •  
  •  
  •  
97 changes: 88 additions & 9 deletions src/Purview/Purview.sln
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@


Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.0.31903.59
Expand All @@ -21,53 +21,131 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Purview", "Purview\Purview.
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Purview", "..\..\generated\Purview\Purview.Autorest\Az.Purview.csproj", "{66FD1544-A24C-460F-9F77-105DDD7F9ACB}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Az.Purviewdata", "..\..\generated\Purview\Purviewdata.Autorest\Az.Purviewdata.csproj", "{EFA48FDA-65E7-4C44-A773-B816C2C720D8}"
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", "{D883259E-67B1-4697-BAD8-2CE176774346}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Debug|x64 = Debug|x64
Debug|x86 = Debug|x86
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
Release|x64 = Release|x64
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Debug|x64.ActiveCfg = Debug|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Debug|x64.Build.0 = Debug|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Debug|x86.ActiveCfg = Debug|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Debug|x86.Build.0 = Debug|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Release|Any CPU.Build.0 = Release|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Release|x64.ActiveCfg = Release|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Release|x64.Build.0 = Release|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Release|x86.ActiveCfg = Release|Any CPU
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D}.Release|x86.Build.0 = Release|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Debug|Any CPU.Build.0 = Debug|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Debug|x64.ActiveCfg = Debug|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Debug|x64.Build.0 = Debug|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Debug|x86.ActiveCfg = Debug|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Debug|x86.Build.0 = Debug|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Release|Any CPU.ActiveCfg = Release|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Release|Any CPU.Build.0 = Release|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Release|x64.ActiveCfg = Release|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Release|x64.Build.0 = Release|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Release|x86.ActiveCfg = Release|Any CPU
{03A0A20D-5FE0-4A64-9EEC-63BEB294386C}.Release|x86.Build.0 = Release|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Debug|x64.ActiveCfg = Debug|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Debug|x64.Build.0 = Debug|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Debug|x86.ActiveCfg = Debug|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Debug|x86.Build.0 = Debug|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Release|Any CPU.Build.0 = Release|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Release|x64.ActiveCfg = Release|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Release|x64.Build.0 = Release|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Release|x86.ActiveCfg = Release|Any CPU
{D494AF16-1D58-4526-8836-22813BF33217}.Release|x86.Build.0 = Release|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Debug|x64.ActiveCfg = Debug|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Debug|x64.Build.0 = Debug|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Debug|x86.ActiveCfg = Debug|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Debug|x86.Build.0 = Debug|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Release|Any CPU.Build.0 = Release|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Release|x64.ActiveCfg = Release|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Release|x64.Build.0 = Release|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Release|x86.ActiveCfg = Release|Any CPU
{3C91B8C5-FF50-4986-83EB-029DF102A580}.Release|x86.Build.0 = Release|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Debug|Any CPU.Build.0 = Debug|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Debug|x64.ActiveCfg = Debug|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Debug|x64.Build.0 = Debug|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Debug|x86.ActiveCfg = Debug|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Debug|x86.Build.0 = Debug|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Release|Any CPU.ActiveCfg = Release|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Release|Any CPU.Build.0 = Release|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Release|x64.ActiveCfg = Release|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Release|x64.Build.0 = Release|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Release|x86.ActiveCfg = Release|Any CPU
{170A19BB-54DC-497F-A2F2-9591219708F4}.Release|x86.Build.0 = Release|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Debug|x64.ActiveCfg = Debug|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Debug|x64.Build.0 = Debug|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Debug|x86.ActiveCfg = Debug|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Debug|x86.Build.0 = Debug|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Release|Any CPU.Build.0 = Release|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Release|x64.ActiveCfg = Release|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Release|x64.Build.0 = Release|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Release|x86.ActiveCfg = Release|Any CPU
{CE3CA09E-F5EF-4D27-9407-A20395047C16}.Release|x86.Build.0 = Release|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Debug|x64.ActiveCfg = Debug|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Debug|x64.Build.0 = Debug|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Debug|x86.ActiveCfg = Debug|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Debug|x86.Build.0 = Debug|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Release|Any CPU.Build.0 = Release|Any CPU
{2C899DE4-0290-4F35-9231-73A809272A0A}.Release|x64.ActiveCfg = Release|Any CPU
{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
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Debug|Any CPU.Build.0 = Debug|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Debug|x64.ActiveCfg = Debug|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Debug|x64.Build.0 = Debug|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Debug|x86.ActiveCfg = Debug|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Debug|x86.Build.0 = Debug|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Release|Any CPU.ActiveCfg = Release|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Release|Any CPU.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}.Release|Any CPU.ActiveCfg = Release|Any CPU
{EFA48FDA-65E7-4C44-A773-B816C2C720D8}.Release|Any CPU.Build.0 = Release|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Release|x64.ActiveCfg = Release|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Release|x64.Build.0 = Release|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Release|x86.ActiveCfg = Release|Any CPU
{66FD1544-A24C-460F-9F77-105DDD7F9ACB}.Release|x86.Build.0 = Release|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Debug|x64.ActiveCfg = Debug|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Debug|x64.Build.0 = Debug|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Debug|x86.ActiveCfg = Debug|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Debug|x86.Build.0 = Debug|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Release|Any CPU.Build.0 = Release|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Release|x64.ActiveCfg = Release|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Release|x64.Build.0 = Release|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Release|x86.ActiveCfg = Release|Any CPU
{D883259E-67B1-4697-BAD8-2CE176774346}.Release|x86.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{2F7F4661-FBC4-4A78-8A7B-7F51D572BE7D} = {1F881B19-EA64-4590-867C-BDF0E4EE58C4}
Expand All @@ -76,5 +154,6 @@ Global
{3C91B8C5-FF50-4986-83EB-029DF102A580} = {1F881B19-EA64-4590-867C-BDF0E4EE58C4}
{170A19BB-54DC-497F-A2F2-9591219708F4} = {1F881B19-EA64-4590-867C-BDF0E4EE58C4}
{CE3CA09E-F5EF-4D27-9407-A20395047C16} = {1F881B19-EA64-4590-867C-BDF0E4EE58C4}
{D883259E-67B1-4697-BAD8-2CE176774346} = {8C3D1E98-5077-2A08-05A3-4023DA060BDC}
EndGlobalSection
EndGlobal
22 changes: 13 additions & 9 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: 1/9/2025
# Generated on: 2025-05-30
#

@{
Expand Down Expand Up @@ -51,21 +51,21 @@ DotNetFrameworkVersion = '4.7.2'
# ProcessorArchitecture = ''

# Modules that must be imported into the global environment prior to importing this module
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '4.0.1'; })
RequiredModules = @(@{ModuleName = 'Az.Accounts'; ModuleVersion = '5.0.2'; })

# Assemblies that must be loaded prior to importing this module
RequiredAssemblies = 'Purview.Autorest/bin/Az.Purview.private.dll',
'Purviewdata.Autorest/bin/Az.Purviewdata.private.dll'

# Script files (.ps1) that are run in the caller's environment prior to importing this module.
# ScriptsToProcess = @()
ScriptsToProcess = @()

# Type files (.ps1xml) to be loaded when importing this module
# TypesToProcess = @()
TypesToProcess = @()

# Format files (.ps1xml) to be loaded when importing this module
FormatsToProcess = 'Purview.Autorest\Az.Purview.format.ps1xml',
'Purviewdata.Autorest\Az.Purviewdata.format.ps1xml'
FormatsToProcess = 'Purview.Autorest/Az.Purview.format.ps1xml',
'Purviewdata.Autorest/Az.Purviewdata.format.ps1xml'

# Modules to import as nested modules of the module specified in RootModule/ModuleToProcess
NestedModules = @('Purview.Autorest/Az.Purview.psm1',
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 All @@ -194,7 +198,7 @@ PrivateData = @{
PSData = @{

# Tags applied to this module. These help with module discovery in online galleries.
Tags = 'Azure','ResourceManager','ARM','PSModule','Purview'
Tags = 'Azure', 'ResourceManager', 'ARM', 'PSModule', 'Purview'

# A URL to the license for this module.
LicenseUri = 'https://aka.ms/azps-license'
Expand All @@ -219,7 +223,7 @@ PrivateData = @{

} # End of PSData hashtable

} # End of PrivateData hashtable
} # End of PrivateData hashtable

# HelpInfo URI of this module
# HelpInfoURI = ''
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)
Updates 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
Loading