Remove Preview for Synapse Link (#389)

This commit is contained in:
Steve Faulkner
2021-01-15 09:51:14 -06:00
committed by GitHub
parent 81f861af39
commit fcbc9474ea
2 changed files with 2 additions and 2 deletions

View File

@@ -269,7 +269,7 @@ export class CommandBarComponentButtonFactory {
return null;
}
const label = "Enable Azure Synapse Link (Preview)";
const label = "Enable Azure Synapse Link";
return {
iconSrc: SynapseIcon,
iconAlt: label,