70-537 · Question #31
You have an Azure Stack integrated system that has a SQL Server resource provider. You need to remove the resource provider. Which three types of objects should you delete before you run the…
The correct answer is A. user databases D. hosting servers E. plans. To remove the SQL resource provider, it is essential to first remove any dependencies: Ensure that you have the original deployment package that you downloaded for this version of the SQL resource provider adapter. All user databases must be deleted from the resource provider…
Question
You have an Azure Stack integrated system that has a SQL Server resource provider. You need to remove the resource provider. Which three types of objects should you delete before you run the deployment script? Each correct answer presents a complete solution. NOTE: Each correct selection is worth one point.
Options
- Auser databases
- Bsubscriptions
- Cstorage accounts
- Dhosting servers
- Eplans
How the community answered
(49 responses)- A78% (38)
- B14% (7)
- C8% (4)
Explanation
To remove the SQL resource provider, it is essential to first remove any dependencies: Ensure that you have the original deployment package that you downloaded for this version of the SQL resource provider adapter. All user databases must be deleted from the resource provider. (Deleting the user databases doesn't delete the data.) This task should be performed by the users themselves. The administrator must delete the hosting servers from the SQL resource provider adapter. The administrator must delete any plans that reference the SQL resource provider adapter. The administrator must delete any SKUs and quotas that are associated with the SQL resource provider adapter. Rerun the deployment script with the following elements: The -Uninstall parameter The Azure Resource Manager endpoints The DirectoryTenantID The credentials for the service administrator account
Topics
Community Discussion
No community discussion yet for this question.