Skip to content

Commit 806c18f

Browse files
Merge pull request #314509 from MicrosoftDocs/main
Auto Publish – main to live - 2026-04-09 11:00 UTC
2 parents 2bdb78f + 026f954 commit 806c18f

8 files changed

Lines changed: 228 additions & 51 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: CycleCloud Workspace for Slurm - Release Notes 2026.04.08
3+
description: These release notes for Azure CycleCloud Workspace for Slurm 2026.04.08 summarize new features and bug fixes included in the release.
4+
author: abatallas
5+
ms.date: 04/08/2026
6+
ms.author: padmalathas
7+
---
8+
9+
# CycleCloud Workspace for Slurm version 2026.04.08
10+
11+
Azure CycleCloud Workspace for Slurm 2026.04.08 was released as General Audience. This article provides you with information about:
12+
13+
* Recent releases
14+
* Previews underway with known limitations (if applicable)
15+
* Known issues
16+
* Deprecated functionality (if applicable)
17+
18+
The following release notes identify the new features and the open issues for the 2026.04.08 release of Azure CycleCloud Workspace for Slurm.
19+
20+
The release notes are continuously updated. Open known issues that require a workaround are added when they're discovered. Carefully review the information in the release notes before deploying Azure CycleCloud Workspace for Slurm.
21+
22+
This release corresponds to the software version:
23+
24+
- **CycleCloud Workspace for Slurm version 2026.04.08**
25+
26+
## What's new in CycleCloud Workspace for Slurm version 2026.04.08?
27+
28+
Azure CycleCloud Workspace for Slurm is updated regularly. Stay up to date with the latest announcements.
29+
30+
This release contains the following new features:
31+
32+
* Support for the Flexible Service Level of Azure NetApp Files
33+
* Inclusion of maximum throughput for file-system options in the Marketplace UI
34+
* Support for changes to ARM template validation
35+
36+
## Known issues in this release
37+
38+
- **Azure US Gov Only**: Marketplace deployment validation fails due to an incorrect API version. To mitigate this issue, refer: [How to deploy a CycleCloud Workspace for Slurm environment using the CLI](../../how-to/ccws/deploy-with-cli.md).

articles/cyclecloud/release-notes/ccws/release-notes.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,13 +9,14 @@ ms.author: padmalathas
99
# Azure CycleCloud Workspace for Slurm
1010

1111

12-
The current release is `2026.03.10`.
12+
The current release is `2026.04.08`.
1313

1414

1515
## Release Notes
1616

1717
Comprehensive release notes for the individual releases are listed:
1818

19+
* [**2026.04.08 Release Notes**](2026-04-08.md) - released on 04/08/26
1920
* [**2026.03.10 Release Notes**](2026-03-10.md) - released on 03/17/26
2021
* [**2026.02.01 Release Notes**](2026-02-01.md) - released on 02/10/26
2122
* [**2025.12.01 Release Notes**](2025-12-01.md) - released on 12/18/25

articles/cyclecloud/toc.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -277,10 +277,10 @@ items:
277277
href: ./release-notes/8-8-0.md
278278
- name: Release Notes - CycleCloud Workspace for Slurm
279279
items:
280-
- name: Current Release - 2026.03.10
280+
- name: Current Release - 2026.04.08
281+
href: ./release-notes/ccws/2026-04-08.md
282+
- name: Previous Release - 2026.03.10
281283
href: ./release-notes/ccws/2026-03-10.md
282-
- name: Previous Release - 2026.02.01
283-
href: ./release-notes/ccws/2026-02-01.md
284284
- name: All Releases
285285
href: ./release-notes/ccws/release-notes.md
286286
- name: Service Policy

articles/data-factory/automatic-connector-upgrade.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: concept-article
99
ms.custom:
1010
- references_regions
1111
- build-2025
12-
ms.date: 03/27/2026
12+
ms.date: 04/07/2026
1313
---
1414

