microsoft / microsoft/AzureTRE
How to access MySQL service from VM in workspace?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 235
- Forks
- 192
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 13
Description
Description
In my Azure TRE deployment I am trying to access a MySQL service that I've deployed in my workspace. The MySQL service details tab gives me the host name, but I don't have the username or password that I need to connect to it.
Looking in the Terraform code, it's clear a random password is generated, but how do I find out what it is?
Bonus points, there doesn't seem to be any documentation for the MySQL service in the AzureTRE documentation site?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the Terraform code that generates the random MySQL password and the credentials exposed by the workspace's MySQL service details tab. Check the AzureTRE documentation site for the missing MySQL service guidance; done means documenting how users find the username and password needed to connect from the VM.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, mysql, terraform
- Domain
- cloud, databases, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100