Skip to content

Commit 69f36c0

Browse files
author
SDKAuto
committed
CodeGen from PR 34421 in Azure/azure-rest-api-specs
Merge c9e91f75df65d6aaea9a19b2519971d632836b20 into aad6fb20e3cc0d71bdc6a06a360298392ed555cf
1 parent ce36075 commit 69f36c0

File tree

91 files changed

+8
-4052
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

91 files changed

+8
-4052
lines changed

sdk/postgresqlflexibleservers/azure-mgmt-postgresqlflexibleservers/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 Postgresqlflexibleservers Management Client Library.
4-
This package has been tested with Python 3.8+.
4+
This package has been tested with Python 3.9+.
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.8+ is required to use this package.
15+
- Python 3.9+ 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 configure of following environment variables.
27+
By default, [Azure Active Directory](https://aka.ms/awps/aad) 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.
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
2-
"commit": "3e3c5985e6790e1ecbd3bd056663b753267d58c6",
2+
"commit": "75be30b3a9cd4c501106150f61746b0de17500b2",
33
"repository_url": "https://github.com/Azure/azure-rest-api-specs",
44
"autorest": "3.10.2",
55
"use": [
6-
"@autorest/python@6.27.4",
6+
"@autorest/python@6.34.1",
77
"@autorest/[email protected]"
88
],
9-
"autorest_command": "autorest specification/postgresql/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/azure-sdk-for-python/sdk --tag=package-flexibleserver-2024-08-01 --use=@autorest/python@6.27.4 --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
9+
"autorest_command": "autorest specification/postgresql/resource-manager/readme.md --generate-sample=True --include-x-ms-examples-original-file=True --python --python-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-python/sdk --use=@autorest/python@6.34.1 --use=@autorest/[email protected] --version=3.10.2 --version-tolerant=False",
1010
"readme": "specification/postgresql/resource-manager/readme.md"
1111
}

sdk/postgresqlflexibleservers/azure-mgmt-postgresqlflexibleservers/generated_samples/administrator_add.py

Lines changed: 0 additions & 50 deletions
This file was deleted.

sdk/postgresqlflexibleservers/azure-mgmt-postgresqlflexibleservers/generated_samples/administrator_delete.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

sdk/postgresqlflexibleservers/azure-mgmt-postgresqlflexibleservers/generated_samples/administrator_get.py

Lines changed: 0 additions & 43 deletions
This file was deleted.

sdk/postgresqlflexibleservers/azure-mgmt-postgresqlflexibleservers/generated_samples/administrators_list_by_server.py

Lines changed: 0 additions & 43 deletions
This file was deleted.

sdk/postgresqlflexibleservers/azure-mgmt-postgresqlflexibleservers/generated_samples/backup_create.py

Lines changed: 0 additions & 43 deletions
This file was deleted.

sdk/postgresqlflexibleservers/azure-mgmt-postgresqlflexibleservers/generated_samples/backup_delete.py

Lines changed: 0 additions & 42 deletions
This file was deleted.

sdk/postgresqlflexibleservers/azure-mgmt-postgresqlflexibleservers/generated_samples/backup_get.py

Lines changed: 0 additions & 43 deletions
This file was deleted.

sdk/postgresqlflexibleservers/azure-mgmt-postgresqlflexibleservers/generated_samples/backup_list_by_server.py

Lines changed: 0 additions & 43 deletions
This file was deleted.

0 commit comments

Comments
 (0)