Add lakehouse table dataset schema property
ARM (Control Plane) API Specification Update Pull Request
[!TIP] Overwhelmed by all this guidance? See the
Getting helpsection at the bottom of this PR description.
[!NOTE] As of January 2024 there is no PR assignee. This is expected. See https://aka.ms/azsdk/pr-arm-review.
PR review workflow diagram
Please understand this diagram before proceeding. It explains how to get your PR approved & merged.
Click here to see the details of Step 1, Breaking Changes review
If you are in purview of Step 1 of the diagram, follow the Breaking Changes review process.
IMPORTANT! This applies even if you believe your PR was mislabeled, for any reason, including tool failure.
Click here to see the details of Step 2, ARM review
See https://aka.ms/azsdk/pr-arm-review.
Click here to see the diagram footnotes
Diagram footnotes
[1] See ARM review queue (for PR merge queues, see [2]).
[2] public repo merge queue, private repo merge queue (for ARM review queue, [1])
The ARM reviewer on-call engineer visits the merge queue twice a day, so the approximate ETA for merges is 12 - 24 hours.
Purpose of this PR
What's the purpose of this PR? Check the specific option that applies. This is mandatory!
- [ ] New resource provider.
- [ ] New API version for an existing resource provider. (If API spec is not defined in TypeSpec, the PR should have been created in adherence to OpenAPI specs PR creation guidance).
- [ ] Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
- [ ] Update existing version to fix OpenAPI spec quality issues in S360.
- [ ] Other, please clarify:
- edit this with your clarification
Due diligence checklist
To merge this PR, you must go through the following checklist and confirm you understood and followed the instructions by checking all the boxes:
- [ ] I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
- [ ] I have reviewed following Resource Provider guidelines, including
ARM resource provider contract and
REST guidelines (estimated time: 4 hours).
I understand this is required before I can proceed to the diagram Step 2, "ARM API changes review", for this PR.
Additional information
Viewing API changes
For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.
Suppressing failures
If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the suppressions guide to get approval.
Getting help
- First, please carefully read through this PR description, from top to bottom. Please fill out the
Purpose of this PRandDue diligence checklist. - To understand what you must do next to merge this PR, see the
Next Steps to Mergecomment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state. - For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure and https://aka.ms/ci-fix.
- For help with PR workflow diagram Step 2 (ARM review), see https://aka.ms/azsdk/pr-arm-review.
- If the PR CI checks appear to be stuck in
queuedstate, please add a comment with contents/azp run. This should result in a new comment denoting aPR validation pipelinehas started and the checks should be updated after few minutes. - If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.
Next Steps to Merge
✅ All automated merging requirements have been met! To get your PR merged, see aka.ms/azsdk/specreview/merge.
Swagger Validation Report
️❌BreakingChange: 2 Errors, 0 Warnings failed [Detail]
| Compared specs (v0.10.8) | new version | base version |
|---|---|---|
| Dataset.json | 2018-06-01(c100f07) | 2018-06-01(main) |
| Dataset.json | 2020-12-01(c100f07) | 2020-12-01(main) |
| Rule | Message |
|---|---|
1045 - AddedOptionalProperty |
The new version has a new optional property 'schema' that was not found in the old version. New: stable/2018-06-01/entityTypes/Dataset.json#L3704:7 Old: stable/2018-06-01/entityTypes/Dataset.json#L3704:7 |
1045 - AddedOptionalProperty |
The new version has a new optional property 'schema' that was not found in the old version. New: stable/2020-12-01/entityTypes/Dataset.json#L3537:7 Old: stable/2020-12-01/entityTypes/Dataset.json#L3537:7 |
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️CredScan succeeded [Detail] [Expand]
There is no credential detected.
️🔄LintDiff inProgress [Detail]
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️PoliCheck succeeded [Detail] [Expand]
Validation passed for PoliCheck.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
Validation passes for Lint(RPaaS).
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Hi @JaylenZ8, this service has enabled ShiftLeft Toolset. All spec updates MUST be initiated from service ADO project repo, so that to guarantee it to be the source of truth., please review this pull request if it is intentional or reject it if it is not expected. Normally, all the specification or example changes should start with PR created in ADO.
Swagger Generation Artifacts
️️✔️ApiDocPreview succeeded [Detail] [Expand]
Please click here to preview with your @microsoft account.
️❌ azure-sdk-for-net-track2 failed [Detail]
❌Failed in generating from 3f64b1b061d46999f65a71280ae76b49478ba607. SDK Automation 14.0.0command pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json warn specification/synapse/data-plane/readme.md skipped due to azure-sdk-for-net-track2 not found in swagger-to-sdk command pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json cmderr [Invoke-GenerateAndBuildV2.ps1] GeneratePackage: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714 cmderr [Invoke-GenerateAndBuildV2.ps1] Line | cmderr [Invoke-GenerateAndBuildV2.ps1] 714 | GeneratePackage -projectFolder $projectFolder -sdkRootPath $s … cmderr [Invoke-GenerateAndBuildV2.ps1] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmderr [Invoke-GenerateAndBuildV2.ps1] | Failed to generate sdk. exit code: False cmderr [Invoke-GenerateAndBuildV2.ps1] Get-ChildItem: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:807 cmderr [Invoke-GenerateAndBuildV2.ps1] Line | cmderr [Invoke-GenerateAndBuildV2.ps1] 807 | … rtifacts += Get-ChildItem $artifactsPath -Filter *.nupkg -exclude *.s … cmderr [Invoke-GenerateAndBuildV2.ps1] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmderr [Invoke-GenerateAndBuildV2.ps1] | Cannot find path cmderr [Invoke-GenerateAndBuildV2.ps1] | '/mnt/vss/_work/1/s/azure-sdk-for-net/artifacts/packages/Debug/' because cmderr [Invoke-GenerateAndBuildV2.ps1] | it does not exist. cmderr [Invoke-GenerateAndBuildV2.ps1] GeneratePackage: /mnt/vss/_work/1/s/azure-sdk-for-net/eng/scripts/automation/GenerateAndBuildLib.ps1:714 cmderr [Invoke-GenerateAndBuildV2.ps1] Line | cmderr [Invoke-GenerateAndBuildV2.ps1] 714 | GeneratePackage -projectFolder $projectFolder -sdkRootPath $s … cmderr [Invoke-GenerateAndBuildV2.ps1] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cmderr [Invoke-GenerateAndBuildV2.ps1] | Failed to generate sdk artifact
❌Azure.ResourceManager.DataFactory [Preview SDK Changes]info [Changelog]
️⚠️ azure-sdk-for-python warning [Detail]
⚠️Warning in generating from 3f64b1b061d46999f65a71280ae76b49478ba607. SDK Automation 14.0.0command sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json cmderr [automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed. cmderr [automation_init.sh] cmderr [automation_init.sh] npm notice New minor version of npm available! 10.5.0 -> 10.7.0 cmderr [automation_init.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.7.0> cmderr [automation_init.sh] npm notice Run `npm install -g [email protected]` to update! cmderr [automation_init.sh] npm notice warn specification/synapse/data-plane/readme.md skipped due to azure-sdk-for-python not found in swagger-to-sdk command sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
️✔️azure-mgmt-datafactory [Preview SDK Changes] Breaking Change Detected- azure-mgmt-datafactory-1.0.0.zip
- azure_mgmt_datafactory-1.0.0-py3-none-any.whl
info [Changelog] ### Features Added info [Changelog] info [Changelog] - Model ExpressionV2 has a new parameter operators info [Changelog] - Model LakeHouseTableDataset has a new parameter schema_type_properties_schema info [Changelog] - Model SalesforceServiceCloudV2Source has a new parameter query info [Changelog] - Model SalesforceV2Source has a new parameter query info [Changelog] info [Changelog] ### Breaking Changes info [Changelog] info [Changelog] - Model ExpressionV2 no longer has parameter operator
Present SDK breaking changes suppressions Model ExpressionV2 no longer has parameter operator Model ManagedIdentityCredential no longer has parameter resource_id
Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
️✔️Succeeded in generating from 3f64b1b061d46999f65a71280ae76b49478ba607. SDK Automation 14.0.0command ./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json command ./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
️✔️azure-resourcemanager-datafactory [Preview SDK Changes]- pom.xml
- azure-resourcemanager-datafactory-1.0.0-beta.29.jar
- azure-resourcemanager-datafactory-1.0.0-beta.29-sources.jar
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
️✔️Succeeded in generating from 3f64b1b061d46999f65a71280ae76b49478ba607. SDK Automation 14.0.0command sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json warn specification/synapse/data-plane/readme.md skipped due to azure-sdk-for-go not found in swagger-to-sdk command generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
️✔️sdk/resourcemanager/datafactory/armdatafactory [Preview SDK Changes] Breaking Change Detectedinfo [Changelog] ### Breaking Changes info [Changelog] info [Changelog] - Enum `ScriptType` has been removed info [Changelog] - Field `Operator` of struct `ExpressionV2` has been removed info [Changelog] info [Changelog] ### Features Added info [Changelog] info [Changelog] - Type of `ScriptActivityScriptBlock.Type` has been changed from `*ScriptType` to `any` info [Changelog] - New value `ExpressionV2TypeNAry` added to enum type `ExpressionV2Type` info [Changelog] - New enum type `AmazonRdsForSQLAuthenticationType` with values `AmazonRdsForSQLAuthenticationTypeSQL`, `AmazonRdsForSQLAuthenticationTypeWindows` info [Changelog] - New enum type `AzureSQLDWAuthenticationType` with values `AzureSQLDWAuthenticationTypeSQL`, `AzureSQLDWAuthenticationTypeServicePrincipal`, `AzureSQLDWAuthenticationTypeSystemAssignedManagedIdentity`, `AzureSQLDWAuthenticationTypeUserAssignedManagedIdentity` info [Changelog] - New enum type `AzureSQLDatabaseAuthenticationType` with values `AzureSQLDatabaseAuthenticationTypeSQL`, `AzureSQLDatabaseAuthenticationTypeServicePrincipal`, `AzureSQLDatabaseAuthenticationTypeSystemAssignedManagedIdentity`, `AzureSQLDatabaseAuthenticationTypeUserAssignedManagedIdentity` info [Changelog] - New enum type `AzureSQLMIAuthenticationType` with values `AzureSQLMIAuthenticationTypeSQL`, `AzureSQLMIAuthenticationTypeServicePrincipal`, `AzureSQLMIAuthenticationTypeSystemAssignedManagedIdentity`, `AzureSQLMIAuthenticationTypeUserAssignedManagedIdentity` info [Changelog] - New enum type `SQLServerAuthenticationType` with values `SQLServerAuthenticationTypeSQL`, `SQLServerAuthenticationTypeWindows` info [Changelog] - New struct `ManagedIdentityTypeProperties` info [Changelog] - New field `ApplicationIntent`, `AuthenticationType`, `CommandTimeout`, `ConnectRetryCount`, `ConnectRetryInterval`, `ConnectTimeout`, `Database`, `Encrypt`, `FailoverPartner`, `HostNameInCertificate`, `IntegratedSecurity`, `LoadBalanceTimeout`, `MaxPoolSize`, `MinPoolSize`, `MultiSubnetFailover`, `MultipleActiveResultSets`, `PacketSize`, `Pooling`, `Server`, `TrustServerCertificate` in struct `AmazonRdsForSQLServerLinkedServiceTypeProperties` info [Changelog] - New field `ApplicationIntent`, `AuthenticationType`, `CommandTimeout`, `ConnectRetryCount`, `ConnectRetryInterval`, `ConnectTimeout`, `Database`, `Encrypt`, `FailoverPartner`, `HostNameInCertificate`, `IntegratedSecurity`, `LoadBalanceTimeout`, `MaxPoolSize`, `MinPoolSize`, `MultiSubnetFailover`, `MultipleActiveResultSets`, `PacketSize`, `Pooling`, `Server`, `ServicePrincipalCredential`, `ServicePrincipalCredentialType`, `TrustServerCertificate`, `UserName` in struct `AzureSQLDWLinkedServiceTypeProperties` info [Changelog] - New field `ApplicationIntent`, `AuthenticationType`, `CommandTimeout`, `ConnectRetryCount`, `ConnectRetryInterval`, `ConnectTimeout`, `Database`, `Encrypt`, `FailoverPartner`, `HostNameInCertificate`, `IntegratedSecurity`, `LoadBalanceTimeout`, `MaxPoolSize`, `MinPoolSize`, `MultiSubnetFailover`, `MultipleActiveResultSets`, `PacketSize`, `Pooling`, `Server`, `ServicePrincipalCredential`, `ServicePrincipalCredentialType`, `TrustServerCertificate`, `UserName` in struct `AzureSQLDatabaseLinkedServiceTypeProperties` info [Changelog] - New field `ApplicationIntent`, `AuthenticationType`, `CommandTimeout`, `ConnectRetryCount`, `ConnectRetryInterval`, `ConnectTimeout`, `Database`, `Encrypt`, `FailoverPartner`, `HostNameInCertificate`, `IntegratedSecurity`, `LoadBalanceTimeout`, `MaxPoolSize`, `MinPoolSize`, `MultiSubnetFailover`, `MultipleActiveResultSets`, `PacketSize`, `Pooling`, `Server`, `ServicePrincipalCredential`, `ServicePrincipalCredentialType`, `TrustServerCertificate`, `UserName` in struct `AzureSQLMILinkedServiceTypeProperties` info [Changelog] - New field `Operators` in struct `ExpressionV2` info [Changelog] - New field `Schema` in struct `LakeHouseTableDatasetTypeProperties` info [Changelog] - New field `TypeProperties` in struct `ManagedIdentityCredential` info [Changelog] - New field `ApplicationIntent`, `AuthenticationType`, `CommandTimeout`, `ConnectRetryCount`, `ConnectRetryInterval`, `ConnectTimeout`, `Database`, `Encrypt`, `FailoverPartner`, `HostNameInCertificate`, `IntegratedSecurity`, `LoadBalanceTimeout`, `MaxPoolSize`, `MinPoolSize`, `MultiSubnetFailover`, `MultipleActiveResultSets`, `PacketSize`, `Pooling`, `Server`, `TrustServerCertificate` in struct `SQLServerLinkedServiceTypeProperties` info [Changelog] - New field `Query` in struct `SalesforceServiceCloudV2Source` info [Changelog] - New field `Query` in struct `SalesforceV2Source` info [Changelog] info [Changelog] Total 3 breaking change(s), 34 additive change(s).
Present SDK breaking changes suppressions Enum `ScriptType` has been removed Field `Operator` of struct `ExpressionV2` has been removed
Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
️✔️Succeeded in generating from 3f64b1b061d46999f65a71280ae76b49478ba607. SDK Automation 14.0.0command sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json warn File azure-sdk-for-js_tmp/initOutput.json not found to read command sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
️✔️@azure/arm-datafactory [Preview SDK Changes] Breaking Change Detected- azure-arm-datafactory-16.0.0.tgz
info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter connectTimeout info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter database info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter encrypt info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter failoverPartner info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter hostNameInCertificate info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter integratedSecurity info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter loadBalanceTimeout info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter maxPoolSize info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter minPoolSize info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter multipleActiveResultSets info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter multiSubnetFailover info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter packetSize info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter pooling info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter server info [Changelog] - Interface AmazonRdsForSqlServerLinkedService has a new optional parameter trustServerCertificate info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter applicationIntent info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter authenticationType info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter commandTimeout info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter connectRetryCount info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter connectRetryInterval info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter connectTimeout info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter database info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter encrypt info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter failoverPartner info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter hostNameInCertificate info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter integratedSecurity info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter loadBalanceTimeout info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter maxPoolSize info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter minPoolSize info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter multipleActiveResultSets info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter multiSubnetFailover info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter packetSize info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter pooling info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter server info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter servicePrincipalCredential info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter servicePrincipalCredentialType info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter trustServerCertificate info [Changelog] - Interface AzureSqlDatabaseLinkedService has a new optional parameter userName info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter applicationIntent info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter authenticationType info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter commandTimeout info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter connectRetryCount info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter connectRetryInterval info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter connectTimeout info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter database info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter encrypt info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter failoverPartner info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter hostNameInCertificate info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter integratedSecurity info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter loadBalanceTimeout info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter maxPoolSize info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter minPoolSize info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter multipleActiveResultSets info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter multiSubnetFailover info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter packetSize info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter pooling info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter server info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter servicePrincipalCredential info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter servicePrincipalCredentialType info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter trustServerCertificate info [Changelog] - Interface AzureSqlDWLinkedService has a new optional parameter userName info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter applicationIntent info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter authenticationType info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter commandTimeout info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter connectRetryCount info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter connectRetryInterval info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter connectTimeout info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter database info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter encrypt info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter failoverPartner info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter hostNameInCertificate info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter integratedSecurity info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter loadBalanceTimeout info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter maxPoolSize info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter minPoolSize info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter multipleActiveResultSets info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter multiSubnetFailover info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter packetSize info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter pooling info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter server info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter servicePrincipalCredential info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter servicePrincipalCredentialType info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter trustServerCertificate info [Changelog] - Interface AzureSqlMILinkedService has a new optional parameter userName info [Changelog] - Interface ExpressionV2 has a new optional parameter operators info [Changelog] - Interface LakeHouseTableDataset has a new optional parameter schemaTypePropertiesSchema info [Changelog] - Interface ManagedIdentityCredential has a new optional parameter resourceId info [Changelog] - Interface SalesforceServiceCloudV2Source has a new optional parameter query info [Changelog] - Interface SalesforceV2Source has a new optional parameter query info [Changelog] - Interface SqlServerLinkedService has a new optional parameter applicationIntent info [Changelog] - Interface SqlServerLinkedService has a new optional parameter authenticationType info [Changelog] - Interface SqlServerLinkedService has a new optional parameter commandTimeout info [Changelog] - Interface SqlServerLinkedService has a new optional parameter connectRetryCount info [Changelog] - Interface SqlServerLinkedService has a new optional parameter connectRetryInterval info [Changelog] - Interface SqlServerLinkedService has a new optional parameter connectTimeout info [Changelog] - Interface SqlServerLinkedService has a new optional parameter database info [Changelog] - Interface SqlServerLinkedService has a new optional parameter encrypt info [Changelog] - Interface SqlServerLinkedService has a new optional parameter failoverPartner info [Changelog] - Interface SqlServerLinkedService has a new optional parameter hostNameInCertificate info [Changelog] - Interface SqlServerLinkedService has a new optional parameter integratedSecurity info [Changelog] - Interface SqlServerLinkedService has a new optional parameter loadBalanceTimeout info [Changelog] - Interface SqlServerLinkedService has a new optional parameter maxPoolSize info [Changelog] - Interface SqlServerLinkedService has a new optional parameter minPoolSize info [Changelog] - Interface SqlServerLinkedService has a new optional parameter multipleActiveResultSets info [Changelog] - Interface SqlServerLinkedService has a new optional parameter multiSubnetFailover info [Changelog] - Interface SqlServerLinkedService has a new optional parameter packetSize info [Changelog] - Interface SqlServerLinkedService has a new optional parameter pooling info [Changelog] - Interface SqlServerLinkedService has a new optional parameter server info [Changelog] - Interface SqlServerLinkedService has a new optional parameter trustServerCertificate info [Changelog] - Added Enum KnownAmazonRdsForSqlAuthenticationType info [Changelog] - Added Enum KnownAzureSqlDatabaseAuthenticationType info [Changelog] - Added Enum KnownAzureSqlDWAuthenticationType info [Changelog] - Added Enum KnownAzureSqlMIAuthenticationType info [Changelog] - Added Enum KnownSqlServerAuthenticationType info [Changelog] - Enum KnownExpressionV2Type has a new value NAry info [Changelog] info [Changelog] **Breaking Changes** info [Changelog] info [Changelog] - Interface ExpressionV2 no longer has parameter operator info [Changelog] - Type of parameter type of interface ScriptActivityScriptBlock is changed from ScriptType to any
Present SDK breaking changes suppressions Interface ExpressionV2 no longer has parameter operator Interface ManagedIdentityCredential no longer has parameter resourceId Operation CredentialOperations.createOrUpdate has a new signature Type of parameter headers of interface AzureFunctionActivity is changed from { [propertyName: string]: string; } to { [propertyName: string]: any; } Type of parameter headers of interface WebActivity is changed from { [propertyName: string]: string; } to { [propertyName: string]: any; } Type of parameter headers of interface WebHookActivity is changed from { [propertyName: string]: string; } to { [propertyName: string]: any; } Type of parameter type of interface ScriptActivityScriptBlock is changed from ScriptType to any Type of parameter value of interface CredentialListResponse is changed from ManagedIdentityCredentialResource[] to CredentialResource[]Please refer to https://aka.ms/azsdk/sdk-suppression for more information.
️❌ azure-resource-manager-schemas failed [Detail]
❌Code Generator Failed in generating from 3f64b1b061d46999f65a71280ae76b49478ba607. Schema Automation 14.0.0command .sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json cmderr [initScript.sh] Submodule 'bicep-types-az' (https://github.com/Azure/bicep-types-az) registered for path 'bicep-types-az' cmderr [initScript.sh] Cloning into '/mnt/vss/_work/1/s/azure-resource-manager-schemas/bicep-types-az'... cmderr [initScript.sh] Submodule 'bicep-types' (https://github.com/Azure/bicep-types) registered for path 'bicep-types-az/bicep-types' cmderr [initScript.sh] Cloning into '/mnt/vss/_work/1/s/azure-resource-manager-schemas/bicep-types-az/bicep-types'... cmderr [initScript.sh] notice cmderr [initScript.sh] npm notice New minor version of npm available! 10.5.0 -> 10.7.0 cmderr [initScript.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.7.0> cmderr [initScript.sh] npm notice Run `npm install -g [email protected]` to update! cmderr [initScript.sh] npm notice error Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/initScript.sh warn File azure-resource-manager-schemas_tmp/initOutput.json not found to read command .sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json cmderr [generateScript.sh] /mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:500 cmderr [generateScript.sh] return new TSError(diagnosticText, diagnosticCodes) cmderr [generateScript.sh] ^ cmderr [generateScript.sh] TSError: ⨯ Unable to compile TypeScript: cmderr [generateScript.sh] cmd/generateall.ts(6,20): error TS2307: Cannot find module 'colors' or its corresponding type declarations. cmderr [generateScript.sh] cmd/generateall.ts(10,19): error TS2307: Cannot find module 'yargs' or its corresponding type declarations. cmderr [generateScript.sh] cmd/generateall.ts(11,18): error TS2307: Cannot find module 'path' or its corresponding type declarations. cmderr [generateScript.sh] cmd/generateall.ts(13,35): error TS2307: Cannot find module 'fs' or its corresponding type declarations. cmderr [generateScript.sh] cmd/generateall.ts(14,23): error TS2307: Cannot find module 'strip-ansi' or its corresponding type declarations. cmderr [generateScript.sh] cmd/generateall.ts(42,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'. cmderr [generateScript.sh] cmd/generateall.ts(53,9): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'. cmderr [generateScript.sh] cmd/generateall.ts(69,67): error TS7006: Parameter 'x' implicitly has an 'any' type. cmderr [generateScript.sh] cmd/generateall.ts(70,49): error TS7006: Parameter 'f' implicitly has an 'any' type. cmderr [generateScript.sh] cmd/generateall.ts(94,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'. cmderr [generateScript.sh] cmd/generateall.ts(105,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'. cmderr [generateScript.sh] cmd/generateall.ts(106,21): error TS2584: Cannot find name 'console'. Do you need to change your target library? Try changing the 'lib' compiler option to include 'dom'. cmderr [generateScript.sh] cmd/generateall.ts(157,13): error TS2591: Cannot find name 'process'. Do you need to install type definitions for node? Try `npm i --save-dev @types/node` and then add 'node' to the types field in your tsconfig. cmderr [generateScript.sh] at createTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:500:12) cmderr [generateScript.sh] at reportTSError (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:504:19) cmderr [generateScript.sh] at getOutput (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:739:36) cmderr [generateScript.sh] at Object.compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:955:32) cmderr [generateScript.sh] at Module.m._compile (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:1043:43) cmderr [generateScript.sh] at Module._extensions..js (node:internal/modules/cjs/loader:1422:10) cmderr [generateScript.sh] at Object.require.extensions.<computed> [as .ts] (/mnt/vss/_work/1/a/unified-pipeline-runtime/common/temp/node_modules/.pnpm/[email protected][email protected]/node_modules/ts-node/src/index.ts:1046:12) cmderr [generateScript.sh] at Module.load (node:internal/modules/cjs/loader:1203:32) cmderr [generateScript.sh] at Function.Module._load (node:internal/modules/cjs/loader:1019:12) cmderr [generateScript.sh] at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:128:12) error Script return with result [failed] code [1] signal [null] cwd [azure-resource-manager-schemas]: .sdkauto/generateScript.sh warn Skip package processing as generation is failed warn specification/synapse/data-plane/readme.md skipped due to azure-resource-manager-schemas not found in swagger-to-sdk error ERROR: The 'breakingChangesLabel' configuration is missing or incorrect from the 'swagger_to_sdk_config.json file.
️⚠️ azure-powershell warning [Detail]
⚠️Warning in generating from 3f64b1b061d46999f65a71280ae76b49478ba607. SDK Automation 14.0.0command sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json warn specification/synapse/data-plane/readme.md skipped due to azure-powershell not found in swagger-to-sdk command pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
⚠️Az.datafactory.DefaultTag [Preview SDK Changes]
Generated ApiView
| Language | Package Name | ApiView Link |
|---|---|---|
| Go | sdk/resourcemanager/datafactory/armdatafactory | https://apiview.dev/Assemblies/Review/c4c74c825c3f447ca01a2f6a281af28b?revisionId=f47ceed23e624602b60ee098dfa15da0 |
| Java | azure-resourcemanager-datafactory | https://apiview.dev/Assemblies/Review/57629460fae04223a2b478b7b73ead0f?revisionId=cfc2a3b2961147e5bc50eaf5e82bce7e |
| JavaScript | @azure/arm-datafactory | https://apiview.dev/Assemblies/Review/8d0f9d5d42c9483db7b081294d6ecb55?revisionId=8f048ed58bbf49adbb0ea8825378f4ba |
| Swagger | Microsoft.DataFactory | https://apiview.dev/Assemblies/Review/5df2d21745354afaabd4faab78e3eda2?revisionId=cfa7374aace44981b679aa856a7ef575 |
| Swagger | Microsoft.Synapse | https://apiview.dev/Assemblies/Review/e4408e2cf50a4dc7bf0cb70858f8da5f?revisionId=375c08443da14386952c14f6803bd9fe |
This PR has ARMChangesRequested label. Please address or respond to feedback from the ARM API reviewer.
When you are ready to continue the ARM API review, please remove the ARMChangesRequested label.
Learn more at aka.ms/azsdk/pr-arm-review.
/pr RequestMerge
@JaylenZ8 - Please refresh to fix merge failure and re-apply the MergeRequested label.