Skip to content

Commit 7038a5a

Browse files
committed
Update docs metadata
1 parent e9f4909 commit 7038a5a

File tree

2 files changed

+8
-5
lines changed

2 files changed

+8
-5
lines changed

docs-ref-services/preview/appconfiguration-provider-readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
22
title: Azure App Configuration Python Provider client library for Python
33
keywords: Azure, python, SDK, API, azure-appconfiguration-provider, appconfiguration
4-
ms.date: 09/12/2024
4+
ms.date: 10/14/2024
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: appconfiguration
88
---
9-
# Azure App Configuration Python Provider client library for Python - version 2.0.0b1
9+
# Azure App Configuration Python Provider client library for Python - version 2.0.0b2
1010

1111

1212
Azure App Configuration is a managed service that helps developers centralize their application configurations simply and securely. This provider adds additional functionality above the azure-sdk-for-python.

metadata/preview/azure-appconfiguration-provider.json

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-appconfiguration-provider",
3-
"Version": "2.0.0b1",
3+
"Version": "2.0.0b2",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/appconfiguration/azure-appconfiguration-provider",
66
"ServiceDirectory": "appconfiguration",
@@ -10,8 +10,11 @@
1010
"SdkType": "client",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-appconfiguration-provider",
13-
"ReleaseStatus": "2024-09-11",
14-
"AdditionalValidationPackages": null,
13+
"ReleaseStatus": "2024-10-11",
14+
"IncludedForValidation": false,
15+
"AdditionalValidationPackages": [
16+
""
17+
],
1518
"Namespaces": [
1619
"azure.appconfiguration.provider"
1720
]

0 commit comments

Comments
 (0)