Skip to content

Commit 37f86a8

Browse files
authored
SAS key length - IMPORTANT note
1 parent 172f4fd commit 37f86a8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

articles/event-grid/get-access-keys.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Access keys are used to authenticate an application publishing events to Azure E
1212

1313
This article describes how to get access keys for an Event Grid resource (topic or domain) using Azure portal, PowerShell, or CLI.
1414

15+
> [!IMPORTANT]
16+
> From August 5, 2024 to August 15, 2024, Azure Event Grid will rollout a security improvement extending the Shared Access Signature (SAS) key length from 44 to 84 characters. This change is being made to strengthen the security of your data in Event Grid resources. The change doesn't impact any application or service that currently publishes events to Event Grid with the old SAS key but it may impact only if you regenerate the SAS key of your Event Grid topics, domains, namespaces, and partner topics, after the update.
17+
>
18+
> We recommend that you regenerate your SAS key on or after August 15, 2024. After regenerating the key, update any event publishing applications or services that use the old key to use the enhanced SAS key.
1519
1620

1721
## Azure portal

0 commit comments

Comments
 (0)