Skip to content

Commit a28c07a

Browse files
authored
Merge pull request #293994 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 525206f + eae4945 commit a28c07a

File tree

7 files changed

+189
-114
lines changed

7 files changed

+189
-114
lines changed

articles/app-service/includes/deploy-intelligent-apps/deploy-intelligent-apps-linux-python-pivot.md

Lines changed: 165 additions & 109 deletions
Large diffs are not rendered by default.

articles/healthcare-apis/release-notes-2025.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,10 @@ CMK Error Handling: Improved error handling for operations dependent on customer
3030

3131
The FHIR® server has a limit of 100 items on `include` and `revinclude` searches. A recent update fixed an issue where this limit was not being applied in specific conditions. Customers will receive a warning and truncated results if the limit is exceeded. Details on limits can be found in the [Overview of FHIR search](./fhir/overview-of-search.md#search-result-parameters). To manage this, use the `_count` parameter to reduce the number of returned results. In the short term, we plan to increase the limit to 1000
3232

33+
### Bug Fixes
34+
35+
Billing in Sweden Central region: An issue was discovered where subscriptions in the Sweden Central region were not being billed correctly. We corrected the error, and billing has now been enabled in Sweden Central region. If you were affected by this error, you will not be responsible for any missed charged prior to your January bill.
36+
3337
## Related content
3438

3539
[Release notes 2021](release-notes-2021.md)

articles/service-connector/how-to-manage-authentication.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,9 +48,9 @@ Service Connector offers the following authentication options:
4848
| Azure Cosmos DB for NoSQL | Yes | Yes | Yes | Yes |
4949
| Azure Cosmos DB for Table | Yes | Yes | Yes | Yes |
5050
| Azure Database for MySQL single server | Yes | No | No | No |
51-
| Azure Database for MySQL flexible server | Yes | No | Yes | No |
51+
| Azure Database for MySQL Flexible Server | Yes | No | Yes | No |
5252
| Azure Database for PostgreSQL single server | Yes | No | Yes | No |
53-
| Azure Database for PostgreSQL flexible server | Yes | No | Yes | No |
53+
| Azure Database for PostgreSQL Flexible Server | Yes | No | Yes | No |
5454
| Azure Event Hubs | Yes | Yes | Yes | Yes |
5555
| Azure Files | No | No | Yes | No |
5656
| Azure Key Vault | Yes | Yes | No | Yes |

articles/storage-mover/release-notes.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,21 @@ Azure Storage Mover is a hybrid service, which continuously introduces new featu
5050
> [!IMPORTANT]
5151
> Preview versions of the Storage Mover agent cannot update themselves. You must replace them manually by deploying the [latest available agent](https://aka.ms/StorageMover/agent).
5252
53+
## 2025 January 28
54+
55+
Major refresh release notes for:
56+
57+
- Service version: January 28, 2025
58+
- Agent version: 3.3.708
59+
60+
### What's new
61+
62+
- Proxy related improvements and bug fixes
63+
- Security and performance improvements and bug fixes
64+
- Ability to collect and diagnose SMB mount related issues
65+
- Adding network diagnostics tools - ping, nslookup
66+
- Improved Unicode character handling for SMB source
67+
5368
## 2024 August 30
5469

5570
Major refresh release notes for:

articles/storage/blobs/data-lake-storage-known-issues.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ These Blob REST APIs aren't supported:
5555
- [Get Page Ranges](/rest/api/storageservices/get-page-ranges)
5656
- [Incremental Copy Blob](/rest/api/storageservices/incremental-copy-blob)
5757
- [Put Page from URL](/rest/api/storageservices/put-page-from-url)
58+
- [Append Blob Seal](/rest/api/storageservices/append-blob-seal)
5859

5960
Unmanaged VM disks aren't supported in accounts that have a hierarchical namespace. If you want to enable a hierarchical namespace on a storage account, place unmanaged VM disks into a storage account that doesn't have the hierarchical namespace feature enabled.
6061

articles/storage/blobs/encryption-customer-provided-keys.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ The following Blob storage operations support sending customer-provided encrypti
5555
- [Put Page](/rest/api/storageservices/put-page)
5656
- [Put Page from URL](/rest/api/storageservices/put-page-from-url)
5757
- [Append Block](/rest/api/storageservices/append-block)
58-
- [Set Blob Properties](/rest/api/storageservices/set-blob-properties)
5958
- [Set Blob Metadata](/rest/api/storageservices/set-blob-metadata)
6059
- [Get Blob](/rest/api/storageservices/get-blob)
6160
- [Get Blob Properties](/rest/api/storageservices/get-blob-properties)

articles/synapse-analytics/security/synapse-private-link-hubs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ You can securely connect to Azure Synapse Studio from your Azure virtual networ
1919

2020
There are two steps to connect to Synapse Studio using private links. First, you must create a private link hubs resource. Second, you must create a private endpoint from your Azure virtual network to this private link hub. You can then use private endpoints to securely communicate with Synapse Studio. You must integrate the private endpoints with your DNS solution, either your on-premises solution or Azure Private DNS.
2121

22-
## Azure Private Links Hubs and Azure Synapse Studio
22+
## Azure Private Link Hubs and Azure Synapse Studio
2323
You can use a single Azure Synapse private link hub resource to privately connect to all your Azure Synapse Analytics workspaces using Azure Synapse Studio. The workspaces do not have to be in the same region as the Azure Synapse Private link hub. The Azure Synapse Private link hub resource can also be used for connections to Synapse workspaces in different subscriptions or Microsoft Entra tenants.
2424

2525
You can create your private link hub by searching for *Synapse private link hubs* in the Azure portal and selecting **Azure Synapse Analytics (private link hubs)** from Services. Follow the steps in the guide for how to [connect to workspace resources from a restricted network](./how-to-connect-to-workspace-from-restricted-network.md) for details. Certain URLs must be accessible from the client browser after enabling Azure Synapse private link hub. For more information, see [Connect to workspace resources from a restricted network](how-to-connect-to-workspace-from-restricted-network.md).
@@ -29,7 +29,7 @@ You can create your private link hub by searching for *Synapse private link hubs
2929
>[!NOTE]
3030
>Private link hubs are intended for securely loading the static content Synapse Studio over private links. You must create **separate, private endpoints** to the resources you wish to connect to within the workspace, such as provisioned/dedicated SQL pools, or Spark pools.
3131
32-
## Azure Private Links Hubs and Azure Virtual Network
32+
## Azure Private Link Hubs and Azure Virtual Network
3333
You must connect your Azure virtual network to the Synapse private link hub resource to secure the end-to-end connection to Synapse Studio. For this, you must create a private endpoint from your virtual network to the private link hub you created. You can use the Azure portal for your private link hub and go to the Private endpoint section. Select "+ Private endpoint" to create a new private endpoint that connects to your private link hub.
3434

3535
:::image type="content" source="./media/synapse-private-link-hubs/synapse-private-links-private-endpoint.png" alt-text="Screenshot that shows the private endpoint connections page.":::

0 commit comments

Comments
 (0)