Skip to main content

Microsoft Azure Workloadssapvirtualinstance Management Client Library for Python

Project description

Microsoft Azure SDK for Python

This is the Microsoft Azure Workloadssapvirtualinstance Management Client Library. This package has been tested with Python 3.8+. For a more complete view of Azure libraries, see the azure sdk python release.

Disclaimer

Azure SDK Python packages support for Python 2.7 has ended 01 January 2022. For more information and questions, please refer to https://github.com/Azure/azure-sdk-for-python/issues/20691

Getting started

Prerequisites

Install the package

pip install azure-mgmt-workloadssapvirtualinstance
pip install azure-identity

Authentication

By default, Azure Active Directory token authentication depends on correct configuration of the following environment variables.

  • AZURE_CLIENT_ID for Azure client ID.
  • AZURE_TENANT_ID for Azure tenant ID.
  • AZURE_CLIENT_SECRET for Azure client secret.

In addition, Azure subscription ID can be configured via environment variable AZURE_SUBSCRIPTION_ID.

With above configuration, client can be authenticated by following code:

from azure.identity import DefaultAzureCredential
from azure.mgmt.workloadssapvirtualinstance import WorkloadsSapVirtualInstanceMgmtClient
import os

sub_id = os.getenv("AZURE_SUBSCRIPTION_ID")
client = WorkloadsSapVirtualInstanceMgmtClient(credential=DefaultAzureCredential(), subscription_id=sub_id)

Examples

Code samples for this package can be found at:

Troubleshooting

Next steps

Provide Feedback

If you encounter any bugs or have suggestions, please file an issue in the Issues section of the project.

Release History

1.0.0 (2025-04-30)

Features Added

  • Added operation SAPApplicationServerInstancesOperations.begin_start
  • Added operation SAPApplicationServerInstancesOperations.begin_stop
  • Added operation SAPDatabaseInstancesOperations.begin_start
  • Added operation SAPDatabaseInstancesOperations.begin_stop
  • Added operation SAPVirtualInstancesOperations.get_availability_zone_details
  • Added operation SAPVirtualInstancesOperations.get_disk_configurations
  • Added operation SAPVirtualInstancesOperations.get_sap_supported_sku
  • Added operation SAPVirtualInstancesOperations.get_sizing_recommendations
  • Added operation group SAPCentralServerInstancesOperations
  • Model OperationStatusResult has a new parameter resource_id

Breaking Changes

  • Operation SAPApplicationServerInstancesOperations.begin_create has a new required parameter resource
  • Operation SAPApplicationServerInstancesOperations.begin_create no longer has parameter body
  • Operation SAPApplicationServerInstancesOperations.update has a new required parameter properties
  • Operation SAPApplicationServerInstancesOperations.update no longer has parameter body
  • Operation SAPDatabaseInstancesOperations.begin_create has a new required parameter resource
  • Operation SAPDatabaseInstancesOperations.begin_create no longer has parameter body
  • Operation SAPDatabaseInstancesOperations.update has a new required parameter properties
  • Operation SAPDatabaseInstancesOperations.update no longer has parameter body
  • Operation SAPVirtualInstancesOperations.begin_create has a new required parameter resource
  • Operation SAPVirtualInstancesOperations.begin_create no longer has parameter body
  • Operation SAPVirtualInstancesOperations.begin_update has a new required parameter properties
  • Operation SAPVirtualInstancesOperations.begin_update no longer has parameter body
  • Removed operation SAPApplicationServerInstancesOperations.begin_start_instance
  • Removed operation SAPApplicationServerInstancesOperations.begin_stop_instance
  • Removed operation SAPDatabaseInstancesOperations.begin_start_instance
  • Removed operation SAPDatabaseInstancesOperations.begin_stop_instance
  • Removed operation group SAPCentralInstancesOperations
  • Removed operation group WorkloadsSapVirtualInstanceMgmtClientOperationsMixin

1.0.0b1 (2024-03-21)

  • Initial Release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

azure_mgmt_workloadssapvirtualinstance-1.0.0.tar.gz (98.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file azure_mgmt_workloadssapvirtualinstance-1.0.0.tar.gz.

File metadata

File hashes

Hashes for azure_mgmt_workloadssapvirtualinstance-1.0.0.tar.gz
Algorithm Hash digest
SHA256 fa08e15a087823b4072efe48c5aa9096261915aa36c7f065ab56ca8822b5c6be
MD5 bcb1460f8d2389ebba8a5db07fcba77b
BLAKE2b-256 409df253d066057d29eb34934192b8c127f5e049db89f36ef3ca6a6f51cfbba0

See more details on using hashes here.

File details

Details for the file azure_mgmt_workloadssapvirtualinstance-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for azure_mgmt_workloadssapvirtualinstance-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c8b546048336ea887ebf88491570b80adaec3c52c52e91779fe9c8d431ae46da
MD5 fad95490bead96e6438ae65452a40fd9
BLAKE2b-256 de2b471409c0dad4ffbffaca5ee7ae6ae0edd5a5ccb5c65823e58bf78a7bff14

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page