Skip to content

Commit

Permalink
Automated deployment triggered by b5a1dd2
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonFreeberg committed Aug 1, 2023
0 parents commit b2e9e25
Show file tree
Hide file tree
Showing 1,990 changed files with 651,069 additions and 0 deletions.
987 changes: 987 additions & 0 deletions 2016/04/27/Azure-Functions-The-Journey.html

Large diffs are not rendered by default.

345 changes: 345 additions & 0 deletions 2016/04/27/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,345 @@
<!doctype html>
<!--
Minimal Mistakes Jekyll Theme 4.16.5 by Michael Rose
Copyright 2013-2019 Michael Rose - mademistakes.com | @mmistakes
Free for personal and commercial use under the MIT license
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
-->
<html lang="en" class="no-js">
<head>
<meta charset="utf-8">

<!-- begin _includes/seo.html --><title>Azure App Service</title>
<meta name="description" content="Announcements, updates, and release notes from the Azure App Service product team.">



<meta property="og:type" content="article">
<meta property="og:locale" content="en_US">
<meta property="og:site_name" content="Azure App Service">
<meta property="og:title" content="Azure App Service">
<meta property="og:url" content="https://azure.github.io/AppService/2016/04/27/">




<meta property="og:image" content="https://azure.github.io/AppService/assets/images/icon.png">





<meta property="article:published_time" content="2016-04-27T00:00:00+00:00">










<link rel="canonical" href="https://azure.github.io/AppService/2016/04/27/">





<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"url": "https://azure.github.io/AppService",
"logo": "https://azure.github.io/AppService/assets/images/icon.png"
}
</script>



<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Azure App Service",
"url": "https://azure.github.io/AppService",
"sameAs": null
}
</script>







<!-- end _includes/seo.html -->


<link href="/AppService/feed.xml" type="application/atom+xml" rel="alternate" title="Azure App Service Feed">

<!-- https://t.co/dKP3o1e -->
<meta name="viewport" content="width=device-width, initial-scale=1.0">

<script>
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
</script>

<!-- For all browsers -->
<link rel="stylesheet" href="/AppService/assets/css/main.css">

<!--[if IE ]>
<style>
/* old IE unsupported flexbox fixes */
.greedy-nav .site-title {
padding-right: 3em;
}
.greedy-nav button {
position: absolute;
top: 0;
right: 0;
height: 100%;
}
</style>
<![endif]-->

<!-- Jekyll env: production -->



<!-- insert favicons. use https://realfavicongenerator.net/ -->
<link rel="icon"
type="image/png"
href="/AppService/media/pages/new_app_service_logo_16.png">
<link rel="shortcut icon"
type="image/png"
href="/AppService/media/pages/new_app_service_logo_16.png">

</head>

<body class="layout--archive-day">
<nav class="skip-links">
<h2 class="screen-reader-text">Skip links</h2>
<ul>
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
</ul>
</nav>

<!--[if lt IE 9]>
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
<![endif]-->



<div class="masthead">
<div class="masthead__inner-wrap">
<div class="masthead__menu">
<nav id="site-nav" class="greedy-nav">

<a class="site-logo" href="/AppService/"><img src="/AppService/media/pages/new_app_service_logo_64.svg" alt=""></a>

<a class="site-title" href="/AppService/">
Azure App Service
<span class="site-subtitle">Team Blog</span>
</a>
<ul class="visible-links"><li class="masthead__menu-item">
<a href="/AppService/tags/" >Tags</a>
</li></ul>

<button class="search__toggle" type="button">
<span class="visually-hidden">Toggle search</span>
<svg class="icon" width="16" height="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.99 16">
<path d="M15.5,13.12L13.19,10.8a1.69,1.69,0,0,0-1.28-.55l-0.06-.06A6.5,6.5,0,0,0,5.77,0,6.5,6.5,0,0,0,2.46,11.59a6.47,6.47,0,0,0,7.74.26l0.05,0.05a1.65,1.65,0,0,0,.5,1.24l2.38,2.38A1.68,1.68,0,0,0,15.5,13.12ZM6.4,2A4.41,4.41,0,1,1,2,6.4,4.43,4.43,0,0,1,6.4,2Z" transform="translate(-.01)"></path>
</svg>
</button>

<button class="greedy-nav__toggle hidden" type="button">
<span class="visually-hidden">Toggle menu</span>
<div class="navicon"></div>
</button>
<ul class="hidden-links hidden"></ul>
</nav>
</div>
</div>
</div>


<div class="initial-content">




<div id="main" role="main">


<div class="archive">


<h1 id="page-title" class="page__title"></h1>




<h1>Posts from April 27, 2016</h1>
<section id="day" class="taxonomy__section">
<div class="entries-list">





<div class="list__item">
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">

<h2 class="archive__item-title" itemprop="headline">

<a href="/AppService/2016/04/27/Azure-Functions-The-Journey.html" rel="permalink">Azure Functions The Journey
</a>

</h2>

<p class="page__meta">

<i class="far fa-clock" aria-hidden="true"></i>




10 minute read



• By Mathew Charles

• April 27, 2016
</p>

<p class="archive__item-excerpt" itemprop="description">The Journey of the Azure Functions product and team.
</p>
</article>
</div>


</div>
<a href="#page-title" class="back-to-top">Back to top &uarr;</a>
</section>
</div>
</div>
</div>


<div class="search-content">
<div class="search-content__inner-wrap"><form onsubmit="return googleCustomSearchExecute();" id="cse-search-box-form-id">
<label class="sr-only" for="cse-search-input-box-id">
Enter your search term...
</label>
<input type="search" id="cse-search-input-box-id" class="search-input" tabindex="-1" placeholder="Enter your search term..." />
</form>
<div id="results" class="results">
<gcse:searchresults-only></gcse:searchresults-only>
</div></div>

</div>


<div id="footer" class="page__footer">
<footer>
<!-- start custom footer snippets -->

<!-- end custom footer snippets -->


<div class="page__footer-follow">

<a class="page-microsoft" href="https://www.microsoft.com"><img src="/AppService/media/pages/Microsoft_logo.svg" alt=""></a>

<ul class="social-icons">

<li><strong>Follow:</strong></li>





<li><a href="https://twitter.com/AzAppService" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-twitter-square" aria-hidden="true"></i> Twitter</a></li>



<li><a href="https://github.com/Azure/AppService" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i> GitHub</a></li>




<li><a href="/AppService/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
</ul>
</div>

<div class="page__footer-copyright">&copy; 2023 Azure App Service. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> &amp; <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>

</footer>
</div>


<script src="/AppService/assets/js/main.min.js"></script>
<script src="https://kit.fontawesome.com/4eee35f757.js"></script>


<script>
(function () {
var cx = '015057007851139702326:ob8gaepprli';
var gcse = document.createElement('script');
gcse.type = 'text/javascript';
gcse.async = true;
gcse.src = 'https://cse.google.com/cse.js?cx=' + cx;
var s = document.getElementsByTagName('script')[0];
s.parentNode.insertBefore(gcse, s);
})();

function googleCustomSearchExecute() {
var input = document.getElementById('cse-search-input-box-id');
var element = google.search.cse.element.getElement('searchresults-only0');
if (input.value == '') {
element.clearAllResults();
} else {
element.execute(input.value);
}
return false;
}


$(document).ready(function () {
$('input#cse-search-input-box-id').on('keyup', function () {
googleCustomSearchExecute();
});
});

</script>




<script>
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-112478220-2']);

_gaq.push(['_trackPageview']);

(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script>









</body>
</html>
Loading

0 comments on commit b2e9e25

Please sign in to comment.