Page History
...
Managing the AI features in SQL DM involves global configuration, permissions activation, and finally individual user consent for optimum security. MAke sure you perform all three of the following actions:
| Table of Contents | ||||
|---|---|---|---|---|
|
Global configuration
Your admin first must enable the feature globally using the management service config file SQLdmManagementService.exe.Config.
...
- Repeat the same steps from the previous task, but change enableAIFeatures from true to false. Remember to restart the SQLdmManagementService for your changes to take effect.
Permissions activation
Your admin then must allow each user access to the AI features by managing permissions in the Administration > Application Security page. The AI Access checkbox must be selected for a user to access these features. Note that this checkbox already may be checked when the user is initially added to the application. In the Add Permission Wizard, in the Specify Permission page, checking Grant AI Access gives the user account the AI features access when added.
Individual user consent
- Next, the each user must agree to the AI Features Terms and Conditions upon attempting to use any of the AI features within SQL DM. A dialog box appears when you click either on the now-enabled AI buttons. Read to the bottom of the AI Feature Terms and Conditions dialog box, check I agree to the Terms and Conditions, and then click Accept to continue.
...