Skip to content

Commit 1dd5894

Browse files
authored
Merge pull request #95811 from kaerm/patch-2
Removing preview flags from storage blob TOC
2 parents c813936 + 24e4ba5 commit 1dd5894

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/storage/blobs/TOC.yml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -539,11 +539,11 @@
539539
items:
540540
- name: Microsoft.Azure.Storage.Common (version 11.x)
541541
href: https://www.nuget.org/packages/Microsoft.Azure.Storage.Common/
542-
- name: Azure.Storage.Common (version 12.x - preview)
542+
- name: Azure.Storage.Common (version 12.x)
543543
href: https://www.nuget.org/packages/Azure.Storage.Common/
544544
- name: Microsoft.Azure.Storage.Blob (version 11.x)
545545
href: https://www.nuget.org/packages/Microsoft.Azure.Storage.Blob/
546-
- name: Azure.Storage.Blob (version 12.x - preview)
546+
- name: Azure.Storage.Blob (version 12.x)
547547
href: https://www.nuget.org/packages/Azure.Storage.Blobs/
548548
- name: Azure Configuration Manager
549549
href: https://www.nuget.org/packages/Microsoft.Azure.ConfigurationManager/
@@ -557,7 +557,7 @@
557557
items:
558558
- name: Azure Storage client library
559559
items:
560-
- name: Version 12.x (preview)
560+
- name: Version 12.x
561561
href: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/storage
562562
- name: Version 11.x and earlier
563563
href: https://github.com/Azure/azure-storage-net
@@ -567,19 +567,19 @@
567567
href: https://github.com/Azure/azure-sdk-for-net/tree/master/sdk/storage/Microsoft.Azure.Management.Storage
568568
- name: Java
569569
items:
570-
- name: Azure Storage client library version 12.x (preview)
570+
- name: Azure Storage client library version 12.x
571571
href: https://github.com/Azure/azure-sdk-for-java/tree/master/sdk/storage
572572
- name: Azure Storage client library version 8.x and earlier
573573
href: https://github.com/Azure/azure-storage-java
574574
- name: Node.js
575575
items:
576-
- name: Azure Storage client library version 12.x (preview)
576+
- name: Azure Storage client library version 12.x
577577
href: https://github.com/Azure/azure-sdk-for-js/tree/master/sdk/storage
578578
- name: Azure Storage client library version 10.x
579579
href: https://github.com/Azure/azure-storage-node
580580
- name: Python
581581
items:
582-
- name: Azure Storage client library version 12.x (preview)
582+
- name: Azure Storage client library version 12.x
583583
href: https://github.com/Azure/azure-sdk-for-python/tree/master/sdk/storage
584584
- name: Azure Storage client library version 2.1
585585
href: https://github.com/Azure/azure-storage-python
@@ -754,7 +754,7 @@
754754
- name: Storage Resource Provider
755755
href: /java/api/overview/azure/storage/management
756756
- name: JavaScript (version 12.x)
757-
href: /javascript/api/@azure/storage-blob/?view=azure-node-preview
757+
href: /javascript/api/@azure/storage-blob/
758758
- name: Python (version 12.x)
759759
href: /python/api/azure-storage-blob/
760760
- name: REST

0 commit comments

Comments
 (0)