Skip to content

Commit 6ebe5a1

Browse files
Merge pull request #3092 from Blackmist/secret-expiry
adding warning
2 parents e18e54e + 644b686 commit 6ebe5a1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

articles/machine-learning/how-to-change-storage-access-key.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.topic: how-to
99
ms.author: larryfr
1010
author: Blackmist
1111
ms.reviewer: deeikele
12-
ms.date: 02/05/2025
12+
ms.date: 02/21/2025
1313
monikerRange: 'azureml-api-2 || azureml-api-1'
1414
---
1515

@@ -28,6 +28,9 @@ Learn how to change the access keys for Azure Storage accounts used by Azure Mac
2828

2929
For security purposes, you might need to change the access keys for an Azure Storage account. When you regenerate the access key, Azure Machine Learning must be updated to use the new key. Azure Machine Learning may be using the storage account for both model storage and as a datastore.
3030

31+
> [!WARNING]
32+
> The default secret expiry date set by Azure Machine Learning is __2 years__.
33+
3134
> [!IMPORTANT]
3235
> Credentials registered with datastores are saved in your Azure Key Vault associated with the workspace. If you have [soft-delete](/azure/key-vault/general/soft-delete-overview) enabled for your Key Vault, this article provides instructions for updating credentials. If you unregister the datastore and try to re-register it under the same name, this action will fail. See [Turn on Soft Delete for an existing key vault](/azure/key-vault/general/soft-delete-change#turn-on-soft-delete-for-an-existing-key-vault) for how to enable soft delete in this scenario.
3336

0 commit comments

Comments
 (0)