Skip to content

Commit 55e0866

Browse files
committed
Update docs metadata
1 parent a5ea7bc commit 55e0866

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

docs-ref-services/latest/mgmt-storagecache-readme.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title:
33
keywords: Azure, python, SDK, API, azure-mgmt-storagecache, storage
44
author: annatisch
55
ms.author: antisch
6-
ms.date: 02/16/2023
6+
ms.date: 06/21/2023
77
ms.topic: reference
88
ms.devlang: python
99
ms.service: storage
@@ -55,8 +55,9 @@ client = StorageCacheManagementClient(credential=DefaultAzureCredential(), subsc
5555

5656
## Examples
5757

58-
59-
Code samples for this package can be found at [Storage Cache Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com and [Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
58+
Code samples for this package can be found at:
59+
- [Search Storage Cache Management](/samples/browse/?languages=python&term=Getting%20started%20-%20Managing&terms=Getting%20started%20-%20Managing) on docs.microsoft.com
60+
- [Azure Python Mgmt SDK Samples Repo](https://aka.ms/azsdk/python/mgmt/samples)
6061

6162

6263
## Troubleshooting
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-mgmt-storagecache",
3-
"Version": "1.4.0",
3+
"Version": "1.5.0",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/storage/azure-mgmt-storagecache",
66
"ServiceDirectory": "storage",
@@ -10,5 +10,5 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-mgmt-storagecache",
13-
"ReleaseStatus": "2023-02-15"
13+
"ReleaseStatus": "2023-06-16"
1414
}

0 commit comments

Comments
 (0)