Skip to content

Commit 71f9440

Browse files
committed
Create SignatureIssues.csv
1 parent 63ee8b6 commit 71f9440

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
"AssemblyFileName","ClassName","Target","Severity","ProblemId","Description","Remediation"
2+
"Az.App","New-AzContainerAppCustomDomainObject","New-AzContainerAppCustomDomainObject","1","8100","New-AzContainerAppCustomDomainObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
3+
"Az.App","New-AzContainerAppDaprMetadataObject","New-AzContainerAppDaprMetadataObject","1","8100","New-AzContainerAppDaprMetadataObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
4+
"Az.App","New-AzContainerAppEnvironmentVarObject","New-AzContainerAppEnvironmentVarObject","1","8100","New-AzContainerAppEnvironmentVarObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
5+
"Az.App","New-AzContainerAppIdentityProviderObject","New-AzContainerAppIdentityProviderObject","1","8100","New-AzContainerAppIdentityProviderObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
6+
"Az.App","New-AzContainerAppProbeHeaderObject","New-AzContainerAppProbeHeaderObject","1","8100","New-AzContainerAppProbeHeaderObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
7+
"Az.App","New-AzContainerAppProbeObject","New-AzContainerAppProbeObject","1","8100","New-AzContainerAppProbeObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
8+
"Az.App","New-AzContainerAppRegistryCredentialObject","New-AzContainerAppRegistryCredentialObject","1","8100","New-AzContainerAppRegistryCredentialObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
9+
"Az.App","New-AzContainerAppScaleRuleAuthObject","New-AzContainerAppScaleRuleAuthObject","1","8100","New-AzContainerAppScaleRuleAuthObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
10+
"Az.App","New-AzContainerAppScaleRuleObject","New-AzContainerAppScaleRuleObject","1","8100","New-AzContainerAppScaleRuleObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
11+
"Az.App","New-AzContainerAppSecretObject","New-AzContainerAppSecretObject","1","8100","New-AzContainerAppSecretObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
12+
"Az.App","New-AzContainerAppTemplateObject","New-AzContainerAppTemplateObject","1","8100","New-AzContainerAppTemplateObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
13+
"Az.App","New-AzContainerAppTrafficWeightObject","New-AzContainerAppTrafficWeightObject","1","8100","New-AzContainerAppTrafficWeightObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
14+
"Az.App","New-AzContainerAppVolumeMountObject","New-AzContainerAppVolumeMountObject","1","8100","New-AzContainerAppVolumeMountObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"
15+
"Az.App","New-AzContainerAppVolumeObject","New-AzContainerAppVolumeObject","1","8100","New-AzContainerAppVolumeObject Does not support ShouldProcess but the cmdlet verb New indicates that it should.","Determine if the cmdlet should implement ShouldProcess and if so determine if it should implement Force / ShouldContinue"

0 commit comments

Comments
 (0)