Skip to content

[PowerShell] Configure CloudMonitor Synapse

Please find the “4_ConfigureCloudMonitorServicePrincipalForSynapse.ps1” from the ConfigureCloudMonitorServicePrincipal folder and execute it in the PowerShell.

Please provide the necessary inputs when required.

If the final output looks like below,

CloudMonitor Service Principal has now been assigned the ‘Reader’ and ‘Synapse Administrator’ Roles on the CloudMonitor Managed Resource Group

It means the execution is successful.

Please find the “1_ConfigureSynapseWorkspaceAndStorageAccountConnectio n.ps1” from the ConfigureCloudMonitorServicePrincipal folder and execute it in the PowerShell.

Please provide the necessary inputs when required.

If the final output looks like below,

The CloudMonitor Synapse Workspace now has the ‘Storage Blob Data Contributor’ Role on the Storage Account within the CloudMonitor Managed Resource Group.

It means the execution is successful.

Please find the “2_ConfigureB2BUserForSynapse.ps1” from the ConfigureB2BSynapseCloudMonitorUser folder and execute it in the PowerShell.

Please provide the necessary inputs when required.

If the final output looks like below,

Successfully assigned the CloudMonitor Synapse AD B2B User the ‘Synapse Administrator’ Role on the Synapse Workspace within the CloudMonitor Managed Resource Group

The CloudMonitor Synapse AD B2B User now has the ‘Storage Blob Data Contributor’ Role on the Storage Account within the CloudMonitor Managed Resource Group.

It means the execution is successful.