You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-cache-for-redis/cache-managed-identity.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -39,7 +39,7 @@ Each type of managed identity has advantages, but in Azure Cache for Redis, the
39
39
40
40
Managed identity can be enabled either when you create a cache instance or after the cache has been created. During the creation of a cache, only a system-assigned identity can be assigned. Either identity type can be added to an existing cache.
41
41
42
-
### Prerequisites & Limitations
42
+
### Prerequisites and limitations
43
43
44
44
To use managed identity, you must have a premium-tier cache.
> Adding an Azure Cache for Redis instance as a storage blog data contributor through system-assigned identity will conveniently add the cache instance to the [trusted services list](/azure/storage/common/storage-network-security?tabs=azure-portal), making firewall exceptions easier to implement.
156
156
157
-
## Use Managed Identity to access a storage account
157
+
## Use managed identity to access a storage account
:::image type="content" source="media/cache-managed-identity/redis-persistence.png" alt-text="export data in resource menu":::
174
174
175
-
### Use Managed identity to import and export cache data
175
+
### Use managed identity to import and export cache data
176
176
177
177
1. Open your Azure Cache for Redis instance that has been assigned the Storage Blob Data Contributor role and go to the **Import** or **Export** tab under **Administration**.
>If you see an export or import failure, double check that your storage account has been configured with your cache's system-assigned or user-assigned identity. The identity used will default to system-assigned identity if it is enabled. Otherwise, the first listed user-assigned identity is used.
191
191
192
-
## Next Steps
192
+
## Next steps
193
193
194
194
-[Learn more](cache-overview.md#service-tiers) about Azure Cache for Redis features
195
195
-[What are managed identies](/azure/active-directory/managed-identities-azure-resources/overview)
0 commit comments