Skip to content

Commit df49014

Browse files
Merge pull request #308732 from MicrosoftDocs/main
Auto Publish – main to live - 2025-11-25 06:00 UTC
2 parents 8cb59a8 + ae8d301 commit df49014

21 files changed

Lines changed: 197 additions & 485 deletions

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -990,6 +990,11 @@
990990
"redirect_url": "/previous-versions/azure/databox-online/azure-stack-edge-deploy-configure-compute",
991991
"redirect_document_id": false
992992
},
993+
{
994+
"source_path": "articles/databox-online/azure-stack-edge-deploy-aks-on-azure-stack-edge.md",
995+
"redirect_url": "/articles/databox-online/azure-stack-edge-gpu-kubernetes-workload-management",
996+
"redirect_document_id": false
997+
},
993998
{
994999
"source_path": "articles/databox-online/azure-stack-edge-system-requirements.md",
9951000
"redirect_url": "/previous-versions/azure/databox-online/azure-stack-edge-system-requirements",

articles/backup/azure-data-lake-storage-backup-support-matrix.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Vaulted backups of Azure Data Lake Storage are available in the following region
2626

2727
| Availability type | Region |
2828
| --- | --- |
29-
| **General availability** | East Asia, France South, Southeast US, Switzerland North, Switzerland West, UAE North, UK West, West India. |
29+
| **General availability** | Central US, East Asia, France South, Germany West Central, Southeast US, Switzerland North, Switzerland West, UAE North, UK West, West India. |
3030
| **Preview** | Australia East, Central India, Central US, East US, East US 2, Germany West Central, North Central US, North Europe, South India, Southeast Asia, West Central US, West US, West US 2, West US 3. |
3131

3232
## Supported storage accounts
@@ -70,7 +70,7 @@ Azure Data Lake Storage protection has the following supported and unsupported s
7070
- Soft Delete: Objects can still be soft-deleted as expected.
7171
- Undelete: Restore from soft-deleted state is not supported while Vaulted Backup is active. Undelete will only work if Vaulted Backup is disabled first. Re-enabling Vaulted Backup after disabling will trigger a full backup.
7272
- Storage accounts upgraded from FNS to HNS are not supported for backup.
73-
- SFTP-enabled & NFS accounts are not supported for backup. Backup jobs may stall if SFTP-uploaded blobs encountered.
73+
- SFTP- and NFS-enabled accounts aren’t supported for Vaulted Backup. Backup jobs on these accounts fail or hang when processing blobs uploaded via SFTP.
7474
- $web container cannot be restored as $web on the target. Use the renameTo option and restore it with a different container name.
7575
- $root container can be restored as $root on the target only if $root does not already exist there. If it already exists, use the renameTo option and restore it with a different container name.
7676

articles/communication-services/quickstarts/voice-video-calling/includes/video-calling/video-calling-ios.md

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,14 +57,25 @@ end
5757

5858
4. Open the `.xcworkspace` with Xcode.
5959

60-
### Using XCFramework directly
60+
### Using Swift Package Manager [Recommended]
61+
62+
Swift Package Manager is now the recommended installation method for the Azure Communication Calling SDK. CocoaPods support is being deprecated and will be removed in future versions.
63+
If you prefer to use Swift Package Manager, you can add the Azure Communication Calling SDK directly to your Xcode project.
64+
65+
Installation Steps
66+
1. In Xcode, go to File > Add Package Dependencies...
67+
2. Enter the following repository URL: [https://github.com/Azure/SwiftPM-AzureCommunicationCalling](https://github.com/Azure/SwiftPM-AzureCommunicationCalling)
68+
3. For Dependency Rule, select Exact Version and enter: 2.17.0-beta.3
69+
4. Click Add Package
70+
5. Select the AzureCommunicationCalling product and add it to your target
6171

62-
If you aren't using `CocoaPods` as a dependency manager, you can directly download the `AzureCommunicationCalling.xcframework` directly from our [release page](https://github.com/Azure/Communication/releases).
6372

64-
Is important to know that `AzureCommunicationCalling` has a dependency on [`AzureCommunicationCommon`](https://github.com/Azure/azure-sdk-for-ios/tree/main/sdk/communication/AzureCommunicationCommon) so you need to install it as well in your project.
73+
### Using XCFramework directly
74+
75+
If you aren't using CocoaPods or Swift Package Manager, you can directly download the AzureCommunicationCalling.xcframework from our release page.
6576

6677
>[!NOTE]
67-
> Although [`AzureCommunicationCommon`](https://github.com/Azure/azure-sdk-for-ios/tree/main/sdk/communication/AzureCommunicationCommon) is a pure swift package, you cannot install it using [`Swift Package Manager`](https://www.swift.org/package-manager/) to use it with `AzureCommunicationCalling` because the latter is an Objective-C framework and [`Swift Package Manager`](https://www.swift.org/package-manager/) deliberately do not support Swift ObjC interface headers by design which means is not possible to work together with `AzureCommunicationCalling` if installed using [`Swift Package Manager`](https://www.swift.org/package-manager/). You would have to either install via another dependency manager or generate a `xcframework` from [`AzureCommunicationCommon`](https://github.com/Azure/azure-sdk-for-ios/tree/main/sdk/communication/AzureCommunicationCommon) sources and import into your project.
78+
> Keep in mind that AzureCommunicationCalling has a dependency on AzureCommunicationCommon, so you need to install both in your project. You would need to generate an xcframework from AzureCommunicationCommon sources and import it into your project.
6879
6980
### Request access to the microphone and camera
7081

articles/databox-online/TOC.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -331,10 +331,6 @@
331331
href: azure-stack-edge-gpu-troubleshoot-virtual-machine-provisioning.md
332332
- name: GPU extension issues
333333
href: azure-stack-edge-gpu-troubleshoot-virtual-machine-gpu-extension-installation.md
334-
- name: Azure Kubernetes service
335-
items:
336-
- name: Deploy AKS on Azure Stack Edge
337-
href: azure-stack-edge-deploy-aks-on-azure-stack-edge.md
338334
- name: Kubernetes
339335
items:
340336
- name: What is Kubernetes?
@@ -497,7 +493,9 @@
497493
href: azure-stack-edge-contact-microsoft-support.md
498494
- name: Shared release notes
499495
items:
500-
- name: 2506 - Current
496+
- name: 2510 - Current
497+
href: azure-stack-edge-gpu-2510-release-notes.md
498+
- name: "2506"
501499
href: azure-stack-edge-gpu-2506-release-notes.md
502500
- name: "2501"
503501
href: azure-stack-edge-gpu-2501-release-notes.md

0 commit comments

Comments
 (0)