Skip to content

Commit 97efd13

Browse files
authored
Merge pull request #294711 from MicrosoftDocs/main
2/14/2025 PM Publish
2 parents 5380854 + 7ffceb6 commit 97efd13

File tree

67 files changed

+584
-932
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

67 files changed

+584
-932
lines changed

articles/azure-boost/includes/azure-boost-series.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,23 +16,23 @@ ms.custom:
1616
| [Mbsv3](/azure/virtual-machines/sizes/memory-optimized/mbsv3-mbdsv3-series) | Memory Optimized | Preview |
1717
| [Mbdsv3](/azure/virtual-machines/sizes/memory-optimized/mbsv3-mbdsv3-series) | Memory Optimized | Preview |
1818
| [Easv6](/azure/virtual-machines/sizes/memory-optimized/easv6-series) | Memory Optimized | Preview |
19-
| [Eadsv6](/azure/virtual-machines/sizes/memory-optimized/eadsv6-series) | Memory Optimized | Preview |
19+
| [Eadsv6](/azure/virtual-machines/sizes/memory-optimized/eadsv6-series) | Memory Optimized | Production |
2020
| [Epdsv6](/azure/virtual-machines/sizes/memory-optimized/epdsv6-series) | Memory Optimized | Production |
2121
| [Epsv6](/azure/virtual-machines/sizes/memory-optimized/epsv6-series) | Memory Optimized | Production |
2222
| [ECesv5/ECedsv5](/azure/virtual-machines/ecesv5-ecedsv5-series) | Memory Optimized | Preview |
23-
| [Dsv6](/azure/virtual-machines/sizes/general-purpose/dsv6-series) | General Purpose | Preview |
24-
| [Dldsv6](/azure/virtual-machines/sizes/general-purpose/dldsv6-series) | General Purpose | Preview |
25-
| [Ddsv6](/azure/virtual-machines/sizes/general-purpose/ddsv6-series) | General Purpose | Preview |
23+
| [Dsv6](/azure/virtual-machines/sizes/general-purpose/dsv6-series) | General Purpose | Production |
24+
| [Dldsv6](/azure/virtual-machines/sizes/general-purpose/dldsv6-series) | General Purpose | Production |
25+
| [Ddsv6](/azure/virtual-machines/sizes/general-purpose/ddsv6-series) | General Purpose | Production |
2626
| [DCesv5](/azure/virtual-machines/sizes/general-purpose/dcesv5-series) | General Purpose | Preview |
2727
| [DCedsv5](/azure/virtual-machines/sizes/general-purpose/dcedsv5-series) | General Purpose | Preview |
28-
| [Dasv6](/azure/virtual-machines/sizes/general-purpose/dasv6-series) | General Purpose | Preview |
29-
| [Dalsv6](/azure/virtual-machines/sizes/general-purpose/dalsv6-series) | General Purpose | Preview |
30-
| [Daldsv6](/azure/virtual-machines/sizes/general-purpose/daldsv6-series) | General Purpose | Preview |
31-
| [Dadsv6](/azure/virtual-machines/sizes/general-purpose/dadsv6-series) | General Purpose | Preview |
28+
| [Dasv6](/azure/virtual-machines/sizes/general-purpose/dasv6-series) | General Purpose | Production |
29+
| [Dalsv6](/azure/virtual-machines/sizes/general-purpose/dalsv6-series) | General Purpose | Production |
30+
| [Daldsv6](/azure/virtual-machines/sizes/general-purpose/daldsv6-series) | General Purpose | Production |
31+
| [Dadsv6](/azure/virtual-machines/sizes/general-purpose/dadsv6-series) | General Purpose | Production |
3232
| [Dpsv6](/azure/virtual-machines/sizes/general-purpose/dpsv6-series) | General Purpose | Production |
3333
| [Dplsv6](/azure/virtual-machines/sizes/general-purpose/dplsv6-series) | General Purpose | Production |
34-
| [Ddsv6](/azure/virtual-machines/sizes/general-purpose/ddsv6-series) | General Purpose | Preview |
35-
| [Dlsv6](/azure/virtual-machines/sizes/general-purpose/dlsv6-series) | General Purpose | Preview |
34+
| [Ddsv6](/azure/virtual-machines/sizes/general-purpose/ddsv6-series) | General Purpose | Production |
35+
| [Dlsv6](/azure/virtual-machines/sizes/general-purpose/dlsv6-series) | General Purpose | Production |
3636
| [Dpdsv6](/azure/virtual-machines/sizes/general-purpose/dpdsv6-series) | General Purpose | Production |
3737
| [Dpldsv6](/azure/virtual-machines/sizes/general-purpose/dpldsv6-series) | General Purpose | Production |
3838
| [Nvadsv5](/azure/virtual-machines/sizes/gpu-accelerated/nvadsa10v5-series) | GPU/AI workload optimized | Production |

