Skip to content

Aladdin generated examples for Compute#12221

Closed
aladdindoc wants to merge 1 commit intoAzure:masterfrom
aladdindoc:AutogeneratedExamples06192020T185858Z
Closed

Aladdin generated examples for Compute#12221
aladdindoc wants to merge 1 commit intoAzure:masterfrom
aladdindoc:AutogeneratedExamples06192020T185858Z

Conversation

@aladdindoc
Copy link
Copy Markdown
Contributor

  • Add Aladdin crafted examples.

	- Add new examples to the following modules:
		Compute
@adxsdkps
Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

Comment on lines +46 to +48
```powershell <!-- Aladdin Generated Example -->
New-AzHostGroup -Location <String> -Name <String> -PlatformFaultDomain <Int32> -ResourceGroupName <String>
```
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should omit examples where less than 50% of the specified parameters have actual values. Specifying the type for all of the parameters doesn't provide much value as the syntax can already be obtained from the cmdlet.

Comment on lines +51 to +52
```powershell <!-- Aladdin Generated Example -->
New-AzHost -AutoReplaceOnFailure $false -HostGroupName <String> -Location <String> -Name <String> -PlatformFaultDomain <Int32> -ResourceGroupName <String> -Sku <String>
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should omit examples where less than 50% of the specified parameters have actual values. Specifying the type for all of the parameters doesn't provide much value as the syntax can already be obtained from the cmdlet.

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants