Synapse/index.html

105 строки
3.6 KiB
HTML

<html>
<head>
<link rel="stylesheet" href="index.css" />
<link rel="icon" href="SynapseLogo.png">
<title>Azure Synapse Analytics Community</title>
<link href="favicon.ico" rel="icon" type="image/x-icon" />
</head>
<body>
<h1><img src="./SynapseLogo.png" height="80px"> Azure Synapse Analytics
<span class="SubHeading"> Community</span>
</h1>
<p>
<a href="https://aka.ms/SynapseCommunity">aka.ms/SynapseCommunity</a>
</p>
<table>
<colgroup>
<col style="width: 30%;">
<col style="width: 30%">
<col style="width: 30%">
</colgroup>
<tr>
<td style="max-width: 350pt">
<h2>Overview</h2>
<p>
This is the starting point for SYNAPSE DEVELOPERS to find resources and collaborate with others in the community.
For more general information go to <a href="https://azure.microsoft.com/en-us/services/synapse-analytics">Azure Synapse on azure.com</a>
</p>
<p>
&nbsp;</p>
<h2>The latest news</h2>
<p>
Check out our blog at <a href="https://aka.ms/SynapseBlog/">aka.ms/SynapseBlog</a> to follow what's going on.
</p>
</td>
<td style="max-width: 350pt">
<h2>Resources</h2>
<ul>
<li><a href="http://aka.ms/SynapseMonthlyUpdate">Summary of all the new features released every month</a> </li>
<li><a href="http://aka.ms/SynapseDocs">Documentation</a> </li>
<li><a href="https://docs.microsoft.com/en-us/learn/browse/?expanded=azure&products=azure-synapse-analytics">Learning paths and modules </a></li>
<li><a href="https://aka.ms/SynapseYouTube">Azure Synapse YouTube videos</a> </li>
</ul>
<p>
&nbsp;</p>
<h2>Git repos</h2>
<ul>
<li><a href="https://github.com/Azure-Samples/Synapse">Sample code</a> </li>
<li><a href="https://github.com/Azure/Synapse">Repo with the HTML for this page</a> </li>
<li><a href="https://github.com/microsoft/hyperspace">Hyperspace indexes for Apache Spark</a></li>
<li><a href="https://microsoft.github.io/SynapseML/">SynapseML - simple and distributed Machine Learning</a></li>
</ul>
<p>
&nbsp;</p>
</td>
<td style="max-width: 350pt">
<h2>Tell us what you think</h2>
<ul>
<li>Suggest and vote on ideas for how to make Synpase better on <a href="https://aka.ms/SynapseIdeas">aka.ms/SynapseIdeas</a> </li>
</ul>
<h2>Browse and ask Technical questions</h2>
<ul>
<li> <a href="https://aka.ms/SynapseQuestions">Synapse on Microsoft Q&A</a> </li>
<li> <a href="https://aka.ms/synapsestackoverflow">Synapse on StackOverflow </a> </li>
</ul>
Here's a guide explaining <a href="https://stackoverflow.com/help/how-to-ask">how to ask good technical questions</a>.
<h2>Social media<h2>
<p>
Join the Azure Synapse Influencer program: <a href="http://aka.ms/synapseinfluencers">http://aka.ms/synapseinfluencers</a>
<br>
Follow us on Twitter: <a href="https://twitter.com/Azure_Synapse"><strong>@Azure_Synapse</strong></a>
</p>
</td>
</tr>
</table>
</body>
</html>