Skip to content

Commit f5343a7

Browse files
committed
Update docs metadata
1 parent c9cc5d2 commit f5343a7

File tree

2 files changed

+18
-4
lines changed

2 files changed

+18
-4
lines changed

docs-ref-services/preview/mgmt-edgezones-readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title:
33
keywords: Azure, python, SDK, API, azure-mgmt-edgezones, edgezones
4-
ms.date: 07/08/2024
4+
ms.date: 04/01/2025
55
ms.topic: reference
66
ms.devlang: python
77
ms.service: edgezones
@@ -32,7 +32,7 @@ pip install azure-identity
3232

3333
### Authentication
3434

35-
By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configure of following environment variables.
35+
By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables.
3636

3737
- `AZURE_CLIENT_ID` for Azure client ID.
3838
- `AZURE_TENANT_ID` for Azure tenant ID.

metadata/preview/azure-mgmt-edgezones.json

Lines changed: 16 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Name": "azure-mgmt-edgezones",
3-
"Version": "1.0.0b1",
3+
"Version": "1.0.0b2",
44
"DevVersion": null,
55
"DirectoryPath": "sdk/edgezones/azure-mgmt-edgezones",
66
"ServiceDirectory": "edgezones",
@@ -10,7 +10,21 @@
1010
"SdkType": "mgmt",
1111
"IsNewSdk": true,
1212
"ArtifactName": "azure-mgmt-edgezones",
13-
"ReleaseStatus": "2024-07-05",
13+
"ReleaseStatus": "2025-04-01",
14+
"IncludedForValidation": false,
15+
"AdditionalValidationPackages": [
16+
""
17+
],
18+
"ArtifactDetails": {
19+
"name": "azure-mgmt-edgezones",
20+
"safeName": "azuremgmtedgezones",
21+
"triggeringPaths": [
22+
"/sdk/edgezones/ci.yml"
23+
]
24+
},
25+
"CIParameters": {
26+
"CIMatrixConfigs": []
27+
},
1428
"Namespaces": [
1529
"azure.mgmt.edgezones"
1630
]

0 commit comments

Comments
 (0)