This package includes modules to interact with Microsoft Azure.
Project description
PC_Azure
ABK Productivity & Collaboration Python code to interact with Microsoft Azure
Requirements
In order to use the Python classes contained in this package you'll need:
- An Azure account - https://portal.azure.com/
- Install the Azure command line interface (Azure CLI)
- Authenticate in Azure using Azure CLI
See section below for more information about Azure CLI.
Azure CLI resources
Troubleshooting
If you have already installed Azure CLI, but you keep getting prompted to sign in using a web browser, you may need to re-log in. To fix this, type az login
on a terminal.
Classes
Azure_Key_Vault
Methods
- constructor : Receives the name of the Azure Key Vault
- get_secret : Receives a secret name and returns the corresponding secret value stored in the Azure Key Vault that is defined in the constructor
References
https://learn.microsoft.com/en-us/azure/key-vault/secrets/quick-create-python
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file PC_Azure-1.0.1.post4-py3-none-any.whl
.
File metadata
- Download URL: PC_Azure-1.0.1.post4-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e4912aa9ba5ed39aff2a677426d36bf22724887585b9780967f2faffe8b54af4 |
|
MD5 | 31db81efd7b9abc874a4712d2d5e4d5c |
|
BLAKE2b-256 | 737c35ce33140aad0c041d42eaabf9773cfbca449b33ce22d46537b325c190d7 |