articles/azure-resource-manager/bicep/linter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,13 +40,13 @@ The default set of linter rules is minimal and taken from [arm-ttk test cases](.
4040
- [outputs-should-not-contain-secrets](./linter-rule-outputs-should-not-contain-secrets.md)
4141
- [prefer-interpolation](./linter-rule-prefer-interpolation.md)
4242
- [prefer-unquoted-property-names](./linter-rule-prefer-unquoted-property-names.md)
43+
- [protect-commandtoexecute-secrets](./linter-rule-use-protectedsettings-for-commandtoexecute-secrets.md)
4344
- [secure-parameter-default](./linter-rule-secure-parameter-default.md)
4445
- [secure-params-in-nested-deploy](./linter-rule-secure-params-in-nested-deploy.md)
4546
- [secure-secrets-in-params](./linter-rule-secure-secrets-in-parameters.md)
4647
- [simplify-interpolation](./linter-rule-simplify-interpolation.md)
4748
- [simplify-json-null](./linter-rule-simplify-json-null.md)
4849
- [use-parent-property](./linter-rule-use-parent-property.md)
49-
- [use-protectedsettings-for-commandtoexecute-secrets](./linter-rule-use-protectedsettings-for-commandtoexecute-secrets.md)
5050
- [use-recent-api-versions](./linter-rule-use-recent-api-versions.md)
5151
- [use-recent-module-versions](./linter-rule-use-recent-module-versions.md)
5252
- [use-resource-id-functions](./linter-rule-use-resource-id-functions.md)

articles/bastion/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
items:
55
- name: What is Azure Bastion?
66
href: bastion-overview.md
7+
- name: What's new in Bastion?
8+
href: whats-new.md
79
- name: Quickstarts
810
expanded: true
911
items:
@@ -21,8 +23,6 @@
2123
href: tutorial-create-host-portal.md
2224
- name: Concepts
2325
items:
24-
- name: What's new in Bastion?
25-
href: whats-new.md
2626
- name: Work remotely
2727
items:
2828
- name: Support for working remotely
248 KB
Loading

articles/communication-services/concepts/sdk-options.md

Lines changed: 27 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -15,30 +15,31 @@ ms.service: azure-communication-services
1515

1616
Azure Communication Services capabilities are conceptually organized into discrete areas based on their functional area. Most areas have fully open-source SDKs programmed against published REST APIs that you can use directly over the Internet. The Calling SDK uses proprietary network interfaces and is closed-source.
1717

18-
In the tables below we summarize these areas and availability of REST APIs and SDK libraries. We note if APIs and SDKs are intended for end-user clients or trusted service environments. APIs such as SMS shouldn't be directly accessed by end-user devices in low trust environments.
18+
In the following tables we summarize these areas and availability of REST APIs and SDK libraries. We note whether APIs and SDKs are intended for end-user clients or trusted service environments. You shouldn't directly access APIs such as SMS using end-user devices in low trust environments.
1919

20-
Development of Calling and Chat applications can be accelerated by the [Azure Communication Services UI library](./ui-library/ui-library-overview.md). The customizable UI library provides open-source UI components for Web and mobile apps, and a Microsoft Teams theme.
20+
You can accelerate development of Calling and Chat applications using the [Azure Communication Services UI library](./ui-library/ui-library-overview.md). The customizable UI library provides open-source UI components for Web and mobile apps, and a Microsoft Teams theme.
2121

2222
## Creating a practice to use the latest SDK
23-
Browsers and operating systems are constantly evolving to support the latest enhancements and to fix existing bugs. Using the most recent Azure Communication Services SDK can help you achieve the best overall end user experience for your application when used with updated browsers and operating system updates. The most update Azure Communication Services SDK offers many benefits, such as better performance, security, compatibility, quality, and usability. Updating allows you to access the newest features and updates that are regularly added to the browser and operating system. Azure Communication Services SDKs are updated frequently (approximately every 6 weeks to once a quarter). It's advised that you create a process to ensure that you're always updating to the most recent SDKs.
23+
24+
Browsers and operating systems are constantly evolving to support the latest enhancements and to fix existing bugs. Using the most recent Azure Communication Services SDK can help you achieve the best overall end user experience for your application when used with updated browsers and operating system updates. The most update Azure Communication Services SDK offers many benefits, such as better performance, security, compatibility, quality, and usability. Updating allows you to access the newest features and updates that are regularly added to the browser and operating system. Azure Communication Services SDKs are updated frequently (approximately every six weeks to once a quarter). We recommend creating a process to ensure that you're always updating to the most recent SDKs.
2425

2526
## SDKs
2627

2728
| Assembly | Protocols| Environment | Capabilities|
2829
|--------|----------|---------|----------------------------------|
29-
| Azure Resource Manager | [REST](/rest/api/communication/resourcemanager/communication-services)| Service| Provision and manage Communication Services resources|
30-
| Common | N/A | Client & Service | Provides base types for other SDKs |
31-
| Identity | [REST](/rest/api/communication/communication-identity) | Service| Manage users, access tokens|
32-
| Phone numbers| [REST](/rest/api/communication/phonenumbers) | Service| Acquire and manage phone numbers |
33-
| SMS | [REST](/rest/api/communication/sms) | Service| Send and receive SMS messages|
34-
| Email | [REST](/rest/api/communication/Email) | Service|Send and get status on Email messages|
35-
| Chat | [REST](/rest/api/communication/) with proprietary signaling | Client & Service | Add real-time text chat to your applications |
36-
| Calling | Proprietary transport | Client | Voice, video, screen-sharing, and other real-time communication |
37-
| Call Automation | [REST](/rest/api/communication/callautomation/call-connection) | Service | Build customized calling workflows for PSTN and VoIP calls |
38-
| Job Router | [REST](/rest/api/communication/jobrouter/job-router-operations) | Service | Optimize the management of customer interactions across various applications |
39-
| Rooms | [REST](/rest/api/communication/rooms/operation-groups)| Service| Create and manage structured communication rooms |
40-
| UI Library | N/A | Client | Production-ready UI components for chat and calling apps |
41-
| Advanced Messaging | [REST](/rest/api/communication/advancedmessaging/operation-groups) | Service | Send and receive WhatsApp Business messages |
30+
| Azure Resource Manager | [REST](/rest/api/communication/resourcemanager/communication-services) | Service | Provision and manage Communication Services resources. |
31+
| Common | N/A | Client & Service | Provides base types for other SDKs. |
32+
| Identity | [REST](/rest/api/communication/identity/communication-identity) | Service | Manage users and access tokens. |
33+
| Phone numbers | [REST](/rest/api/communication/phonenumbers/phone-numbers) | Service | Acquire and manage phone numbers. |
34+
| SMS | [REST](/rest/api/communication/sms/sms) | Service | Send and receive SMS messages. |
35+
| Email | [REST](/rest/api/communication/email/email) | Service | Send and get status on Email messages. |
36+
| Chat | [REST](/rest/api/communication/chat/operation-groups) with proprietary signaling | Client & Service | Add real-time text chat to your applications. |
37+
| Calling | Proprietary transport | Client | Voice, video, screen-sharing, and other real-time communication. |
38+
| Call Automation | [REST](/rest/api/communication/callautomation/operation-groups) | Service | Build customized calling workflows for PSTN and VoIP calls. |
39+
| Job Router | [REST](/rest/api/communication/jobrouter/operation-groups) | Service | Optimize the management of customer interactions across various applications. |
40+
| Rooms | [REST](/rest/api/communication/rooms/operation-groups)| Service | Create and manage structured communication rooms. |
41+
| UI Library | N/A | Client | Production-ready UI components for chat and calling apps. |
42+
| Advanced Messaging | [REST](/rest/api/communication/advancedmessaging/operation-groups) | Service | Send and receive WhatsApp Business messages. |
4243

4344
### Languages and publishing locations
4445

@@ -73,14 +74,14 @@ Publishing locations for individual SDK packages:
7374

7475
The Android ecosystem is extensive, encompassing various versions and specialized platforms designed for diverse types of devices. The next table lists the Android platforms currently supported:
7576

76-
| Devices | Description | Support |
77-
| ----------------------- | -----------------------------------------------------------------------------------------| ----------------- |
78-
| Phones and tablets | Standard devices running [Android Commercial](https://developer.android.com/get-started). | Fully support with [the video resolution](./voice-video-calling/calling-sdk-features.md?#supported-video-resolutions). |
77+
| Devices | Description | Support |
78+
| --- | --- | --- |
79+
| Phones and tablets | Standard devices running [Android Commercial](https://developer.android.com/get-started). | Fully support with [the video resolution](./voice-video-calling/calling-sdk-features.md#supported-video-resolutions). |
7980

8081
> [!NOTE]
81-
> We **only support video calls on phones and tablets**. For use cases involving video on non-standard devices or platforms (such as smart glasses or custom devices), we suggest [contacting us](https://github.com/Azure/communication) early in your development process to help determine the most suitable integration approach.
82+
> We **only support video calls on phones and tablets**. For use cases involving video on nonstandard devices or platforms (such as smart glasses or custom devices), we suggest [contacting us](https://github.com/Azure/communication) early in your development process to help determine the most suitable integration approach.
8283
83-
In case that you found issues during your implementation we encourage you to visit [the troubleshooting guide](./troubleshooting-info.md?#access-support-files-in-the-calling-sdk).
84+
If you found issues during your implementation, see [the troubleshooting guide](./troubleshooting-info.md#access-support-files-in-the-calling-sdk).
8485

8586
#### iOS Calling SDK support
8687

@@ -119,22 +120,22 @@ All other Communication Services packages target .NET Standard 2.0, which suppor
119120

120121
| SDK | Compressed size (MB) | Uncompressed size (MB) |
121122
|-----------------------| ------------------------------|-------------------------------|
122-
|iOS SDK | ARM64 - 17.1 MB | ARM64 - 61.1 MB |
123+
|iOS SDK | Arm64 - 17.1 MB | Arm64 - 61.1 MB |
123124
|Android SDK | x86 – 13.3 MB | x86 – 33.75 MB |
124125
| | x86_64 – 13.3 MB | x86_64 – 35.75 MB |
125-
| | ARM64-v8a – 13.1 MB | ARM64-v8a – 37.02 MB |
126+
| | Arm64-v8a – 13.1 MB | Arm64-v8a – 37.02 MB |
126127
| | armeabi-v7a – 11.4 MB | armeabi-v7a – 23.97 MB |
127128

128-
If you want to improve your app, we suggest read [the Best Practices article](./best-practices.md). It provides recommendations and a checklist to review before releasing your app.
129+
If you want to improve your app, see [the Best Practices article](./best-practices.md). It provides recommendations and a checklist to review before releasing your app.
129130

130131
## REST APIs
131132

132-
Communication Services APIs are documented alongside other [Azure REST APIs](/rest/api/azure/). This documentation tells you how to structure your HTTP messages and offers guidance for using [Postman](../tutorials/postman-tutorial.md). REST interface documentation is also published in Swagger format on [GitHub](https://github.com/Azure/azure-rest-api-specs). You can find throttling limits for individual APIs on [service limits page](./service-limits.md).
133+
Communication Services APIs are documented with other [Azure REST APIs](/rest/api/azure/). This documentation describes how to structure your HTTP messages and offers guidance for using [Postman](../tutorials/postman-tutorial.md). REST interface documentation is also published in OpenAPI format on [GitHub](https://github.com/Azure/azure-rest-api-specs). You can find throttling limits for individual APIs in [service limits](./service-limits.md).
133134

134135
## API stability expectations
135136

136137
> [!IMPORTANT]
137-
> This section provides guidance on REST APIs and SDKs marked **stable**. APIs marked pre-release, preview, or beta may be changed or deprecated **without notice**.
138+
> This section provides guidance on REST APIs and SDKs marked **stable**. APIs marked prerelease, preview, or beta may be changed or deprecated **without notice**.
138139
139140
In the future we may retire versions of the Communication Services SDKs, and we may introduce breaking changes to our REST APIs and released SDKs. Azure Communication Services *generally* follows two supportability policies for retiring service versions:
140141

0 commit comments

Comments
 (0)