You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-netapp-files/azacsnap-cmd-ref-configure.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ services: azure-netapp-files
5
5
author: Phil-Jensen
6
6
ms.service: azure-netapp-files
7
7
ms.topic: reference
8
-
ms.date: 04/01/2025
8
+
ms.date: 04/23/2025
9
9
ms.author: phjensen
10
10
---
11
11
@@ -243,7 +243,7 @@ When you add an *SAP HANA database* to the configuration, the following values a
243
243
244
244
-`HANA SID` (JSON key: `sid`): The SAP HANA system ID (SID).
245
245
-`HANA Instance Number` (JSON key: `instanceNumber`): The SAP HANA instance number.
246
-
-`HANA HDB User Store Key` (JSON key: `hdbUserStoreName`): The SAP HANA user configured with permissions to run database backups.
246
+
-`HANA HDB User Store Key` (JSON key: `hdbUserStoreName`): The SAP HANA KEY as shown by the `hdbuserstore List` command which uses the KEY to link the USER with permissions to run database backups to the ENV (hostname and port). The [Enable communication with database](azacsnap-configure-database.md?tabs=sap-hana#enable-communication-with-the-database) section provides further details and examples.
247
247
-`HANA Server's Address` (JSON key: `serverAddress`): The SAP HANA server's host name or IP address.
248
248
-`Do you need AzAcSnap to automatically disable/enable backint during snapshot`: Defaults to `n` (no). You can set it to `y` (yes) to allow AzAcSnap to disable or re-enable the Backint interface. The [Backint coexistence](#backint-coexistence) section in this article explains this option in more detail.
# Customer intent: As an IT administrator, I want to configure the Key Vault VM extension for Azure Cloud Services, so that I can automate certificate management and ensure timely updates for secured operations.
Copy file name to clipboardExpand all lines: articles/communication-services/resources/troubleshooting/voice-video-calling/general-troubleshooting-strategies/includes/server-code-subcode.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ ms.subservice: calling
24
24
| 4097 | 0 | Call ended for all users by the meeting organizer. | Success ||
25
25
| 4507 | 495 | Call ended as application didn't provide valid Azure Communication Services token. | UnexpectedClientError |- Ensure that your application implements token refresh mechanism correctly. |
26
26
| 5000 | 0 | Call ended for this participant as it was removed from the conversation by another participant. | Success ||
27
-
| 5003 | 0 | Call ended successfully, as all callee endpoints declined the call. | Success ||
27
+
| 5003 | 0 | Call was ended by Azure Communication Service as the call has ended. | Success ||
28
28
| 5300 | 0 | Call ended for this participant as it was removed from the conversation by another participant. | Success ||
29
29
| 7000 | 0 | Call ended by Azure Communication Services platform. | Success ||
30
30
| 10003 | 487 | Call was accepted elsewhere, by another endpoint of this user. | Success ||
Copy file name to clipboardExpand all lines: articles/communication-services/resources/troubleshooting/voice-video-calling/includes/codes/call-end.md
+3-2Lines changed: 3 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Troubleshooting Calling End codes and subcodes
2
+
title: Understanding calling codes and subcodes errors
3
3
description: include file
4
4
services: azure-communication-services
5
5
author: sloanster
@@ -51,7 +51,7 @@ There are different explanations for why a call ended. Here are the meanings of
51
51
| 4507 | 495 | Call ended as application didn't provide valid Azure Communication Services token. | UnexpectedClientError | Ensure that your application implements token refresh mechanism correctly. |
52
52
| 4521 | 0 | Call ended because user disconnected from the call abruptly. This might be caused by a user closing the application that hosted the call, such as a user terminated the application by closing the browser tab without proper hang-up. | ExpectedError ||
53
53
| 5000 | 0 | Call ended for this participant. Participant removed from the conversation by another participant. | Success ||
54
-
| 5003 | 0 | Call ended successfully, as all callee endpoints declined the call. | Success ||
54
+
| 5003 | 0 | Call was ended by Azure Communication Service as the call has ended. | Success ||
55
55
| 5300 | 0 | Call ended for this participant as it was removed from the conversation by another participant. | Success | Call ended for this participant as another participant removed it, it could be another client, Call Automation API, Graph API. |
56
56
| 5317 | 0 | Target participant is removed due to participant role update. | ExpectedError ||
57
57
| 5828 | 403 | The join isn't authorized for the Rooms meeting since user isn't part of invitee list. | UnexpectedClientError ||
@@ -61,6 +61,7 @@ There are different explanations for why a call ended. Here are the meanings of
61
61
| 10003 | 487 | Call was canceled for this user endpoint as it was accepted elsewhere, by another endpoint. | Success | A call was initiated to target user (start call, add participant, transfer), target user had multiple active endpoints at the same time, on one of the endpoints user accepted the call. This is normal behavior, only one endpoint can accept and connect to a call. All other endpoints receive subcode 10003 to indicate that call was already accepted. |
62
62
| 10004 | 487 | Call was canceled on timeout, as target user didn't accept or reject it on time. Ensure that user saw the notification and/or application can handle it automatically and try to initiate that call again. | ExpectedError | Call was canceled after predefined amount of time (usually 2 minutes) as target user didn't accept or reject. |
63
63
| 10009 | 401 | Unauthenticated identity. Ensure that your Azure Communication Services token is valid and not expired. | UnexpectedClientError ||
64
+
| 71005 | 401 | Call failed due to a validation error in Azure Communication Services. Try again, if issue persists, contact Azure Communication Services support. | UnexpectedClientError ||
64
65
| 10024 | 487 | Call ended successfully. Call declined by all callee endpoints. | Success | Try to place the call again. |
65
66
| 10037 | 480 | Target user didn't have any endpoints registered with ACS. Ensure that target user has at least one active endpoint and it's online. | ExpectedError | If the target user is using the Azure Communication Services Calling SDK, ensure that the SDK is initialized successfully in their client application. If the target user is a Teams user, make sure that their client is online. Make sure that the target user's identifier (CommunicationUserIdentifier, MicrosoftTeamsUserIdentifier, or MicrosoftTeamsBotIdentifier) is correct. If the Graph API `user` has property `department` set to `Microsoft Communication Application Instance` the `MicrosoftTeamsBotIdentifier` should be specified. |
66
67
| 10057 | 408 | Call failed, callee failed to finalize call setup, most likely callee lost network or terminated the application abruptly. Ensure clients are connected and available. | ExpectedError ||
Copy file name to clipboardExpand all lines: articles/communication-services/resources/troubleshooting/voice-video-calling/includes/codes/calling-sdk.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Troubleshooting Calling SDK and codes
2
+
title: Understanding calling codes and subcodes errors
3
3
description: include file
4
4
services: azure-communication-services
5
5
author: slpavkov
@@ -83,6 +83,7 @@ For client errors, if the resultCategories property is `ExpectedError`, the erro
83
83
| 43209 | 405 | Failed to render video stream, VideoStreamRenderer was disposed during initialization process. | ExpectedError ||
84
84
| 43210 | 400 | Failed to dispose VideoStreamRenderer because it's already disposed. | ExpectedError ||
85
85
| 43220 | 400 | Failed to create view, maximum number of active `RemoteVideoStream` views already reached. You can dispose of a previous one in order to create new one. | ExpectedError | Learn more about [how to properly support the best number of incoming video streams](../../../../../concepts/troubleshooting-info.md?tabs=csharp%2Cjavascript%2Cdotnet#enable-and-access-call-logs)|
86
+
| 71005 | 401 | Call failed due to a validation error in Azure Communication Services. Try again, if issue persists, contact Azure Communication Services support. | UnexpectedClientError ||
86
87
|| 480 | Remote client endpoint not registered. || Ensure that the remote endpoint is available. |
87
88
|| 481 | Failed to handle incoming call. || File a support request through the Azure portal. |
88
89
|| 487 | Call canceled, locally declined, ended due to an endpoint mismatch issue, or failed to generate media offer. || Expected behavior. |
0 commit comments