Skip to content

Commit b9ea6d2

Browse files
Merge pull request #294409 from spelluru/egridnote0210
Removed the note as per Roberto
2 parents e0a88f0 + 065c7e0 commit b9ea6d2

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

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

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: Get access key for an Event Grid resource
33
description: This article describes how to get access key for an Event Grid topic or domain
44
ms.topic: how-to
5-
ms.date: 06/17/2024
5+
ms.date: 02/10/2025
66
ms.custom: devx-track-azurepowershell, devx-track-azurecli
77
ms.devlang: azurecli
88
---
@@ -12,12 +12,6 @@ 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 20, 2024 to August 31, 2024, Azure Event Grid will rollout a security improvement which will increase the SAS key size 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 31, 2024. After regenerating the key, update any event publishing applications or services that use the old key to use the enhanced SAS key.
19-
20-
2115
## Azure portal
2216
In the Azure portal, switch to **Access keys** tab of the **Event Grid Topic** or **Event Grid Domain** page for your topic or domain.
2317

0 commit comments

Comments
 (0)