Skip to content

Commit 506e407

Browse files
author
Maddie Clayton
committed
Merge branch 'AddAsJobCompute' of https://github.com/maddieclayton/azure-powershell into AddAsJobCompute
2 parents a82e10c + 4ce051b commit 506e407

File tree

5 files changed

+15
-5
lines changed

5 files changed

+15
-5
lines changed

src/ResourceManager/Compute/Commands.Compute/help/ConvertTo-AzureRmVMManagedDisk.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ This command converts the blob-based disks of the virtual machine named 'VM01' i
3333
## PARAMETERS
3434

3535
### -AsJob
36-
Run cmdlet in the background```yaml
36+
Run cmdlet in the background
37+
38+
```yaml
3739
Type: SwitchParameter
3840
Parameter Sets: (All)
3941
Aliases:

src/ResourceManager/Compute/Commands.Compute/help/Disable-AzureRmVmssDiskEncryption.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ Disables disk encryption on the VM scale set named VMSS001 that belongs to the r
3333
## PARAMETERS
3434

3535
### -AsJob
36-
Run cmdlet in the background```yaml
36+
Run cmdlet in the background
37+
38+
```yaml
3739
Type: SwitchParameter
3840
Parameter Sets: (All)
3941
Aliases:

src/ResourceManager/Compute/Commands.Compute/help/New-AzureRmImage.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,9 @@ The final command creates an image named 'ImageName01' in resource group 'Resour
4747
## PARAMETERS
4848

4949
### -AsJob
50-
Run cmdlet in the background```yaml
50+
Run cmdlet in the background
51+
52+
```yaml
5153
Type: SwitchParameter
5254
Parameter Sets: (All)
5355
Aliases:

src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVMExtension.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,9 @@ The command specifies other required information that includes the publisher and
6363
## PARAMETERS
6464

6565
### -AsJob
66-
Run cmdlet in the background```yaml
66+
Run cmdlet in the background
67+
68+
```yaml
6769
Type: SwitchParameter
6870
Parameter Sets: (All)
6971
Aliases:

src/ResourceManager/Compute/Commands.Compute/help/Set-AzureRmVmssVM.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,9 @@ The **Set-AzureRmVmssVM** cmdlet modifies the state of a Virtual Machine Scale S
3333
## PARAMETERS
3434

3535
### -AsJob
36-
Run cmdlet in the background```yaml
36+
Run cmdlet in the background
37+
38+
```yaml
3739
Type: SwitchParameter
3840
Parameter Sets: (All)
3941
Aliases:

0 commit comments

Comments
 (0)