Azurerm

Latest version: v0.10.0

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 12

0.8.11

- Added get_subscription_from_cli() to return the default, or named, subscription id from CLI's
local cache - will only work if CLI local cache is present on the machine (i.e. you ran
'az login' once or are in Azure Cloud Shell)

0.8.10

- Remove contentVersion from template functions

0.8.9

- Fix bug in template functions which messed up parameters

0.8.8

- Changes to readme and setup.py to display readme in pypi.
- Created a github wiki and started moving reference content out of the readme and into the wiki.

0.8.2

- Support getting Azure authentication from the local CLI cache instead of requiring a service principal.
- Implies that you have run 'az login' recently enough to have a local unexpired auth token
- New function get_access_token_from_cli()

0.8.1

- Breaking change: Support national/isolated clouds through environment variables.
E.g. for China:
set AZURE_RM_ENDPOINT to 'https://management.chinacloudapi.cn'
set AZURE_AUTH_ENDPOINT to 'https://login.chinacloudapi.cn/'
set AZURE_RESOURCE_ENDPOINT to 'https://management.core.chinacloudapi.cn/'

Page 6 of 12

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.