diff --git a/sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/SsisPackageLocation.cs b/sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/SSISPackageLocation.cs
similarity index 100%
rename from sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/SsisPackageLocation.cs
rename to sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/SSISPackageLocation.cs
diff --git a/sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/SapHanaLinkedService.cs b/sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/SapHanaLinkedService.cs
index db491c8fd6e5..a948d6b3ba60 100644
--- a/sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/SapHanaLinkedService.cs
+++ b/sdk/datafactory/Microsoft.Azure.Management.DataFactory/src/Generated/Models/SapHanaLinkedService.cs
@@ -35,8 +35,6 @@ public SapHanaLinkedService()
///
/// Initializes a new instance of the SapHanaLinkedService class.
///
- /// Host name of the SAP HANA server. Type: string
- /// (or Expression with resultType string).
/// Unmatched properties from the
/// message are deserialized this collection
/// The integration runtime reference.
@@ -46,6 +44,8 @@ public SapHanaLinkedService()
/// describing the linked service.
/// SAP HANA ODBC connection string.
/// Type: string, SecureString or AzureKeyVaultSecretReference.
+ /// Host name of the SAP HANA server. Type: string
+ /// (or Expression with resultType string).
/// The authentication type to be used
/// to connect to the SAP HANA server. Possible values include:
/// 'Basic', 'Windows'
@@ -57,7 +57,7 @@ public SapHanaLinkedService()
/// authentication. Credentials are encrypted using the integration
/// runtime credential manager. Type: string (or Expression with
/// resultType string).
- public SapHanaLinkedService(object server, IDictionary additionalProperties = default(IDictionary), IntegrationRuntimeReference connectVia = default(IntegrationRuntimeReference), string description = default(string), IDictionary parameters = default(IDictionary), IList