Python package for ArcProxyUtilities
This package contains the utilites which can be leveraged by azure cli extensions for the proxy command of provisioned clusters.
How to use
Import this package in the cli extension and make sure to add this as a dependency in the respective setup.py file by specifying the latest version number. Configure the proxy command to call client_side_proxy_wrapper() of this package with the required parameters.
CSP Port number usage guidelines
While passing the csp port number in client_side_proxy_wrapper() from cli extension, make sure that you are passing a port number which is not used by other cli extensions. This will enable users to run multiple instances of proxy in future.
.. :changelog:
Release History
1.0.2 ++++++
- ADAL to MSAL auth support for CLI>=2.30.0.
1.0.1 ++++++
- Fetching tenantID from graphclient instead of subscription object.
1.0.0 ++++++
- Intial release.
Release files for arcproxyutilities 1.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| arcproxyutilities-1.0.5.tar.gz | 12.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| arcproxyutilities-1.0.5-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.0 kB
Release files / arcproxyutilities-1.0.5.tar.gz
| Download URL | arcproxyutilities-1.0.5.tar.gz |
|---|---|
| Size | 12.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f027e3ca5d9af2725282729a6e23d3b217670084b936ac39e59710d69bb392d0
|
|
BLAKE2b-256 checksum How to use checksums |
d2542989fb5dd5d0061dd85eac43f0d83ee3028e1c8d3a16d92dcd09ba5ff122
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|
Release files / arcproxyutilities-1.0.5-py3-none-any.whl
| Download URL | arcproxyutilities-1.0.5-py3-none-any.whl |
|---|---|
| Size | 13.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7ecf8370106fd8fb074d93cea3f47f0a59b22908b2f6f1ccfa13be3009e368cc
|
|
BLAKE2b-256 checksum How to use checksums |
f939c8886dc80694db1abadbf63df9c9973b703ff7bcf21f1b4281288759ee08
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.9.13
|