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?
Correct Answer: A
Explanation/Reference:
Explanation:
Hosting servers that are installed on Azure Stack integrated systems must be created from a tenant subscription. They cannot be created from the default provider subscription.
Incorrect Answers:
B: Hosting servers that are installed on Azure Stack integrated systems must be created from a tenant subscription. They cannot be created from the default provider subscription.
C, D: The DeployMySqlProvider.ps1 script downloads the MySQL connector binary.
References: https://docs.microsoft.com/en-us/azure/azure-stack/azure-stack-mysql-resource-provider- deploy