diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskAccessesOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskAccessesOperations.cs
index c42cf8ccffa1..0f5e63dc0212 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskAccessesOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskAccessesOperations.cs
@@ -153,7 +153,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -365,7 +365,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -543,7 +543,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -736,7 +736,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -974,7 +974,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1202,7 +1202,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1410,7 +1410,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
diskAccess.Validate();
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1635,7 +1635,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
DiskAccessUpdate diskAccess = new DiskAccessUpdate();
if (tags != null)
{
@@ -1859,7 +1859,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskAccessName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -2058,7 +2058,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
privateEndpointConnection.Validate();
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -2286,7 +2286,7 @@ internal DiskAccessesOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "privateEndpointConnectionName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskEncryptionSetsOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskEncryptionSetsOperations.cs
index 07cd09d835ce..c04ab54d342e 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskEncryptionSetsOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskEncryptionSetsOperations.cs
@@ -155,7 +155,7 @@ internal DiskEncryptionSetsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSetName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -367,7 +367,7 @@ internal DiskEncryptionSetsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -545,7 +545,7 @@ internal DiskEncryptionSetsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -738,7 +738,7 @@ internal DiskEncryptionSetsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSetName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -947,7 +947,7 @@ internal DiskEncryptionSetsOperations(ComputeManagementClient client)
{
diskEncryptionSet.Validate();
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1177,7 +1177,7 @@ internal DiskEncryptionSetsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSet");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1396,7 +1396,7 @@ internal DiskEncryptionSetsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskEncryptionSetName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskRestorePointOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskRestorePointOperations.cs
index d2742e0c4e7f..092a1102ff3d 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskRestorePointOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DiskRestorePointOperations.cs
@@ -109,7 +109,7 @@ internal DiskRestorePointOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskRestorePointName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -315,7 +315,7 @@ internal DiskRestorePointOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "vmRestorePointName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -598,7 +598,7 @@ internal DiskRestorePointOperations(ComputeManagementClient client)
{
grantAccessData.Validate();
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -815,7 +815,7 @@ internal DiskRestorePointOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskRestorePointName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DisksOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DisksOperations.cs
index e674252bdccd..36f75f18be2d 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DisksOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/DisksOperations.cs
@@ -150,7 +150,7 @@ internal DisksOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -361,7 +361,7 @@ internal DisksOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -539,7 +539,7 @@ internal DisksOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -793,7 +793,7 @@ internal DisksOperations(ComputeManagementClient client)
{
disk.Validate();
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1021,7 +1021,7 @@ internal DisksOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "disk");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1239,7 +1239,7 @@ internal DisksOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1428,7 +1428,7 @@ internal DisksOperations(ComputeManagementClient client)
{
grantAccessData.Validate();
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1628,7 +1628,7 @@ internal DisksOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "diskName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/IVirtualMachinesOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/IVirtualMachinesOperations.cs
index 51a26f05dd94..2cd6e2ee3cf6 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/IVirtualMachinesOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/IVirtualMachinesOperations.cs
@@ -143,8 +143,7 @@ public partial interface IVirtualMachinesOperations
/// The name of the virtual machine.
///
///
- /// Optional parameter to force delete virtual machines.(Feature in
- /// Preview)
+ /// Optional parameter to force delete virtual machines.
///
///
/// The headers that will be added to request.
@@ -775,8 +774,7 @@ public partial interface IVirtualMachinesOperations
/// The name of the virtual machine.
///
///
- /// Optional parameter to force delete virtual machines.(Feature in
- /// Preview)
+ /// Optional parameter to force delete virtual machines.
///
///
/// The headers that will be added to request.
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/DiagnosticsProfile.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/DiagnosticsProfile.cs
index 655cd4d8304e..95bb88db3978 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/DiagnosticsProfile.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/DiagnosticsProfile.cs
@@ -32,9 +32,12 @@ public DiagnosticsProfile()
///
/// Boot Diagnostics is a debugging
/// feature which allows you to view Console Output and Screenshot to
- /// diagnose VM status. <br><br> You can easily view the
- /// output of your console log. <br><br> Azure also enables
- /// you to see a screenshot of the VM from the hypervisor.
+ /// diagnose VM status. <br>**NOTE**: If storageUri is being
+ /// specified then ensure that the storage account is in the same
+ /// region and subscription as the VM. <br><br> You can
+ /// easily view the output of your console log. <br><br>
+ /// Azure also enables you to see a screenshot of the VM from the
+ /// hypervisor.
public DiagnosticsProfile(BootDiagnostics bootDiagnostics = default(BootDiagnostics))
{
BootDiagnostics = bootDiagnostics;
@@ -49,9 +52,12 @@ public DiagnosticsProfile()
///
/// Gets or sets boot Diagnostics is a debugging feature which allows
/// you to view Console Output and Screenshot to diagnose VM status.
- /// <br><br> You can easily view the output
- /// of your console log. <br><br> Azure
- /// also enables you to see a screenshot of the VM from the hypervisor.
+ /// <br>**NOTE**: If storageUri is being specified then
+ /// ensure that the storage account is in the same region and
+ /// subscription as the VM. <br><br> You
+ /// can easily view the output of your console log.
+ /// <br><br> Azure also enables you to see
+ /// a screenshot of the VM from the hypervisor.
///
[JsonProperty(PropertyName = "bootDiagnostics")]
public BootDiagnostics BootDiagnostics { get; set; }
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/SnapshotUpdate.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/SnapshotUpdate.cs
index 0a52d0febc00..131f029cb4fb 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/SnapshotUpdate.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/Models/SnapshotUpdate.cs
@@ -56,8 +56,11 @@ public SnapshotUpdate()
/// supports hibernation.
/// Possible values include:
/// 'Enabled', 'Disabled'
+ /// List of supported capabilities
+ /// (like accelerated networking) for the image from which the OS disk
+ /// was created.
/// Resource tags
- public SnapshotUpdate(OperatingSystemTypes? osType = default(OperatingSystemTypes?), int? diskSizeGB = default(int?), EncryptionSettingsCollection encryptionSettingsCollection = default(EncryptionSettingsCollection), Encryption encryption = default(Encryption), string networkAccessPolicy = default(string), string diskAccessId = default(string), bool? supportsHibernation = default(bool?), string publicNetworkAccess = default(string), IDictionary tags = default(IDictionary), SnapshotSku sku = default(SnapshotSku))
+ public SnapshotUpdate(OperatingSystemTypes? osType = default(OperatingSystemTypes?), int? diskSizeGB = default(int?), EncryptionSettingsCollection encryptionSettingsCollection = default(EncryptionSettingsCollection), Encryption encryption = default(Encryption), string networkAccessPolicy = default(string), string diskAccessId = default(string), bool? supportsHibernation = default(bool?), string publicNetworkAccess = default(string), SupportedCapabilities supportedCapabilities = default(SupportedCapabilities), IDictionary tags = default(IDictionary), SnapshotSku sku = default(SnapshotSku))
{
OsType = osType;
DiskSizeGB = diskSizeGB;
@@ -67,6 +70,7 @@ public SnapshotUpdate()
DiskAccessId = diskAccessId;
SupportsHibernation = supportsHibernation;
PublicNetworkAccess = publicNetworkAccess;
+ SupportedCapabilities = supportedCapabilities;
Tags = tags;
Sku = sku;
CustomInit();
@@ -135,6 +139,13 @@ public SnapshotUpdate()
[JsonProperty(PropertyName = "properties.publicNetworkAccess")]
public string PublicNetworkAccess { get; set; }
+ ///
+ /// Gets or sets list of supported capabilities (like accelerated
+ /// networking) for the image from which the OS disk was created.
+ ///
+ [JsonProperty(PropertyName = "properties.supportedCapabilities")]
+ public SupportedCapabilities SupportedCapabilities { get; set; }
+
///
/// Gets or sets resource tags
///
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs
index 2b75edb7232d..f9d4b1167b7c 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SdkInfo_ComputeManagementClient.cs
@@ -29,10 +29,10 @@ public static IEnumerable> ApiInfo_ComputeManageme
new Tuple("Compute", "CloudServicesUpdateDomain", "2021-03-01"),
new Tuple("Compute", "DedicatedHostGroups", "2021-07-01"),
new Tuple("Compute", "DedicatedHosts", "2021-07-01"),
- new Tuple("Compute", "DiskAccesses", "2021-04-01"),
- new Tuple("Compute", "DiskEncryptionSets", "2021-04-01"),
- new Tuple("Compute", "DiskRestorePoint", "2021-04-01"),
- new Tuple("Compute", "Disks", "2021-04-01"),
+ new Tuple("Compute", "DiskAccesses", "2021-08-01"),
+ new Tuple("Compute", "DiskEncryptionSets", "2021-08-01"),
+ new Tuple("Compute", "DiskRestorePoint", "2021-08-01"),
+ new Tuple("Compute", "Disks", "2021-08-01"),
new Tuple("Compute", "Galleries", "2021-07-01"),
new Tuple("Compute", "GalleryApplicationVersions", "2021-07-01"),
new Tuple("Compute", "GalleryApplications", "2021-07-01"),
@@ -49,7 +49,7 @@ public static IEnumerable> ApiInfo_ComputeManageme
new Tuple("Compute", "SharedGalleries", "2021-07-01"),
new Tuple("Compute", "SharedGalleryImageVersions", "2021-07-01"),
new Tuple("Compute", "SharedGalleryImages", "2021-07-01"),
- new Tuple("Compute", "Snapshots", "2021-04-01"),
+ new Tuple("Compute", "Snapshots", "2021-08-01"),
new Tuple("Compute", "SshPublicKeys", "2021-07-01"),
new Tuple("Compute", "Usage", "2021-07-01"),
new Tuple("Compute", "VirtualMachineExtensionImages", "2021-07-01"),
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SnapshotsOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SnapshotsOperations.cs
index 891e94b76429..9bc1a95afbe4 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SnapshotsOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/SnapshotsOperations.cs
@@ -150,7 +150,7 @@ internal SnapshotsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -361,7 +361,7 @@ internal SnapshotsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "resourceGroupName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -539,7 +539,7 @@ internal SnapshotsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "this.Client.SubscriptionId");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -794,7 +794,7 @@ internal SnapshotsOperations(ComputeManagementClient client)
{
snapshot.Validate();
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1022,7 +1022,7 @@ internal SnapshotsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "snapshot");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1240,7 +1240,7 @@ internal SnapshotsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1430,7 +1430,7 @@ internal SnapshotsOperations(ComputeManagementClient client)
{
grantAccessData.Validate();
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
@@ -1630,7 +1630,7 @@ internal SnapshotsOperations(ComputeManagementClient client)
{
throw new ValidationException(ValidationRules.CannotBeNull, "snapshotName");
}
- string apiVersion = "2021-04-01";
+ string apiVersion = "2021-08-01";
// Tracing
bool _shouldTrace = ServiceClientTracing.IsEnabled;
string _invocationId = null;
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/VirtualMachinesOperations.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/VirtualMachinesOperations.cs
index 1e64a5b3530c..6404614d40af 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/VirtualMachinesOperations.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/VirtualMachinesOperations.cs
@@ -330,7 +330,7 @@ internal VirtualMachinesOperations(ComputeManagementClient client)
/// The name of the virtual machine.
///
///
- /// Optional parameter to force delete virtual machines.(Feature in Preview)
+ /// Optional parameter to force delete virtual machines.
///
///
/// The headers that will be added to request.
@@ -2822,7 +2822,7 @@ internal VirtualMachinesOperations(ComputeManagementClient client)
/// The name of the virtual machine.
///
///
- /// Optional parameter to force delete virtual machines.(Feature in Preview)
+ /// Optional parameter to force delete virtual machines.
///
///
/// Headers that will be added to request.
diff --git a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/VirtualMachinesOperationsExtensions.cs b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/VirtualMachinesOperationsExtensions.cs
index dd89f247cac8..27cec29011fc 100644
--- a/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/VirtualMachinesOperationsExtensions.cs
+++ b/sdk/compute/Microsoft.Azure.Management.Compute/src/Generated/VirtualMachinesOperationsExtensions.cs
@@ -214,7 +214,7 @@ public static VirtualMachine Update(this IVirtualMachinesOperations operations,
/// The name of the virtual machine.
///
///
- /// Optional parameter to force delete virtual machines.(Feature in Preview)
+ /// Optional parameter to force delete virtual machines.
///
public static void Delete(this IVirtualMachinesOperations operations, string resourceGroupName, string vmName, bool? forceDeletion = default(bool?))
{
@@ -234,7 +234,7 @@ public static VirtualMachine Update(this IVirtualMachinesOperations operations,
/// The name of the virtual machine.
///
///
- /// Optional parameter to force delete virtual machines.(Feature in Preview)
+ /// Optional parameter to force delete virtual machines.
///
///
/// The cancellation token.
@@ -1254,7 +1254,7 @@ public static VirtualMachine BeginUpdate(this IVirtualMachinesOperations operati
/// The name of the virtual machine.
///
///
- /// Optional parameter to force delete virtual machines.(Feature in Preview)
+ /// Optional parameter to force delete virtual machines.
///
public static void BeginDelete(this IVirtualMachinesOperations operations, string resourceGroupName, string vmName, bool? forceDeletion = default(bool?))
{
@@ -1274,7 +1274,7 @@ public static VirtualMachine BeginUpdate(this IVirtualMachinesOperations operati
/// The name of the virtual machine.
///
///
- /// Optional parameter to force delete virtual machines.(Feature in Preview)
+ /// Optional parameter to force delete virtual machines.
///
///
/// The cancellation token.