{Test} Remove storage related command in sql, batch tests
Open
feature-request
Test Framework
- Dominant language
- Python
- Stars
- 4.6k
- Forks
- 3.5k
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 60
Description
**Is your feature request related to a problem? Please describe.**
In SQL scenario test, they need to use storage account endpoint and storage account key, we should provide such capability in preparer class.
https://github.com/Azure/azure-cli/blob/3f3aafdd3fec06d66d318eeac7cbc0e70f124107/src/azure-cli/azure/cli/command_modules/sql/tests/latest/test_sql_commands.py#L1351-L1358
**Describe the solution you'd like**
**Describe alternatives you've considered**
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.