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

Add legal term and parameter -AcceptEULA to 'New-AzVMwarePrivateCloud' #14111

Merged
merged 7 commits into from
Feb 4, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update New-AzVMwarePrivateCloud.md
  • Loading branch information
dingmeng-xue authored Feb 4, 2021
commit db632077819a26d5d355b80ee8fdcbefe7219cac
2 changes: 1 addition & 1 deletion src/VMware/help/New-AzVMwarePrivateCloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Create private cloud
## PARAMETERS

### -AcceptEULA
Accept EULA of AVS, legal term will pop up withoutt this parameter provided
Accept EULA of AVS, legal term will pop up without this parameter provided

```yaml
Type: System.Management.Automation.SwitchParameter
Expand Down