Configuring and Operating a Hybrid Cloud with Microsoft Azure Stack — Question 11
You successfully implement an App Service resource provider on an Azure Stack integrated system.
You need to provide tenants with the ability to provision WordPress websites from the marketplace.
Which additional Azure Stack service should you deploy?
Answer options
- A. a MySQL resource provider
- B. a Key Vault resource provider
- C. blockchain
- D. Cloud Foundry
Correct answer: A
Explanation
To provision WordPress websites, a MySQL resource provider is necessary because WordPress relies on a MySQL database for storing its data. The other options, such as Key Vault, blockchain, and Cloud Foundry, do not provide the required database functionality that is essential for running WordPress.