Skip to content
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

Update Set-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline.md #14432

Merged
merged 1 commit into from
Mar 5, 2021

Commits on Mar 4, 2021

  1. Update Set-AzSqlDatabaseVulnerabilityAssessmentRuleBaseline.md

    The default powershell array does not parse the values correctly when there is a single array , However it works fine when there are multiple arrays. 
    The workaround would be to not use the default array and use [System.Collections.ArrayList] as mentioned in here Azure#12092.
    Please update the documentation , we have customers wondering why this command is not working on single array. 
    I have added the script above as well in Example 1.
    sbojjawar-Msft authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    512cc44 View commit details
    Browse the repository at this point in the history