This commit is contained in:
Vahe Minasyan 2020-11-18 10:05:21 -08:00 коммит произвёл GitHub
Родитель b3439083fb
Коммит 5af0558048
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 46 добавлений и 39 удалений

Просмотреть файл

@ -1,6 +1,6 @@
# Welcome
### Welcome
Welcome to Azure Tips and Tricks, this site is a special collection of over 260+ tips, videos, conference talks that span the entire universe of the Azure platform. The tips you'll find here are based on real-world scenarios that I've encountered (along with the community) while using Azure. Feel free to jump in and come back weekly for new tips!
Welcome to Azure Tips and Tricks, this site is a special collection hundreds of tips in form of blog posts and videos that span the entire universe of the Azure platform. The tips you'll find here are based on real-world scenarios that we've encountered (along with the community) while using Azure. Feel free to jump in and come back weekly for new tips!
::: tip What's New?
:calendar: Check out the **Recently Added** item on the left sidebar :point_left: for the latest tips and tricks!
@ -11,18 +11,18 @@ Welcome to Azure Tips and Tricks, this site is a special collection of over 260+
#### Site Map
| Resouce | Description |
|--- |---
| [Home](http://azuredev.tips) | This site can always be found at [http://azuredev.tips](http://azuredev.tips) |
| [Videos](http://videos.azuredev.tips) | Our growing playlist of 65+ videos based on the series |
| [Live-coding, interviews and more](https://twitch.tv/MicrosoftDeveloper?WT.mc_id=azure-azuredevtips-micrum)| Join us to discuss all-things Azure! From live-coding, special guest interviews, breaking software development news and more! |
|--- | ---
| [Home](/AzureTipsAndTricks) | This site can always be found at [https://aka.ms/azuretipsandtricks](https://aka.ms/azuretipsandtricks) |
| [Videos](https://www.youtube.com/playlist?list=PLLasX02E8BPCNCK8Thcxu-Y-XcBUbhFWC) | Our growing playlist of hundreds videos based on the series |
| [Live-coding, interviews and more](https://twitch.tv/MicrosoftDeveloper?WT.mc_id=azure-azuredevtips-azureappsdev)| Join us to discuss all-things Azure! From live-coding, special guest interviews, breaking software development news and more! |
| [Questions](https://github.com/Microsoft/AzureTipsAndTricks/issues/new?assignees=&labels=&template=questions.md&title=) | Add to the GitHub issue tracker and tag it as a question |
| [RSS Feed](https://microsoft.github.io/AzureTipsAndTricks/rss.xml) | Keep up to date with all the newest tips posted by subscribing to the RSS feed |
| [Stickers](http://stickers.azuredev.tips) | Feel free to print any of these stickers for your events and community meetups |
| [Survey](http://survey.azuredev.tips) | Have an idea for a post? Do you have feedback? Leave it here |
| [Contribute and star the repo](https://github.com/Microsoft/AzureTipsAndTricks/) | Something out of date? Is something wrong? Then submit a PR and help me fix it. Also, :star: the repo to keep up to date with the project.
| [Stickers](/AzureTipsAndTricks/stickers) | Feel free to print any of these stickers for your events and community meetups |
| [Survey](https://github.com/microsoft/AzureTipsAndTricks/issues/new?assignees=&labels=&template=survey.md&title=) | Have an idea for a post? Do you have feedback? Leave it here |
| [Contribute and star the repo](https://github.com/Microsoft/AzureTipsAndTricks/) | Something out of date? Is something wrong? Then submit a PR and help us fix it. Also, :star: the repo to keep up to date with the project.
## Git Workflow
#### Git Workflow
In general, we follow the "fork-and-pull" Git workflow.
@ -37,14 +37,14 @@ NOTE:
- Be sure to merge the latest from "upstream" before making a pull request!
- Each page has a "Edit this page on GitHub" link. Click it to easily navigate to the blog post file. They are also located in `/src/blog` with a name such as `tip120.md`.
## Contributing
#### Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a
This project welcomes contributions and suggestions. Most contributions require you to agree to a
Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us
the rights to use your contribution. For details, visit [https://cla.microsoft.com](https://cla.microsoft.com).
the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA-bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions
When you submit a pull request, a CLA bot will automatically determine whether you need to provide
a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions
provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the [Microsoft Open Source Code of Conduct](https://opensource.microsoft.com/codeofconduct/).
@ -57,99 +57,106 @@ Special thanks to our contributors:
<tr>
<td align="center">
<a href="https://github.com/mbcrump">
<img src="https://avatars1.githubusercontent.com/u/534885?s=400&v=4" width="100px;" alt=""/><br />
<!-- <sub>
<b>Michael Crump</b>
</sub> -->
<img src="https://avatars1.githubusercontent.com/u/534885?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/bmaluijb">
<img src="https://avatars1.githubusercontent.com/u/16527331?s=400&=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/vaheminasyan2">
<img src="https://avatars0.githubusercontent.com/u/32709965?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars0.githubusercontent.com/u/32709965?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/isaacrlevin">
<img src="https://avatars3.githubusercontent.com/u/8878502?s=460&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/theheatDK">
<img src="https://avatars2.githubusercontent.com/u/17799567?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars2.githubusercontent.com/u/17799567?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/vuder">
<img src="https://avatars0.githubusercontent.com/u/1086665?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars0.githubusercontent.com/u/1086665?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/uneedgo">
<img src="https://avatars2.githubusercontent.com/u/59988192?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars2.githubusercontent.com/u/59988192?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/tosokr">
<img src="https://avatars0.githubusercontent.com/u/1630501?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars0.githubusercontent.com/u/1630501?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/tomkerkhove">
<img src="https://avatars2.githubusercontent.com/u/4345663?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars2.githubusercontent.com/u/4345663?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/metin">
<img src="https://avatars3.githubusercontent.com/u/28767?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars3.githubusercontent.com/u/28767?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/kyleburnsdev">
<img src="https://avatars1.githubusercontent.com/u/31851557?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars1.githubusercontent.com/u/31851557?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/helderpinto">
<img src="https://avatars0.githubusercontent.com/u/10661605?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars0.githubusercontent.com/u/10661605?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/TimSmith714">
<img src="https://avatars3.githubusercontent.com/u/2846298?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars3.githubusercontent.com/u/2846298?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/Jeff-Jerousek">
<img src="https://avatars3.githubusercontent.com/u/1041099?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars3.githubusercontent.com/u/1041099?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/BeigeBadger">
<img src="https://avatars0.githubusercontent.com/u/8124536?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars0.githubusercontent.com/u/8124536?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/AzureMentor">
<img src="https://avatars3.githubusercontent.com/u/30055505?s=400&v=4" width="100px;" alt=""/><br />
<img src="https://avatars3.githubusercontent.com/u/30055505?s=400&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
<td align="center">
<a href="https://github.com/a-patel">
<img src="https://avatars2.githubusercontent.com/u/8511777?s=460&v=4" width="100px;" alt=""/><br />
<img src="https://avatars2.githubusercontent.com/u/8511777?s=460&v=4" style="max-width: revert" width="100px;" alt=""/><br />
</a>
</td>
</tr>
</table>
## Legal Notices
#### Legal Notices
Microsoft and any contributors grant you a license to the Microsoft documentation and other content
in this repository under the [Creative Commons Attribution 4.0 International Public License](https://creativecommons.org/licenses/by/4.0/legalcode),
see the [LICENSE](https://github.com/Microsoft/AzureTipsAndTricks/blob/master/LICENSE.txt) file, and grant you a license to any code in the repository under the [MIT License](https://opensource.org/licenses/MIT), see the
[LICENSE-CODE](https://github.com/Microsoft/AzureTipsAndTricks/blob/master/LICENSE-CODE.txt) file.
see the [LICENSE](LICENSE) file, and grant you a license to any code in the repository under the [MIT License](https://opensource.org/licenses/MIT), see the
[LICENSE-CODE](LICENSE-CODE) file.
Microsoft, Windows, Microsoft Azure and/or other Microsoft products and services referenced in the documentation
may be either trademarks or registered trademarks of Microsoft in the United States and/or other countries.
The licenses for this project do not grant you rights to use any Microsoft names, logos, or trademarks.
Microsoft's general trademark guidelines can be found at [http://go.microsoft.com/fwlink/?LinkID=254653](http://go.microsoft.com/fwlink/?LinkID=254653).
Microsoft's general trademark guidelines can be found at this [link](http://go.microsoft.com/fwlink/?LinkID=254653).
Privacy information can be found at [https://privacy.microsoft.com/en-us/](https://privacy.microsoft.com/en-us/)
Privacy information can be found at [https://privacy.microsoft.com](https://privacy.microsoft.com).
Microsoft and any contributors reserve all others rights, whether under their respective copyrights, patents,
Microsoft and any contributors reserve all other rights, whether under their respective copyrights, patents,
or trademarks, whether by implication, estoppel or otherwise.