Skip to content

Commit f7a37a0

Browse files
authored
Updates from editor
1 parent 50206d2 commit f7a37a0

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

support/power-platform/power-automate/connections/troubleshoot-broken-connections.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.workload: connectors
66
author: nravindra-msft
77
ms.author: nravindra
88
ms.reviewer: angieandrews
9-
ms.date: 01/16/2025
9+
ms.date: 01/21/2025
1010
---
1111
# Troubleshoot broken connections in Power Automate
1212

@@ -34,7 +34,7 @@ You might also receive the following error message:
3434

3535
1. Check your internet connection: Ensure that the internet connection is stable and working properly.
3636
2. Check the server status: Verify if the server you're trying to connect to is online and not experiencing any downtime.
37-
3. Try increasing the timeout limit: Sometimes, increasing the timeout limit can help in establishing a connection with the server.
37+
3. Try increasing the time-out limit: Sometimes, increasing the time-out limit can help in establishing a connection with the server.
3838

3939
## A DLP block occurs
4040

@@ -48,11 +48,11 @@ When a DLP block occurs, you might also receive one of the following error messa
4848
### Troubleshooting steps
4949

5050
1. Review DLP policies: Check the DLP policies configured in the organization to understand what actions are being blocked and why.
51-
2. Consult with your administrator: There might be a chance that the administrator blocked the connector or connection. It's a good idea to consult with them and discuss the issue to unblock it.
51+
2. Consult with your administrator: The administrator might block the connector or connection. It's a good idea to consult with your administrator and discuss the issue to unblock it.
5252

5353
## Invalid authenticated devices
5454

55-
This refers to a situation where a user tries to authenticate using a device for multi-factor authentication (MFA), but the device is disabled. This issue isn't related to Power Automate but rather to the tenant's configuration at the administrative level.
55+
This refers to a situation where a user tries to authenticate using a device for multi-factor authentication (MFA), but the device is disabled. This issue isn't related to Power Automate but to the tenant's configuration at the administrative level.
5656

5757
In this situation, you might also receive one of the following error messages:
5858

@@ -68,7 +68,7 @@ In this situation, you might also receive one of the following error messages:
6868

6969
## Inactivity for a long time
7070

71-
This refers to a situation where a connection becomes invalid because it hasn't been used for a specified period. For example, the SharePoint connector requires usage at least once every 90 days to remain active. If the connection isn't used within this period, it will expire.
71+
This refers to a situation where a connection becomes invalid because it hasn't been used for a specified period. For example, the SharePoint connector requires usage at least once every 90 days to remain active. If the connection isn't used within this period, it expires.
7272

7373
In this situation, you might also receive one of the following error messages:
7474

@@ -81,7 +81,7 @@ To troubleshoot this issue, create a new connection or re-authorize the existing
8181

8282
## Connection issue related to attended mode
8383

84-
This refers to problems that occur when a user tries to use features that require a license for unattended mode but doesn't have the necessary license. In attended mode, the user must be present and interact with the system, whereas unattended mode allows for fully automated processes without user interaction. If a user without the appropriate license attempts to use unattended mode, the connection will fail.
84+
This refers to problems that occur when a user tries to use features that require a license for unattended mode but doesn't have the necessary license. In attended mode, the user must be present and interact with the system, whereas unattended mode allows for fully automated processes without user interaction. If a user without the appropriate license attempts to use unattended mode, the connection fails.
8585

8686
[Learn more about attended and unattended scenarios for process automation](/power-automate/guidance/planning/attended-unattended).
8787

@@ -91,19 +91,19 @@ Ensure the user has the correct license to interact with the system as required
9191

9292
## Password modification by a user
9393

94-
This issue occurs when the account password used to create the connection is deleted, changed, or expired. Since account verification is a crucial part of authentication whenever a connection is triggered, the connection will break if the new password isn't updated. To avoid this issue, use services like [Microsoft Entra ID](/entra/fundamentals/whatis).
94+
This issue occurs when the account password used to create the connection is deleted, changed, or expired. Since account verification is a crucial part of authentication whenever a connection is triggered, the connection breaks if the new password isn't updated. To avoid this issue, use services like [Microsoft Entra ID](/entra/fundamentals/whatis).
9595

9696
You might also receive the following error message:
9797

9898
> The provided grant has expired due to it being revoked, a fresh auth token is needed. The user might have changed or reset their password. The grant was issued on '\<DateTime>' and the TokensValidFrom date (before which tokens are not valid) for this user is '\<DateTime>'.
9999
100100
### Troubleshooting steps
101101

102-
Every time a user updates their password, the existing connections with those passwords become invalid, so the user must create a new connection for each of those connectors or edit the existing connection.
102+
Every time a user updates the password, the existing connection with the password becomes invalid, so the user must create a new connection for each of those connectors or edit the existing connection.
103103

104104
## Azure Active Directory (AAD) configuration is changed
105105

106-
This refers to modifications made at the Azure Active Directory (AAD) level that affect user identities or access policies. These changes can include moving to a new location, altering user roles, or updating security settings. Such changes can invalidate existing tokens and require users to reauthenticate.
106+
This refers to modifications made at the Azure Active Directory (AAD) level that affect user identities or access policies. These changes include moving to a new location, altering user roles, or updating security settings. Such changes might invalidate existing tokens and require users to reauthenticate.
107107

108108
You might also receive the following error message:
109109

@@ -125,9 +125,9 @@ In this situation, you might also receive one of the following error messages:
125125
126126
### Troubleshooting steps
127127

128-
To resolve this, another user with access can reauthorize the connection, thereby updating the ownership and restoring functionalities for all users.
128+
To resolve this issue, another user with access can reauthorize the connection, thereby updating the ownership and restoring functionalities for all users.
129129

130-
## Tenant administrator disabled the application
130+
## Tenant administrator disables the application
131131

132132
This means that the tenant administrator deactivates an application registered in Azure Active Directory (AAD). This action invalidates any service principal connections associated with the application, as it can no longer issue tokens.
133133

@@ -137,7 +137,7 @@ You might also receive the following error message:
137137
138138
### Troubleshooting steps
139139

140-
To resolve this issue, the tenant administrator needs to re-enable the application or create a new service principal connection.
140+
To resolve this issue, the tenant administrator needs to reenable the application or create a new service principal connection.
141141

142142
## More information
143143

0 commit comments

Comments
 (0)