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: src/ServiceManagement/Services/Commands.Utilities/ChangeLog.md
+14-1Lines changed: 14 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -18,6 +18,19 @@
18
18
- Additional information about change #1
19
19
-->
20
20
## Current Release
21
-
* Updating Managed Cache warning message which notifies customer about service deprecation. For more information about Managed Cache service deprecation, see http://go.microsoft.com/fwlink/?LinkID=717458
21
+
* Updating Managed Cache warning message which notifies customer about service deprecation on the following cmdlets :
22
+
Get-AzureManagedCache
23
+
Get-AzureManagedCacheAccessKey
24
+
Get-AzureManagedCacheLocation
25
+
Get-AzureManagedCacheNamedCache
26
+
New-AzureManagedCache
27
+
New-AzureManagedCacheAccessKey
28
+
New-AzureManagedCacheNamedCache
29
+
Remove-AzureManagedCache
30
+
Remove-AzureManagedCacheNamedCache
31
+
Set-AzureManagedCache
32
+
Set-AzureManagedCacheNamedCache
33
+
34
+
For more information about Managed Cache service deprecation, see http://go.microsoft.com/fwlink/?LinkID=717458
0 commit comments