Skip to content

Commit b72258f

Browse files
azure-sdkChenxiJiang333Copilot
authored
Refresh azure-mgmt-recoveryservicessiterecovery after migrate to Typespec (#47667)
* Configurations: 'specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/SiteRecovery/tspconfig.yaml', API Version: 2025-08-01, SDK Release Type: stable, and CommitSHA: '8a6875438f0aba253bdcb9e9ccc7013e886af024' in SpecRepo: 'https://github.com/Azure/azure-rest-api-specs' Pipeline run: https://dev.azure.com/azure-sdk/internal/_build/results?buildId=6480999 Refer to https://eng.ms/docs/products/azure-developer-experience/develop/sdk-release/sdk-release-prerequisites to prepare for SDK release. * Optimize changelog for azure-mgmt-recoveryservicessiterecovery Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --------- Co-authored-by: Chenxi Jiang (WICRESOFT NORTH AMERICA LTD) <v-chenjiang@microsoft.com> Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent bcdf5bb commit b72258f

18 files changed

Lines changed: 20124 additions & 195 deletions

File tree

sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/CHANGELOG.md

Lines changed: 422 additions & 0 deletions
Large diffs are not rendered by default.

sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Microsoft Azure SDK for Python
22

33
This is the Microsoft Azure Recovery Services Site Recovery Management Client Library.
4-
This package has been tested with Python 3.9+.
4+
This package has been tested with Python 3.10+.
55
For a more complete view of Azure libraries, see the [azure sdk python release](https://aka.ms/azsdk/python/all).
66

77
## _Disclaimer_
@@ -12,7 +12,7 @@ _Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For
1212

1313
### Prerequisites
1414

15-
- Python 3.9+ is required to use this package.
15+
- Python 3.10+ is required to use this package.
1616
- [Azure subscription](https://azure.microsoft.com/free/)
1717

1818
### Install the package
@@ -24,7 +24,7 @@ pip install azure-identity
2424

2525
### Authentication
2626

27-
By default, [Azure Active Directory](https://aka.ms/awps/aad) token authentication depends on correct configuration of the following environment variables.
27+
By default, [Microsoft Entra](https://learn.microsoft.com/entra/fundamentals/what-is-entra) token authentication depends on correct configuration of the following environment variables.
2828

2929
- `AZURE_CLIENT_ID` for Azure client ID.
3030
- `AZURE_TENANT_ID` for Azure tenant ID.

sdk/recoveryservices/azure-mgmt-recoveryservicessiterecovery/_metadata.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
"apiVersions": {
44
"Microsoft.RecoveryServices": "2025-08-01"
55
},
6-
"commit": "1346e6b895a9091a6adbeec3505ee47f55d3ecee",
6+
"commit": "8a6875438f0aba253bdcb9e9ccc7013e886af024",
77
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
88
"typespec_src": "specification/recoveryservicessiterecovery/resource-manager/Microsoft.RecoveryServices/SiteRecovery",
9-
"emitterVersion": "0.61.3"
9+
"emitterVersion": "0.63.2",
10+
"httpClientPythonVersion": "^0.33.0"
1011
}

0 commit comments

Comments
 (0)