Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack — Question 9
You manage an Azure Stack integrated system that is accessed by using the URLs of https://adminportal.east.azurestack.fabrikam.com and https:// portal.east.azurestack.fabrikam.com
The fabrikam.com domain contains a Linux server named Server1 that has MySQL installed.
You implement a MySQL resource provider on the system.
You need to ensure that tenants can provision MySQL databases.
What should you do next?
Answer options
- A. From https://portal.east.azurestack.fabrikam.com, add a MySQL hosting server.
- B. From https://adminportal.east.azurestack.fabrikam.com, add a MySQL hosting server.
- C. From https://portal.east.azurestack.fabrikam.com, download the MySQL connector binary.
- D. From https://adminportal.east.azurestack.fabrikam.com, download the MySQL connector binary.
Correct answer: A
Explanation
The correct answer is A because adding a MySQL hosting server is a necessary step to enable tenants to provision databases within the portal they use. Options B, C, and D do not directly facilitate the provisioning of databases; B involves the admin portal, while C and D relate to downloading a connector, which is not the required action at this stage.