Azure / Azure/azure-powershell
Az module dependencies fails with Az.Batch even though batch is current.
- Dominant language
- C#
- Stars
- 4.8k
- Forks
- 4.3k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 51
Description
### Description
Hi,
It seems that the dependecy checking for this module frequently lags behind the release of the child modules. I am trying to update to 8.2.0 in an Azure Automation account and the dependency check fails because the installed Az.Batch is at 3.2.1 and the dependency check is Az.Batch = 3.2.0.
Az.Batch was updated 6 days ago (to 3.2.1 from 3.2.0) but Az was updated 13 days ago. Is this normal? If the lag is going to be a week out can the dependency not be ">=" instead of "="?
Is this normal? This seems to be a problem since the update Az 8.2 and newer. I update my automation account weekly and it has been failing with dependency issues for weeks and weeks.
### Script or Debug output
_No response_
### Environment data
_No response_
### Module versions
_No response_
### Error output
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.