Update AddCollectionPanel.tsx

This commit is contained in:
MokireddySampath 2023-06-06 23:38:50 +05:30 committed by GitHub
parent 898cb4b79e
commit 2911cd8de0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -843,10 +843,7 @@ export class AddCollectionPanel extends React.Component<AddCollectionPanelProps,
<Text variant="small">
Azure Synapse Link is required for creating an analytical store{" "}
{getCollectionName().toLocaleLowerCase()}. Enable Synapse Link for this Cosmos DB account.{" "}
<Link
href="https://aka.ms/cosmosdb-synapselink"
target="_blank"
>
<Link href="https://aka.ms/cosmosdb-synapselink" target="_blank">
Learn more
</Link>
</Text>