diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/api_entity_reference.py b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/api_entity_reference.py
index d1bf572e916d..d43730af3659 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/api_entity_reference.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/api_entity_reference.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/api_entity_reference_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/api_entity_reference_py3.py
index da3e07082381..d42dfb1a5fd0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/api_entity_reference_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/api_entity_reference_py3.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/availability_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/availability_set.py
index eb83102f6d73..46a442228625 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/availability_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/availability_set.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/availability_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/availability_set_py3.py
index 8442490c0e7a..5749077b8a79 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/availability_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/availability_set_py3.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/vault_certificate.py b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/vault_certificate.py
index b173def6f820..a4b20af2b850 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/vault_certificate.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/vault_certificate.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/vault_certificate_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/vault_certificate_py3.py
index eda5ba1c3f1d..2b4e316bf903 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/vault_certificate_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/vault_certificate_py3.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine.py b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine.py
index 3c96a569b5ff..97a10493fc9e 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_py3.py
index 0097f5df2c7f..9c4435f88197 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_py3.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_scale_set_vm.py b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_scale_set_vm.py
index 339788ff3659..f55dd57b9e0b 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_scale_set_vm.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_scale_set_vm.py
@@ -65,7 +65,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_scale_set_vm_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_scale_set_vm_py3.py
index 9988c1eded21..957fd54f8540 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_scale_set_vm_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2015_06_15/models/virtual_machine_scale_set_vm_py3.py
@@ -65,7 +65,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/api_entity_reference.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/api_entity_reference.py
index d1bf572e916d..d43730af3659 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/api_entity_reference.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/api_entity_reference.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/api_entity_reference_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/api_entity_reference_py3.py
index da3e07082381..d42dfb1a5fd0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/api_entity_reference_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/api_entity_reference_py3.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/availability_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/availability_set.py
index cadfd47b6761..f83f6af68ad1 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/availability_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/availability_set.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/availability_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/availability_set_py3.py
index cde87ba77ccb..3804dce9c0b1 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/availability_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/availability_set_py3.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/vault_certificate.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/vault_certificate.py
index b173def6f820..a4b20af2b850 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/vault_certificate.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/vault_certificate.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/vault_certificate_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/vault_certificate_py3.py
index eda5ba1c3f1d..2b4e316bf903 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/vault_certificate_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/vault_certificate_py3.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine.py
index d29189e2bbdd..8bfac8010229 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_py3.py
index 1ec46e1a52e6..91469e5a14b8 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_py3.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_scale_set_vm.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_scale_set_vm.py
index 38b45e32ad35..42e46fc88ea2 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_scale_set_vm.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_scale_set_vm.py
@@ -67,7 +67,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_scale_set_vm_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_scale_set_vm_py3.py
index e0fda166e0eb..af109046847f 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_scale_set_vm_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_03_30/models/virtual_machine_scale_set_vm_py3.py
@@ -67,7 +67,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/api_entity_reference.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/api_entity_reference.py
index d1bf572e916d..d43730af3659 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/api_entity_reference.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/api_entity_reference.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/api_entity_reference_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/api_entity_reference_py3.py
index da3e07082381..d42dfb1a5fd0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/api_entity_reference_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/api_entity_reference_py3.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/availability_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/availability_set.py
index 1793a6943267..24ea33aaddd5 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/availability_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/availability_set.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/availability_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/availability_set_py3.py
index 3b647797b6e2..9e951879c0d3 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/availability_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/availability_set_py3.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/source_vault.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/source_vault.py
index 9b16302ebbfb..88537f33905f 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/source_vault.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/source_vault.py
@@ -13,7 +13,7 @@
class SourceVault(Model):
- """The vault id is an Azure Resource Manager Resoure id in the form
+ """The vault id is an Azure Resource Manager Resource id in the form
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
:param id: Resource Id
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/source_vault_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/source_vault_py3.py
index 13eea5461390..1cb922017c06 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/source_vault_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/source_vault_py3.py
@@ -13,7 +13,7 @@
class SourceVault(Model):
- """The vault id is an Azure Resource Manager Resoure id in the form
+ """The vault id is an Azure Resource Manager Resource id in the form
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
:param id: Resource Id
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/vault_certificate.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/vault_certificate.py
index b173def6f820..a4b20af2b850 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/vault_certificate.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/vault_certificate.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/vault_certificate_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/vault_certificate_py3.py
index eda5ba1c3f1d..2b4e316bf903 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/vault_certificate_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/vault_certificate_py3.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine.py
index ea4dfa0d70c2..bb2443046003 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_py3.py
index d9fcdb6bbdd2..17817f03786a 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_py3.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_scale_set_vm.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_scale_set_vm.py
index 173d219b3c15..35e64891a934 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_scale_set_vm.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_scale_set_vm.py
@@ -67,7 +67,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_scale_set_vm_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_scale_set_vm_py3.py
index 54765ad93479..b7738afed02b 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_scale_set_vm_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2016_04_30_preview/models/virtual_machine_scale_set_vm_py3.py
@@ -67,7 +67,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/api_entity_reference.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/api_entity_reference.py
index d1bf572e916d..d43730af3659 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/api_entity_reference.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/api_entity_reference.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/api_entity_reference_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/api_entity_reference_py3.py
index da3e07082381..d42dfb1a5fd0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/api_entity_reference_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/api_entity_reference_py3.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/availability_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/availability_set.py
index ccb42b1f6601..0e41bf032ae4 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/availability_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/availability_set.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/availability_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/availability_set_py3.py
index b6bb617466f9..346d6cec2095 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/availability_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/availability_set_py3.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/resource_sku_capabilities.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/resource_sku_capabilities.py
index 1248116584dd..658167afc6d4 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/resource_sku_capabilities.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/resource_sku_capabilities.py
@@ -13,7 +13,7 @@
class ResourceSkuCapabilities(Model):
- """Describes The SKU capabilites object.
+ """Describes The SKU capabilities object.
Variables are only populated by the server, and will be ignored when
sending a request.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/resource_sku_capabilities_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/resource_sku_capabilities_py3.py
index c7a095c1f04b..73a2631fc0aa 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/resource_sku_capabilities_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/resource_sku_capabilities_py3.py
@@ -13,7 +13,7 @@
class ResourceSkuCapabilities(Model):
- """Describes The SKU capabilites object.
+ """Describes The SKU capabilities object.
Variables are only populated by the server, and will be ignored when
sending a request.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/source_vault.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/source_vault.py
index 9b16302ebbfb..88537f33905f 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/source_vault.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/source_vault.py
@@ -13,7 +13,7 @@
class SourceVault(Model):
- """The vault id is an Azure Resource Manager Resoure id in the form
+ """The vault id is an Azure Resource Manager Resource id in the form
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
:param id: Resource Id
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/source_vault_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/source_vault_py3.py
index 13eea5461390..1cb922017c06 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/source_vault_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/source_vault_py3.py
@@ -13,7 +13,7 @@
class SourceVault(Model):
- """The vault id is an Azure Resource Manager Resoure id in the form
+ """The vault id is an Azure Resource Manager Resource id in the form
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
:param id: Resource Id
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/vault_certificate.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/vault_certificate.py
index b173def6f820..a4b20af2b850 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/vault_certificate.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/vault_certificate.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/vault_certificate_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/vault_certificate_py3.py
index eda5ba1c3f1d..2b4e316bf903 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/vault_certificate_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/vault_certificate_py3.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine.py
index 91200e1f8905..f1f83e88a314 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_py3.py
index 03753b4cf274..b5490bf83f01 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_py3.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_scale_set_vm.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_scale_set_vm.py
index 48df19e713c1..cc4cee4dd6f5 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_scale_set_vm.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_scale_set_vm.py
@@ -67,7 +67,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_scale_set_vm_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_scale_set_vm_py3.py
index f6c51321ed8f..4eb48ce3b82c 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_scale_set_vm_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_03_30/models/virtual_machine_scale_set_vm_py3.py
@@ -67,7 +67,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_09_01/models/resource_sku_capabilities.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_09_01/models/resource_sku_capabilities.py
index 1248116584dd..658167afc6d4 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_09_01/models/resource_sku_capabilities.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_09_01/models/resource_sku_capabilities.py
@@ -13,7 +13,7 @@
class ResourceSkuCapabilities(Model):
- """Describes The SKU capabilites object.
+ """Describes The SKU capabilities object.
Variables are only populated by the server, and will be ignored when
sending a request.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_09_01/models/resource_sku_capabilities_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_09_01/models/resource_sku_capabilities_py3.py
index c7a095c1f04b..73a2631fc0aa 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_09_01/models/resource_sku_capabilities_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_09_01/models/resource_sku_capabilities_py3.py
@@ -13,7 +13,7 @@
class ResourceSkuCapabilities(Model):
- """Describes The SKU capabilites object.
+ """Describes The SKU capabilities object.
Variables are only populated by the server, and will be ignored when
sending a request.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/api_entity_reference.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/api_entity_reference.py
index d1bf572e916d..d43730af3659 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/api_entity_reference.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/api_entity_reference.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/api_entity_reference_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/api_entity_reference_py3.py
index da3e07082381..d42dfb1a5fd0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/api_entity_reference_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/api_entity_reference_py3.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/availability_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/availability_set.py
index e5a61bb520e4..54eed7bf0dd7 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/availability_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/availability_set.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/availability_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/availability_set_py3.py
index 0c47c63718b3..ac1e0117097d 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/availability_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/availability_set_py3.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/log_analytics_input_base.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/log_analytics_input_base.py
index 843b739a0328..46bbc4f44411 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/log_analytics_input_base.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/log_analytics_input_base.py
@@ -27,7 +27,7 @@ class LogAnalyticsInputBase(Model):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/log_analytics_input_base_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/log_analytics_input_base_py3.py
index b9420117a8ca..f713c2cb0629 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/log_analytics_input_base_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/log_analytics_input_base_py3.py
@@ -27,7 +27,7 @@ class LogAnalyticsInputBase(Model):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/request_rate_by_interval_input.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/request_rate_by_interval_input.py
index 5e238fafc90f..cc3bcf225a84 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/request_rate_by_interval_input.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/request_rate_by_interval_input.py
@@ -27,7 +27,7 @@ class RequestRateByIntervalInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/request_rate_by_interval_input_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/request_rate_by_interval_input_py3.py
index c59fafd6859b..db39bafa4729 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/request_rate_by_interval_input_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/request_rate_by_interval_input_py3.py
@@ -27,7 +27,7 @@ class RequestRateByIntervalInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/throttled_requests_input.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/throttled_requests_input.py
index 5eac2a5540ac..502e7be62e68 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/throttled_requests_input.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/throttled_requests_input.py
@@ -27,7 +27,7 @@ class ThrottledRequestsInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/throttled_requests_input_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/throttled_requests_input_py3.py
index 025900705375..a4239a5115de 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/throttled_requests_input_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/throttled_requests_input_py3.py
@@ -27,7 +27,7 @@ class ThrottledRequestsInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/upgrade_operation_historical_status_info_properties.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/upgrade_operation_historical_status_info_properties.py
index a0c1af8046e9..5b90a618e2ad 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/upgrade_operation_historical_status_info_properties.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/upgrade_operation_historical_status_info_properties.py
@@ -22,7 +22,7 @@ class UpgradeOperationHistoricalStatusInfoProperties(Model):
operation.
:vartype running_status:
~azure.mgmt.compute.v2017_12_01.models.UpgradeOperationHistoryStatus
- :ivar progress: Counts of the VM's in each state.
+ :ivar progress: Counts of the VMs in each state.
:vartype progress:
~azure.mgmt.compute.v2017_12_01.models.RollingUpgradeProgressInfo
:ivar error: Error Details for this upgrade if there are any.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/upgrade_operation_historical_status_info_properties_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/upgrade_operation_historical_status_info_properties_py3.py
index d623b4968ad4..e20743962c8c 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/upgrade_operation_historical_status_info_properties_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/upgrade_operation_historical_status_info_properties_py3.py
@@ -22,7 +22,7 @@ class UpgradeOperationHistoricalStatusInfoProperties(Model):
operation.
:vartype running_status:
~azure.mgmt.compute.v2017_12_01.models.UpgradeOperationHistoryStatus
- :ivar progress: Counts of the VM's in each state.
+ :ivar progress: Counts of the VMs in each state.
:vartype progress:
~azure.mgmt.compute.v2017_12_01.models.RollingUpgradeProgressInfo
:ivar error: Error Details for this upgrade if there are any.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/vault_certificate.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/vault_certificate.py
index b173def6f820..a4b20af2b850 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/vault_certificate.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/vault_certificate.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/vault_certificate_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/vault_certificate_py3.py
index eda5ba1c3f1d..2b4e316bf903 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/vault_certificate_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/vault_certificate_py3.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine.py
index 5810c1a09641..e697b73a34f3 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_py3.py
index 53a7270afebc..92da754ea39d 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_py3.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set.py
index 44cd8f8685ab..5db5e6c2b2c1 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set.py
@@ -57,7 +57,7 @@ class VirtualMachineScaleSet(Resource):
:param single_placement_group: When true this limits the scale set to a
single placement group, of max size 100 virtual machines.
:type single_placement_group: bool
- :param zone_balance: Whether to force stictly even Virtual Machine
+ :param zone_balance: Whether to force strictly even Virtual Machine
distribution cross x-zones in case there is zone outage.
:type zone_balance: bool
:param platform_fault_domain_count: Fault Domain count for each placement
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_py3.py
index bf8d6f68d357..456eab4e17fa 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_py3.py
@@ -57,7 +57,7 @@ class VirtualMachineScaleSet(Resource):
:param single_placement_group: When true this limits the scale set to a
single placement group, of max size 100 virtual machines.
:type single_placement_group: bool
- :param zone_balance: Whether to force stictly even Virtual Machine
+ :param zone_balance: Whether to force strictly even Virtual Machine
distribution cross x-zones in case there is zone outage.
:type zone_balance: bool
:param platform_fault_domain_count: Fault Domain count for each placement
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_vm.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_vm.py
index 323df5aaceaf..880843bffc01 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_vm.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_vm.py
@@ -67,7 +67,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_vm_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_vm_py3.py
index 1d0b7ce4dca1..e2277cd4dbd5 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_vm_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_scale_set_vm_py3.py
@@ -67,7 +67,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_update.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_update.py
index 710df35dad13..1689c5ee98b6 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_update.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_update.py
@@ -53,7 +53,7 @@ class VirtualMachineUpdate(UpdateResource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_update_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_update_py3.py
index 33abe81fdb0b..ab0907658cd0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_update_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2017_12_01/models/virtual_machine_update_py3.py
@@ -53,7 +53,7 @@ class VirtualMachineUpdate(UpdateResource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/api_entity_reference.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/api_entity_reference.py
index d1bf572e916d..d43730af3659 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/api_entity_reference.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/api_entity_reference.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/api_entity_reference_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/api_entity_reference_py3.py
index da3e07082381..d42dfb1a5fd0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/api_entity_reference_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/api_entity_reference_py3.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/availability_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/availability_set.py
index 9221a6ce1278..b7d49b796a72 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/availability_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/availability_set.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/availability_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/availability_set_py3.py
index 65c743257697..4445bbe7ca0b 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/availability_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/availability_set_py3.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/log_analytics_input_base.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/log_analytics_input_base.py
index 843b739a0328..46bbc4f44411 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/log_analytics_input_base.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/log_analytics_input_base.py
@@ -27,7 +27,7 @@ class LogAnalyticsInputBase(Model):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/log_analytics_input_base_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/log_analytics_input_base_py3.py
index b9420117a8ca..f713c2cb0629 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/log_analytics_input_base_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/log_analytics_input_base_py3.py
@@ -27,7 +27,7 @@ class LogAnalyticsInputBase(Model):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/request_rate_by_interval_input.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/request_rate_by_interval_input.py
index 8712882e54db..5e0f97a95128 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/request_rate_by_interval_input.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/request_rate_by_interval_input.py
@@ -27,7 +27,7 @@ class RequestRateByIntervalInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/request_rate_by_interval_input_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/request_rate_by_interval_input_py3.py
index c073513f5d59..730abee03ba3 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/request_rate_by_interval_input_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/request_rate_by_interval_input_py3.py
@@ -27,7 +27,7 @@ class RequestRateByIntervalInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/source_vault.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/source_vault.py
index 9b16302ebbfb..88537f33905f 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/source_vault.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/source_vault.py
@@ -13,7 +13,7 @@
class SourceVault(Model):
- """The vault id is an Azure Resource Manager Resoure id in the form
+ """The vault id is an Azure Resource Manager Resource id in the form
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
:param id: Resource Id
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/source_vault_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/source_vault_py3.py
index 13eea5461390..1cb922017c06 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/source_vault_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/source_vault_py3.py
@@ -13,7 +13,7 @@
class SourceVault(Model):
- """The vault id is an Azure Resource Manager Resoure id in the form
+ """The vault id is an Azure Resource Manager Resource id in the form
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
:param id: Resource Id
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/throttled_requests_input.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/throttled_requests_input.py
index 5eac2a5540ac..502e7be62e68 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/throttled_requests_input.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/throttled_requests_input.py
@@ -27,7 +27,7 @@ class ThrottledRequestsInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/throttled_requests_input_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/throttled_requests_input_py3.py
index 025900705375..a4239a5115de 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/throttled_requests_input_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/throttled_requests_input_py3.py
@@ -27,7 +27,7 @@ class ThrottledRequestsInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/upgrade_operation_historical_status_info_properties.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/upgrade_operation_historical_status_info_properties.py
index 45437a8f2f76..e34d9c292996 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/upgrade_operation_historical_status_info_properties.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/upgrade_operation_historical_status_info_properties.py
@@ -22,7 +22,7 @@ class UpgradeOperationHistoricalStatusInfoProperties(Model):
operation.
:vartype running_status:
~azure.mgmt.compute.v2018_04_01.models.UpgradeOperationHistoryStatus
- :ivar progress: Counts of the VM's in each state.
+ :ivar progress: Counts of the VMs in each state.
:vartype progress:
~azure.mgmt.compute.v2018_04_01.models.RollingUpgradeProgressInfo
:ivar error: Error Details for this upgrade if there are any.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/upgrade_operation_historical_status_info_properties_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/upgrade_operation_historical_status_info_properties_py3.py
index b06dcb8a034a..869b3993f999 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/upgrade_operation_historical_status_info_properties_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/upgrade_operation_historical_status_info_properties_py3.py
@@ -22,7 +22,7 @@ class UpgradeOperationHistoricalStatusInfoProperties(Model):
operation.
:vartype running_status:
~azure.mgmt.compute.v2018_04_01.models.UpgradeOperationHistoryStatus
- :ivar progress: Counts of the VM's in each state.
+ :ivar progress: Counts of the VMs in each state.
:vartype progress:
~azure.mgmt.compute.v2018_04_01.models.RollingUpgradeProgressInfo
:ivar error: Error Details for this upgrade if there are any.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/vault_certificate.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/vault_certificate.py
index b173def6f820..a4b20af2b850 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/vault_certificate.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/vault_certificate.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/vault_certificate_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/vault_certificate_py3.py
index eda5ba1c3f1d..2b4e316bf903 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/vault_certificate_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/vault_certificate_py3.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine.py
index 2a6eb930517d..fbd8620a27f1 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_py3.py
index 8b8bfcc1bcee..f0f80005dc36 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_py3.py
@@ -63,7 +63,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set.py
index 17f274dd926f..fd765ee6ab30 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set.py
@@ -57,7 +57,7 @@ class VirtualMachineScaleSet(Resource):
:param single_placement_group: When true this limits the scale set to a
single placement group, of max size 100 virtual machines.
:type single_placement_group: bool
- :param zone_balance: Whether to force stictly even Virtual Machine
+ :param zone_balance: Whether to force strictly even Virtual Machine
distribution cross x-zones in case there is zone outage.
:type zone_balance: bool
:param platform_fault_domain_count: Fault Domain count for each placement
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_py3.py
index a618d08a4ee6..2afeb5196b00 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_py3.py
@@ -57,7 +57,7 @@ class VirtualMachineScaleSet(Resource):
:param single_placement_group: When true this limits the scale set to a
single placement group, of max size 100 virtual machines.
:type single_placement_group: bool
- :param zone_balance: Whether to force stictly even Virtual Machine
+ :param zone_balance: Whether to force strictly even Virtual Machine
distribution cross x-zones in case there is zone outage.
:type zone_balance: bool
:param platform_fault_domain_count: Fault Domain count for each placement
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_vm.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_vm.py
index 7ef0418661a4..ee9268b134ef 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_vm.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_vm.py
@@ -67,7 +67,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_vm_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_vm_py3.py
index 5cbf3eae370e..9ef5249911f0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_vm_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_scale_set_vm_py3.py
@@ -67,7 +67,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_update.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_update.py
index 2b254de4ccaf..9e143338ad9b 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_update.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_update.py
@@ -53,7 +53,7 @@ class VirtualMachineUpdate(UpdateResource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_update_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_update_py3.py
index be9a3fc3e904..a445f41f5ec9 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_update_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_04_01/models/virtual_machine_update_py3.py
@@ -53,7 +53,7 @@ class VirtualMachineUpdate(UpdateResource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/api_entity_reference.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/api_entity_reference.py
index d1bf572e916d..d43730af3659 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/api_entity_reference.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/api_entity_reference.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/api_entity_reference_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/api_entity_reference_py3.py
index da3e07082381..d42dfb1a5fd0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/api_entity_reference_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/api_entity_reference_py3.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/availability_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/availability_set.py
index 704e78065073..760009a27a09 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/availability_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/availability_set.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/availability_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/availability_set_py3.py
index cb768ff708d8..722442a9148a 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/availability_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/availability_set_py3.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/diff_disk_settings.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/diff_disk_settings.py
index f5ee9d5841fa..3f1084ab4c45 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/diff_disk_settings.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/diff_disk_settings.py
@@ -13,9 +13,9 @@
class DiffDiskSettings(Model):
- """Describes the parameters of ephemeral disk settings that can be be
- specified for operating system disk.
NOTE: The ephemeral disk
- settings can only be specified for managed disk.
+ """Describes the parameters of ephemeral disk settings that can be specified
+ for operating system disk.
NOTE: The ephemeral disk settings can
+ only be specified for managed disk.
:param option: Specifies the ephemeral disk settings for operating system
disk. Possible values include: 'Local'
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/diff_disk_settings_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/diff_disk_settings_py3.py
index d9bb2d980a2a..6d8a0430434c 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/diff_disk_settings_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/diff_disk_settings_py3.py
@@ -13,9 +13,9 @@
class DiffDiskSettings(Model):
- """Describes the parameters of ephemeral disk settings that can be be
- specified for operating system disk.
NOTE: The ephemeral disk
- settings can only be specified for managed disk.
+ """Describes the parameters of ephemeral disk settings that can be specified
+ for operating system disk.
NOTE: The ephemeral disk settings can
+ only be specified for managed disk.
:param option: Specifies the ephemeral disk settings for operating system
disk. Possible values include: 'Local'
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery.py
index 8b7969b69f8d..d32b2ba6749e 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery.py
@@ -32,7 +32,7 @@ class Gallery(Resource):
:param tags: Resource tags
:type tags: dict[str, str]
:param description: The description of this Shared Image Gallery resource.
- This property is updateable.
+ This property is updatable.
:type description: str
:param identifier:
:type identifier: ~azure.mgmt.compute.v2018_06_01.models.GalleryIdentifier
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_artifact_publishing_profile_base.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_artifact_publishing_profile_base.py
index 03e5df90a768..a3d4ff30e926 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_artifact_publishing_profile_base.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_artifact_publishing_profile_base.py
@@ -18,7 +18,7 @@ class GalleryArtifactPublishingProfileBase(Model):
All required parameters must be populated in order to send to Azure.
:param target_regions: The target regions where the Image Version is going
- to be replicated to. This property is updateable.
+ to be replicated to. This property is updatable.
:type target_regions:
list[~azure.mgmt.compute.v2018_06_01.models.TargetRegion]
:param source: Required.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_artifact_publishing_profile_base_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_artifact_publishing_profile_base_py3.py
index 45a9ad013174..16f9f1754010 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_artifact_publishing_profile_base_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_artifact_publishing_profile_base_py3.py
@@ -18,7 +18,7 @@ class GalleryArtifactPublishingProfileBase(Model):
All required parameters must be populated in order to send to Azure.
:param target_regions: The target regions where the Image Version is going
- to be replicated to. This property is updateable.
+ to be replicated to. This property is updatable.
:type target_regions:
list[~azure.mgmt.compute.v2018_06_01.models.TargetRegion]
:param source: Required.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image.py
index 551b1e979fa0..65a59f68ee6b 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image.py
@@ -32,7 +32,7 @@ class GalleryImage(Resource):
:param tags: Resource tags
:type tags: dict[str, str]
:param description: The description of this gallery Image Definition
- resource. This property is updateable.
+ resource. This property is updatable.
:type description: str
:param eula: The Eula agreement for the gallery Image Definition.
:type eula: str
@@ -52,7 +52,7 @@ class GalleryImage(Resource):
~azure.mgmt.compute.v2018_06_01.models.OperatingSystemStateTypes
:param end_of_life_date: The end of life date of the gallery Image
Definition. This property can be used for decommissioning purposes. This
- property is updateable.
+ property is updatable.
:type end_of_life_date: datetime
:param identifier: Required.
:type identifier:
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_py3.py
index c77aac090c0f..1540b82348fa 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_py3.py
@@ -32,7 +32,7 @@ class GalleryImage(Resource):
:param tags: Resource tags
:type tags: dict[str, str]
:param description: The description of this gallery Image Definition
- resource. This property is updateable.
+ resource. This property is updatable.
:type description: str
:param eula: The Eula agreement for the gallery Image Definition.
:type eula: str
@@ -52,7 +52,7 @@ class GalleryImage(Resource):
~azure.mgmt.compute.v2018_06_01.models.OperatingSystemStateTypes
:param end_of_life_date: The end of life date of the gallery Image
Definition. This property can be used for decommissioning purposes. This
- property is updateable.
+ property is updatable.
:type end_of_life_date: datetime
:param identifier: Required.
:type identifier:
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_version_publishing_profile.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_version_publishing_profile.py
index 30c2b91ecdc5..30823fee0552 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_version_publishing_profile.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_version_publishing_profile.py
@@ -21,14 +21,14 @@ class GalleryImageVersionPublishingProfile(GalleryArtifactPublishingProfileBase)
All required parameters must be populated in order to send to Azure.
:param target_regions: The target regions where the Image Version is going
- to be replicated to. This property is updateable.
+ to be replicated to. This property is updatable.
:type target_regions:
list[~azure.mgmt.compute.v2018_06_01.models.TargetRegion]
:param source: Required.
:type source: ~azure.mgmt.compute.v2018_06_01.models.GalleryArtifactSource
:param replica_count: The number of replicas of the Image Version to be
created per region. This property would take effect for a region when
- regionalReplicaCount is not specified. This property is updateable.
+ regionalReplicaCount is not specified. This property is updatable.
:type replica_count: int
:param exclude_from_latest: If set to true, Virtual Machines deployed from
the latest version of the Image Definition won't use this Image Version.
@@ -38,7 +38,7 @@ class GalleryImageVersionPublishingProfile(GalleryArtifactPublishingProfileBase)
:vartype published_date: datetime
:param end_of_life_date: The end of life date of the gallery Image
Version. This property can be used for decommissioning purposes. This
- property is updateable.
+ property is updatable.
:type end_of_life_date: datetime
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_version_publishing_profile_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_version_publishing_profile_py3.py
index 6372ad2792d8..d88f2b05afe1 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_version_publishing_profile_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_image_version_publishing_profile_py3.py
@@ -21,14 +21,14 @@ class GalleryImageVersionPublishingProfile(GalleryArtifactPublishingProfileBase)
All required parameters must be populated in order to send to Azure.
:param target_regions: The target regions where the Image Version is going
- to be replicated to. This property is updateable.
+ to be replicated to. This property is updatable.
:type target_regions:
list[~azure.mgmt.compute.v2018_06_01.models.TargetRegion]
:param source: Required.
:type source: ~azure.mgmt.compute.v2018_06_01.models.GalleryArtifactSource
:param replica_count: The number of replicas of the Image Version to be
created per region. This property would take effect for a region when
- regionalReplicaCount is not specified. This property is updateable.
+ regionalReplicaCount is not specified. This property is updatable.
:type replica_count: int
:param exclude_from_latest: If set to true, Virtual Machines deployed from
the latest version of the Image Definition won't use this Image Version.
@@ -38,7 +38,7 @@ class GalleryImageVersionPublishingProfile(GalleryArtifactPublishingProfileBase)
:vartype published_date: datetime
:param end_of_life_date: The end of life date of the gallery Image
Version. This property can be used for decommissioning purposes. This
- property is updateable.
+ property is updatable.
:type end_of_life_date: datetime
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_py3.py
index 622cfb61cb2c..453d52c40c5d 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/gallery_py3.py
@@ -32,7 +32,7 @@ class Gallery(Resource):
:param tags: Resource tags
:type tags: dict[str, str]
:param description: The description of this Shared Image Gallery resource.
- This property is updateable.
+ This property is updatable.
:type description: str
:param identifier:
:type identifier: ~azure.mgmt.compute.v2018_06_01.models.GalleryIdentifier
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/log_analytics_input_base.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/log_analytics_input_base.py
index 843b739a0328..46bbc4f44411 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/log_analytics_input_base.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/log_analytics_input_base.py
@@ -27,7 +27,7 @@ class LogAnalyticsInputBase(Model):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/log_analytics_input_base_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/log_analytics_input_base_py3.py
index b9420117a8ca..f713c2cb0629 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/log_analytics_input_base_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/log_analytics_input_base_py3.py
@@ -27,7 +27,7 @@ class LogAnalyticsInputBase(Model):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/recommended_machine_configuration.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/recommended_machine_configuration.py
index 1d3791a3f1d7..6e6a0b6012b4 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/recommended_machine_configuration.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/recommended_machine_configuration.py
@@ -14,7 +14,7 @@
class RecommendedMachineConfiguration(Model):
"""The properties describe the recommended machine configuration for this
- Image Definition. These properties are updateable.
+ Image Definition. These properties are updatable.
:param v_cp_us:
:type v_cp_us: ~azure.mgmt.compute.v2018_06_01.models.ResourceRange
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/recommended_machine_configuration_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/recommended_machine_configuration_py3.py
index 2b68fb989ea5..5af3a04fed28 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/recommended_machine_configuration_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/recommended_machine_configuration_py3.py
@@ -14,7 +14,7 @@
class RecommendedMachineConfiguration(Model):
"""The properties describe the recommended machine configuration for this
- Image Definition. These properties are updateable.
+ Image Definition. These properties are updatable.
:param v_cp_us:
:type v_cp_us: ~azure.mgmt.compute.v2018_06_01.models.ResourceRange
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/request_rate_by_interval_input.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/request_rate_by_interval_input.py
index 2c05a02df9a3..3667e1d725d9 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/request_rate_by_interval_input.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/request_rate_by_interval_input.py
@@ -27,7 +27,7 @@ class RequestRateByIntervalInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/request_rate_by_interval_input_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/request_rate_by_interval_input_py3.py
index 5ff80a884bf7..2d8b5fa5d9a0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/request_rate_by_interval_input_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/request_rate_by_interval_input_py3.py
@@ -27,7 +27,7 @@ class RequestRateByIntervalInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/source_vault.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/source_vault.py
index 9b16302ebbfb..88537f33905f 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/source_vault.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/source_vault.py
@@ -13,7 +13,7 @@
class SourceVault(Model):
- """The vault id is an Azure Resource Manager Resoure id in the form
+ """The vault id is an Azure Resource Manager Resource id in the form
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
:param id: Resource Id
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/source_vault_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/source_vault_py3.py
index 13eea5461390..1cb922017c06 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/source_vault_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/source_vault_py3.py
@@ -13,7 +13,7 @@
class SourceVault(Model):
- """The vault id is an Azure Resource Manager Resoure id in the form
+ """The vault id is an Azure Resource Manager Resource id in the form
/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.KeyVault/vaults/{vaultName}.
:param id: Resource Id
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/target_region.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/target_region.py
index b320fae5716d..7987bf4aadf0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/target_region.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/target_region.py
@@ -20,7 +20,7 @@ class TargetRegion(Model):
:param name: Required. The name of the region.
:type name: str
:param regional_replica_count: The number of replicas of the Image Version
- to be created per region. This property is updateable.
+ to be created per region. This property is updatable.
:type regional_replica_count: int
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/target_region_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/target_region_py3.py
index 955aa63044d6..1560a2c5ebe4 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/target_region_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/target_region_py3.py
@@ -20,7 +20,7 @@ class TargetRegion(Model):
:param name: Required. The name of the region.
:type name: str
:param regional_replica_count: The number of replicas of the Image Version
- to be created per region. This property is updateable.
+ to be created per region. This property is updatable.
:type regional_replica_count: int
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/throttled_requests_input.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/throttled_requests_input.py
index 5eac2a5540ac..502e7be62e68 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/throttled_requests_input.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/throttled_requests_input.py
@@ -27,7 +27,7 @@ class ThrottledRequestsInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/throttled_requests_input_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/throttled_requests_input_py3.py
index 025900705375..a4239a5115de 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/throttled_requests_input_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/throttled_requests_input_py3.py
@@ -27,7 +27,7 @@ class ThrottledRequestsInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/upgrade_operation_historical_status_info_properties.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/upgrade_operation_historical_status_info_properties.py
index 0bdf4240c949..c37e50d88ab2 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/upgrade_operation_historical_status_info_properties.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/upgrade_operation_historical_status_info_properties.py
@@ -22,7 +22,7 @@ class UpgradeOperationHistoricalStatusInfoProperties(Model):
operation.
:vartype running_status:
~azure.mgmt.compute.v2018_06_01.models.UpgradeOperationHistoryStatus
- :ivar progress: Counts of the VM's in each state.
+ :ivar progress: Counts of the VMs in each state.
:vartype progress:
~azure.mgmt.compute.v2018_06_01.models.RollingUpgradeProgressInfo
:ivar error: Error Details for this upgrade if there are any.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/upgrade_operation_historical_status_info_properties_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/upgrade_operation_historical_status_info_properties_py3.py
index 5bf54db81dc0..6a4d68d461c3 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/upgrade_operation_historical_status_info_properties_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/upgrade_operation_historical_status_info_properties_py3.py
@@ -22,7 +22,7 @@ class UpgradeOperationHistoricalStatusInfoProperties(Model):
operation.
:vartype running_status:
~azure.mgmt.compute.v2018_06_01.models.UpgradeOperationHistoryStatus
- :ivar progress: Counts of the VM's in each state.
+ :ivar progress: Counts of the VMs in each state.
:vartype progress:
~azure.mgmt.compute.v2018_06_01.models.RollingUpgradeProgressInfo
:ivar error: Error Details for this upgrade if there are any.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/vault_certificate.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/vault_certificate.py
index b173def6f820..a4b20af2b850 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/vault_certificate.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/vault_certificate.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/vault_certificate_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/vault_certificate_py3.py
index eda5ba1c3f1d..2b4e316bf903 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/vault_certificate_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/vault_certificate_py3.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine.py
index ca243338a572..df8787f4e732 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine.py
@@ -67,7 +67,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_py3.py
index 82f24e63291c..7622d71b56a3 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_py3.py
@@ -67,7 +67,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_reimage_parameters.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_reimage_parameters.py
index c4f4d4d038b4..e505f13a5083 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_reimage_parameters.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_reimage_parameters.py
@@ -13,7 +13,7 @@
class VirtualMachineReimageParameters(Model):
- """Paramaters for Reimaging Virtual Machine. Default value for OSDisk : true.
+ """Parameters for Reimaging Virtual Machine. Default value for OSDisk : true.
:param temp_disk: Specifies whether to reimage temp disk. Default value:
false.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_reimage_parameters_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_reimage_parameters_py3.py
index 7fc13696aaa4..90ec54085ba2 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_reimage_parameters_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_reimage_parameters_py3.py
@@ -13,7 +13,7 @@
class VirtualMachineReimageParameters(Model):
- """Paramaters for Reimaging Virtual Machine. Default value for OSDisk : true.
+ """Parameters for Reimaging Virtual Machine. Default value for OSDisk : true.
:param temp_disk: Specifies whether to reimage temp disk. Default value:
false.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set.py
index 5d7120567115..1c977c82f6d5 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set.py
@@ -57,7 +57,7 @@ class VirtualMachineScaleSet(Resource):
:param single_placement_group: When true this limits the scale set to a
single placement group, of max size 100 virtual machines.
:type single_placement_group: bool
- :param zone_balance: Whether to force stictly even Virtual Machine
+ :param zone_balance: Whether to force strictly even Virtual Machine
distribution cross x-zones in case there is zone outage.
:type zone_balance: bool
:param platform_fault_domain_count: Fault Domain count for each placement
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_py3.py
index e45e1f4a14d1..f7014a6bc748 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_py3.py
@@ -57,7 +57,7 @@ class VirtualMachineScaleSet(Resource):
:param single_placement_group: When true this limits the scale set to a
single placement group, of max size 100 virtual machines.
:type single_placement_group: bool
- :param zone_balance: Whether to force stictly even Virtual Machine
+ :param zone_balance: Whether to force strictly even Virtual Machine
distribution cross x-zones in case there is zone outage.
:type zone_balance: bool
:param platform_fault_domain_count: Fault Domain count for each placement
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_vm.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_vm.py
index ad86664f1328..647c14bd7a42 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_vm.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_vm.py
@@ -73,7 +73,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_vm_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_vm_py3.py
index 9a560a94dae7..5902631119c3 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_vm_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_scale_set_vm_py3.py
@@ -73,7 +73,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_update.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_update.py
index a52aa4f3abce..add4aeee915e 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_update.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_update.py
@@ -57,7 +57,7 @@ class VirtualMachineUpdate(UpdateResource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_update_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_update_py3.py
index f122de2d3c2d..aa5b4aa550ca 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_update_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_06_01/models/virtual_machine_update_py3.py
@@ -57,7 +57,7 @@ class VirtualMachineUpdate(UpdateResource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/api_entity_reference.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/api_entity_reference.py
index d1bf572e916d..d43730af3659 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/api_entity_reference.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/api_entity_reference.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/api_entity_reference_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/api_entity_reference_py3.py
index da3e07082381..d42dfb1a5fd0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/api_entity_reference_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/api_entity_reference_py3.py
@@ -16,7 +16,7 @@ class ApiEntityReference(Model):
"""The API entity reference.
:param id: The ARM resource id in the form of
- /subscriptions/{SubcriptionId}/resourceGroups/{ResourceGroupName}/...
+ /subscriptions/{SubscriptionId}/resourceGroups/{ResourceGroupName}/...
:type id: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/availability_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/availability_set.py
index e4bc1b86ea4c..c749ac9fc8ef 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/availability_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/availability_set.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/availability_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/availability_set_py3.py
index 1b21ca071e5c..60a412ddda37 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/availability_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/availability_set_py3.py
@@ -19,7 +19,7 @@ class AvailabilitySet(Resource):
information about availability sets, see [Manage the availability of
virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/diff_disk_settings.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/diff_disk_settings.py
index 32c4be42beb3..ac0d894264c9 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/diff_disk_settings.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/diff_disk_settings.py
@@ -13,9 +13,9 @@
class DiffDiskSettings(Model):
- """Describes the parameters of ephemeral disk settings that can be be
- specified for operating system disk.
NOTE: The ephemeral disk
- settings can only be specified for managed disk.
+ """Describes the parameters of ephemeral disk settings that can be specified
+ for operating system disk.
NOTE: The ephemeral disk settings can
+ only be specified for managed disk.
:param option: Specifies the ephemeral disk settings for operating system
disk. Possible values include: 'Local'
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/diff_disk_settings_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/diff_disk_settings_py3.py
index 33a9a41a953d..d4d5b4712159 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/diff_disk_settings_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/diff_disk_settings_py3.py
@@ -13,9 +13,9 @@
class DiffDiskSettings(Model):
- """Describes the parameters of ephemeral disk settings that can be be
- specified for operating system disk.
NOTE: The ephemeral disk
- settings can only be specified for managed disk.
+ """Describes the parameters of ephemeral disk settings that can be specified
+ for operating system disk.
NOTE: The ephemeral disk settings can
+ only be specified for managed disk.
:param option: Specifies the ephemeral disk settings for operating system
disk. Possible values include: 'Local'
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/log_analytics_input_base.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/log_analytics_input_base.py
index 843b739a0328..46bbc4f44411 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/log_analytics_input_base.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/log_analytics_input_base.py
@@ -27,7 +27,7 @@ class LogAnalyticsInputBase(Model):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/log_analytics_input_base_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/log_analytics_input_base_py3.py
index b9420117a8ca..f713c2cb0629 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/log_analytics_input_base_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/log_analytics_input_base_py3.py
@@ -27,7 +27,7 @@ class LogAnalyticsInputBase(Model):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/request_rate_by_interval_input.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/request_rate_by_interval_input.py
index 0cb61f808835..d94a6ade9c87 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/request_rate_by_interval_input.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/request_rate_by_interval_input.py
@@ -27,7 +27,7 @@ class RequestRateByIntervalInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/request_rate_by_interval_input_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/request_rate_by_interval_input_py3.py
index 8ba8eb54a475..f5e639327ead 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/request_rate_by_interval_input_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/request_rate_by_interval_input_py3.py
@@ -27,7 +27,7 @@ class RequestRateByIntervalInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/throttled_requests_input.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/throttled_requests_input.py
index 5eac2a5540ac..502e7be62e68 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/throttled_requests_input.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/throttled_requests_input.py
@@ -27,7 +27,7 @@ class ThrottledRequestsInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/throttled_requests_input_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/throttled_requests_input_py3.py
index 025900705375..a4239a5115de 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/throttled_requests_input_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/throttled_requests_input_py3.py
@@ -27,7 +27,7 @@ class ThrottledRequestsInput(LogAnalyticsInputBase):
:param group_by_throttle_policy: Group query result by Throttle Policy
applied.
:type group_by_throttle_policy: bool
- :param group_by_operation_name: Group query result by by Operation Name.
+ :param group_by_operation_name: Group query result by Operation Name.
:type group_by_operation_name: bool
:param group_by_resource_name: Group query result by Resource Name.
:type group_by_resource_name: bool
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/upgrade_operation_historical_status_info_properties.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/upgrade_operation_historical_status_info_properties.py
index bf010a02fa9e..4ff1ae7c1cae 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/upgrade_operation_historical_status_info_properties.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/upgrade_operation_historical_status_info_properties.py
@@ -22,7 +22,7 @@ class UpgradeOperationHistoricalStatusInfoProperties(Model):
operation.
:vartype running_status:
~azure.mgmt.compute.v2018_10_01.models.UpgradeOperationHistoryStatus
- :ivar progress: Counts of the VM's in each state.
+ :ivar progress: Counts of the VMs in each state.
:vartype progress:
~azure.mgmt.compute.v2018_10_01.models.RollingUpgradeProgressInfo
:ivar error: Error Details for this upgrade if there are any.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/upgrade_operation_historical_status_info_properties_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/upgrade_operation_historical_status_info_properties_py3.py
index ff6b2ff63bf9..bddcae19e6b5 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/upgrade_operation_historical_status_info_properties_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/upgrade_operation_historical_status_info_properties_py3.py
@@ -22,7 +22,7 @@ class UpgradeOperationHistoricalStatusInfoProperties(Model):
operation.
:vartype running_status:
~azure.mgmt.compute.v2018_10_01.models.UpgradeOperationHistoryStatus
- :ivar progress: Counts of the VM's in each state.
+ :ivar progress: Counts of the VMs in each state.
:vartype progress:
~azure.mgmt.compute.v2018_10_01.models.RollingUpgradeProgressInfo
:ivar error: Error Details for this upgrade if there are any.
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/vault_certificate.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/vault_certificate.py
index b173def6f820..a4b20af2b850 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/vault_certificate.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/vault_certificate.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/vault_certificate_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/vault_certificate_py3.py
index eda5ba1c3f1d..2b4e316bf903 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/vault_certificate_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/vault_certificate_py3.py
@@ -30,7 +30,7 @@ class VaultCertificate(Model):
specified certificate store is implicitly in the LocalMachine account.
For Linux VMs, the certificate file is placed under the
/var/lib/waagent directory, with the file name .crt
- for the X509 certificate file and .prv for private
+ for the X509 certificate file and .prv for private
key. Both of these files are .pem formatted.
:type certificate_store: str
"""
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine.py
index d66a901b1e76..ed17e5c59a1d 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine.py
@@ -67,7 +67,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_py3.py
index be5bd7af71e2..7ec9e9cd27ff 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_py3.py
@@ -67,7 +67,7 @@ class VirtualMachine(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_reimage_parameters.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_reimage_parameters.py
index cc1cc7395822..bfc329724f61 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_reimage_parameters.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_reimage_parameters.py
@@ -13,7 +13,7 @@
class VirtualMachineReimageParameters(Model):
- """Paramaters for Reimaging Virtual Machine. NOTE: Virtual Machine OS disk
+ """Parameters for Reimaging Virtual Machine. NOTE: Virtual Machine OS disk
will always be reimaged.
:param temp_disk: Specifies whether to reimage temp disk. Default value:
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_reimage_parameters_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_reimage_parameters_py3.py
index 247821f1c4d9..f1e8bf91ce2a 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_reimage_parameters_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_reimage_parameters_py3.py
@@ -13,7 +13,7 @@
class VirtualMachineReimageParameters(Model):
- """Paramaters for Reimaging Virtual Machine. NOTE: Virtual Machine OS disk
+ """Parameters for Reimaging Virtual Machine. NOTE: Virtual Machine OS disk
will always be reimaged.
:param temp_disk: Specifies whether to reimage temp disk. Default value:
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set.py
index bf02801f4561..24a193d6f5df 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set.py
@@ -57,7 +57,7 @@ class VirtualMachineScaleSet(Resource):
:param single_placement_group: When true this limits the scale set to a
single placement group, of max size 100 virtual machines.
:type single_placement_group: bool
- :param zone_balance: Whether to force stictly even Virtual Machine
+ :param zone_balance: Whether to force strictly even Virtual Machine
distribution cross x-zones in case there is zone outage.
:type zone_balance: bool
:param platform_fault_domain_count: Fault Domain count for each placement
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_py3.py
index 1db294839a1b..6eeb1b058ebe 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_py3.py
@@ -57,7 +57,7 @@ class VirtualMachineScaleSet(Resource):
:param single_placement_group: When true this limits the scale set to a
single placement group, of max size 100 virtual machines.
:type single_placement_group: bool
- :param zone_balance: Whether to force stictly even Virtual Machine
+ :param zone_balance: Whether to force strictly even Virtual Machine
distribution cross x-zones in case there is zone outage.
:type zone_balance: bool
:param platform_fault_domain_count: Fault Domain count for each placement
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_vm.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_vm.py
index 2c75a6bbc10d..7b1c2434c5e8 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_vm.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_vm.py
@@ -73,7 +73,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_vm_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_vm_py3.py
index df9890e67f4b..764bb7aa75f0 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_vm_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_scale_set_vm_py3.py
@@ -73,7 +73,7 @@ class VirtualMachineScaleSetVM(Resource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_update.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_update.py
index c9c69cb1cb0e..2337ec5e9343 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_update.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_update.py
@@ -57,7 +57,7 @@ class VirtualMachineUpdate(UpdateResource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation
diff --git a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_update_py3.py b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_update_py3.py
index 8717d9cf3f0d..34983cbc035d 100644
--- a/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_update_py3.py
+++ b/azure-mgmt-compute/azure/mgmt/compute/v2018_10_01/models/virtual_machine_update_py3.py
@@ -57,7 +57,7 @@ class VirtualMachineUpdate(UpdateResource):
availability. For more information about availability sets, see [Manage
the availability of virtual
machines](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-manage-availability?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json).
-
For more information on Azure planned maintainance, see [Planned
+
For more information on Azure planned maintenance, see [Planned
maintenance for virtual machines in
Azure](https://docs.microsoft.com/azure/virtual-machines/virtual-machines-windows-planned-maintenance?toc=%2fazure%2fvirtual-machines%2fwindows%2ftoc.json)
Currently, a VM can only be added to availability set at creation