1515
# Automatic connector upgrade
@@ -83,7 +83,7 @@ You can find more details from the table below on the connector list that is pla
8383
| [Presto](connector-presto.md) |Scenario that doesn't rely on capability below in Presto (version 1.0):<br><br>• Use MAP, ARRAY, or ROW data types. <br>• trustedCertPath/allowSelfSignedServerCert/allowSelfSignedServerCert (will be supported soon) <br><br>If your pipeline runs on self-hosted integration runtime, it requires SHIR version 5.57 or above. |
8484
| [Salesforce](connector-salesforce.md) | Scenario that doesn't rely on capability below in Salesforce V1:<br><br>• Use the following SOQL queries and your pipeline runs on the self-hosted integration runtime with a version below 5.59.<br>&nbsp;&nbsp;• TYPEOF clauses<br>&nbsp;&nbsp;• Compound address/geolocations fields<br>• Use the following SQL-92 queries and your pipeline runs on the self-hosted integration runtime.<br>&nbsp;&nbsp;• Timestamp ts keyword<br>&nbsp;&nbsp;• Top keyword<br>&nbsp;&nbsp;• Comments with -- or /*<br>&nbsp;&nbsp;• Group By and Having <br>• Report query {call "\<report name>"}|
8585
| [Salesforce Service Cloud](connector-salesforce-service-cloud.md) | Scenario that doesn't rely on capability below in Salesforce Service Cloud V1:<br><br>• Use the following SOQL queries and your pipeline runs on the self-hosted integration runtime with a version below 5.59.<br>&nbsp;&nbsp;• TYPEOF clauses<br>&nbsp;&nbsp;• Compound address/geolocations fields<br>• Use the following SQL-92 queries and your pipeline runs on the self-hosted integration runtime.<br>&nbsp;&nbsp;• Timestamp ts keyword<br>&nbsp;&nbsp;• Top keyword<br>&nbsp;&nbsp;• Comments with -- or /*<br>&nbsp;&nbsp;• Group By and Having <br>• Report query {call "\<report name>"}|
86-
| [ServiceNow](connector-servicenow.md) | Scenario that doesn't use the custom SQL query in dataset in ServiceNow V1. <br><br>Ensure that you have a role with at least read access to *sys_db_object*, *sys_db_view* and *sys_dictionary* tables in ServiceNow. To access views in ServiceNow, you need to have a role with at least read access to *sys_db_view_table* and *sys_db_view_table_field* tables.<br><br>If your pipeline runs on self-hosted integration runtime, it requires SHIR version 5.59 or above. |
86+
| [ServiceNow](connector-servicenow.md) | Scenario that uses the following supported SQL query patterns in datasets in ServiceNow V1:<br><br>• `SELECT * or <column name> FROM <single table name>`, optionally with a `WHERE` clause. <br><br>Ensure that you have a role with at least read access to *sys_db_object*, *sys_db_view* and *sys_dictionary* tables in ServiceNow. To access views in ServiceNow, you need to have a role with at least read access to *sys_db_view_table* and *sys_db_view_table_field* tables.<br><br>If your pipeline runs on self-hosted integration runtime, it requires SHIR version 5.64 or above. |
8787
| [Snowflake](connector-snowflake.md) | Scenario that doesn't rely on capability below in Snowflake V1:<br><br>• Use any of below<br>&nbsp;&nbsp;properties: connection_timeout, disableocspcheck, enablestaging, on_error, query_tag, quoted_identifiers_ignore_case, skip_header, stage, table, timezone, token, validate_utf8, no_proxy, nonproxyhosts, noproxy. <br>• Use multi-statement query in script activity or lookup activity. <br><br>If your pipeline runs on self-hosted integration runtime, it requires SHIR version 5.59 or above. |
8888
| [Spark](connector-spark.md) | Scenario that doesn't rely on below capability in Spark (version 1.0):<br><br>• Use Username authentication type. <br>• Thrift transport protocol:<br>&nbsp;&nbsp;• SASL<br>&nbsp;&nbsp;• Binary<br>• Thrift transport protocol:<br>&nbsp;&nbsp;• SharkServer<br>&nbsp;&nbsp;• SharkServer2<br><br>If your pipeline runs on self-hosted integration runtime, it requires SHIR version 5.59 or above.|
8989
| [Teradata](connector-teradata.md) | Scenario that doesn't rely on below capability in Teradata (version 1.0):<br><br> • Set below value for **CharacterSet**:<br>&nbsp;&nbsp;• BIG5 (TCHBIG5_1R0)<br>&nbsp;&nbsp;• EUC (Unix compatible, KANJIEC_0U)<br>&nbsp;&nbsp;• GB (SCHGB2312_1T0)<br>&nbsp;&nbsp;• IBM Mainframe (KANJIEBCDIC5035_0I)<br>&nbsp;&nbsp;• NetworkKorean (HANGULKSC5601_2R4)<br>&nbsp;&nbsp;• Shift-JIS (Windows, DOS compatible, KANJISJIS_0S)<br><br>If your pipeline runs on self-hosted integration runtime, it requires SHIR version 5.58 or above.|

0 commit comments

Comments
 (0)