Skip to content

Commit 4120a35

Browse files
Merge pull request #212218 from enkrumah/patch-50
Update cosmos-db-managed-identity.md
2 parents 960656a + 6a27415 commit 4120a35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/stream-analytics/cosmos-db-managed-identity.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: enkrumah
55
ms.author: ebnkruma
66
ms.service: stream-analytics
77
ms.topic: how-to
8-
ms.date: 08/30/2022
8+
ms.date: 09/22/2022
99
ms.custom: subject-rbac-steps
1010
---
1111

@@ -54,7 +54,7 @@ New-AzCosmosDBSqlRoleAssignment -AccountName $accountName -ResourceGroupName $re
5454
```
5555

5656
> [!NOTE]
57-
> Due to global replication or caching latency, there may be a delay when permissions are revoked or granted. Changes should be reflected within 8 minutes.
57+
> Due to global replication or caching latency, there may be a delay when permissions are revoked or granted. Changes should be reflected within 10 minutes. Even though test connection can pass initially, jobs may fail when they are started before the permissions fully propagate.
5858
5959

6060
### Add the Cosmos DB as an output

0 commit comments

Comments
 (0)