Skip to content

Commit 99d6706

Browse files
committed
adding warning
1 parent 1ed84f1 commit 99d6706

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 datee is __2 years__. This is set by default and can't be changed.
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)