Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Storage] weekly runs fail with FeatureNotSupportedForAccount while Deploying test resources #19337

Closed
ShivangiReja opened this issue Mar 8, 2021 · 2 comments
Assignees
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) test-reliability Issue that causes tests to be unreliable

Comments

@ShivangiReja
Copy link
Member

ShivangiReja commented Mar 8, 2021

Storage weekly runs fail with:

"error": {
"code": "DeploymentFailed",
"message": "At least one resource deployment operation failed. Please list deployment operations for details. Please see https://aka.ms/DeployOperations for usage details.",
"details": [
{
"code": "FeatureNotSupportedForAccount",
"message": "supportsBlobContainerRetention is not supported for the account."
},
{
"code": "FeatureNotSupportedForAccount",
"message": "supportsBlobContainerRetention is not supported for the account."
}
]
}

For more details check here:

@ShivangiReja ShivangiReja added Storage Storage Service (Queues, Blobs, Files) Client This issue points to a problem in the data-plane of the library. test-reliability Issue that causes tests to be unreliable labels Mar 8, 2021
Copy link

github-actions bot commented Mar 4, 2024

Hi @ShivangiReja, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

1 similar comment
Copy link

github-actions bot commented Apr 8, 2024

Hi @ShivangiReja, we deeply appreciate your input into this project. Regrettably, this issue has remained inactive for over 2 years, leading us to the decision to close it. We've implemented this policy to maintain the relevance of our issue queue and facilitate easier navigation for new contributors. If you still believe this topic requires attention, please feel free to create a new issue, referencing this one. Thank you for your understanding and ongoing support.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 8, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Client This issue points to a problem in the data-plane of the library. Storage Storage Service (Queues, Blobs, Files) test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

No branches or pull requests

2 participants