{CI} Pin azure-mgmt-loganalytics to 13.0.0b2
#21988
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
azure-mgmt-loganalyticsreleased 13.0.0b3 today and it breaks our CI pipeline.https://dev.azure.com/azure-sdk/public/_build/results?buildId=1491552&view=logs&jobId=a49103b8-20d1-5a8c-534b-bda9ab69fa51&j=a49103b8-20d1-5a8c-534b-bda9ab69fa51&t=f07883fb-9b2e-5ef1-366a-e8e57e798ca5
https://dev.azure.com/azure-sdk/public/_build/results?buildId=1491559&view=logs&jobId=7621d84f-e7df-5fb0-9a4f-5fbdcb3421ee&j=7621d84f-e7df-5fb0-9a4f-5fbdcb3421ee&t=bbcd1db7-629e-5645-8ed8-a18b90e0a11a
Not pinning beta versions is a bad idea and can frequently leads to unexpected failures. We have seen similar issues before:
azure-keyvault-keys==4.5.0b4#20880