Skip to content

Commit 65a9446

Browse files
committed
Merge branch 'patch-42' of
https://github.com/animeshdas11/azure-docs into fxl---Update-cache-how-to-premium-persistence.md-animeshdas
2 parents f5107c3 + 6b5bd69 commit 65a9446

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

articles/azure-cache-for-redis/cache-how-to-premium-persistence.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -238,6 +238,7 @@ The following list contains answers to commonly asked questions about Azure Cach
238238
- [How frequently does RDB and AOF persistence write to my blobs, and should I enable soft delete?](#how-frequently-does-rdb-and-aof-persistence-write-to-my-blobs-and-should-i-enable-soft-delete)
239239
- [Will having firewall exceptions on the storage account affect persistence](#will-having-firewall-exceptions-on-the-storage-account-affect-persistence)
240240
- [How do I check if soft delete is enabled on my storage account?](#how-do-i-check-if-soft-delete-is-enabled-on-my-storage-account)
241+
- [Can I choose to use a storage account in a different subscription than the one in which my cache is located?](#Can-I-choose-to-use-a-storage-account-in-a-different-subscription-than-the-one-in-which-my-cache-is-located)
241242

242243
### RDB persistence
243244

@@ -369,6 +370,10 @@ With the Premium tier, you can't use Append-only File (AOF) persistence with mul
369370

370371
Select the storage account that your cache is using for persistence. Select **Data Protection** from the Resource menu. In the working pane, check the state of _Enable soft delete for blobs_. For more information on soft delete in Azure storage accounts, see [Enable soft delete for blobs](/azure/storage/blobs/soft-delete-blob-enable?tabs=azure-portal).
371372

373+
### Can I choose to use a storage account in a different subscription than the one in which my cache is located?
374+
375+
You can choose a storage account in a different subscription only if you're using managed identity as the authentication method.
376+
372377
## Next steps
373378

374379
Learn more about Azure Cache for Redis features.

0 commit comments

Comments
 (0)