Added tabindex=0 for Learn More link

This commit is contained in:
Srinath Narayanan 2020-09-17 20:51:23 -07:00
parent 832f8d560d
commit 8c0346a183

View File

@ -522,7 +522,7 @@
<span class="tooltiptext infoTooltipWidth"> <span class="tooltiptext infoTooltipWidth">
Enable analytical store capability to perform near real-time analytics on your operational Enable analytical store capability to perform near real-time analytics on your operational
data, without impacting the performance of transactional workloads. data, without impacting the performance of transactional workloads.
Learn more <a class="errorLink" href="https://aka.ms/analytical-store-overview" Learn more <a class="errorLink" tabindex="-1" href="https://aka.ms/analytical-store-overview"
target="_blank">here</a> target="_blank">here</a>
</span> </span>
</span> </span>
@ -569,7 +569,7 @@
Azure Synapse Link is required for creating an analytical Azure Synapse Link is required for creating an analytical
store container. Enable Synapse Link for this store container. Enable Synapse Link for this
Cosmos DB account. Cosmos DB account.
<span><a class="errorLink" href="https://aka.ms/cosmosdb-synapselink" target="_blank">Learn <span><a class="errorLink" tabindex="0" href="https://aka.ms/cosmosdb-synapselink" target="_blank">Learn
more</a></span> more</a></span>
</div> </div>