ansible-collections / azure

Development area for Azure Collections
https://galaxy.ansible.com/azure/azcollection
GNU General Public License v3.0
238 stars 317 forks source link

Fix auth mode login for azure_rm_storageblob #1605

Closed ephracis closed 1 day ago

ephracis commented 2 weeks ago
SUMMARY

In c7244a96e651fc58942a0916eee8482c0ace7c4e the name of the key holding MSI credentials was renamed so we need to change the key we look for when doing login auth in the storageblob module with MSI credentials.

ISSUE TYPE
COMPONENT NAME

azure_rm_storageblob