Skip to content

Commit 4a1b0ff

Browse files
committed
CSS input
1 parent 65a9446 commit 4a1b0ff

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,7 +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)
241+
- [Can I use a storage account in a different subscription from than the one where my cache is located?](#can-i-use-a-storage-account-in-a-different-subscription-from-than-the-one-where-my-cache-is-located)
242242

243243
### RDB persistence
244244

@@ -370,9 +370,9 @@ With the Premium tier, you can't use Append-only File (AOF) persistence with mul
370370

371371
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).
372372

373-
### Can I choose to use a storage account in a different subscription than the one in which my cache is located?
373+
### Can I use a storage account in a different subscription from than the one where my cache is located?
374374

375-
You can choose a storage account in a different subscription only if you're using managed identity as the authentication method.
375+
You can choose a storage account in a different subscription only, but only if you're using managed identity as the authentication method.
376376

377377
## Next steps
378378

0 commit comments

Comments
 (0)