Skip to content

Commit 6dc6632

Browse files
authored
Update cosmos-db-managed-identity.md
Added propagation issue as a note.
1 parent fa61041 commit 6dc6632

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. 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)