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

Help mark down files cannot find its cmdlet implementation #13860

Closed
dingmeng-xue opened this issue Dec 30, 2020 · 0 comments · Fixed by #13900
Closed

Help mark down files cannot find its cmdlet implementation #13860

dingmeng-xue opened this issue Dec 30, 2020 · 0 comments · Fixed by #13900
Assignees

Comments

@dingmeng-xue
Copy link
Member

dingmeng-xue commented Dec 30, 2020

Description

Below errors show up during pipeline checks the mapping between cmdlet and helps. We need to remove those issues. Some are due to inconsistent of upper/lower case.

  Help record Disable-AzAksAddon has no cmdlet.
  Help record Enable-AzAksAddon has no cmdlet.
  Help record Invoke-AzVmPatchAssessment has no cmdlet.
  Help record Disconnect-AzP2sVpnGatewayVpnConnection has no cmdlet.
  Help record Get-AzExpressRouteCrossConnectionARPTable has no cmdlet.
  Help record Get-AzOperationalInsightsLinkTarget has no cmdlet.
  Help record Get-AzOperationalInsightsSavedSearchResult has no cmdlet.
  Help record Get-AzOperationalInsightsSearchResult has no cmdlet.
  Help record DIsable-AzSecurityAdvancedThreatProtection has no cmdlet.
  Help record Disable-AzSqlServerAdvancedThreatProtection has no cmdlet.
  Help record Enable-AzSqlServerAdvancedThreatProtection has no cmdlet.
  Help record Set-AzDataLakeGen2ItemACLObject has no cmdlet.

Cost

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants