Skip to content

Commit 0f3cfdc

Browse files
Deployed 0dcd185 with MkDocs version: 1.0.4
1 parent df8ec97 commit 0f3cfdc

File tree

7 files changed

+537
-3
lines changed

7 files changed

+537
-3
lines changed

articles/20210125-azure-function-authentication-with-pnpframework/index.html

Lines changed: 533 additions & 0 deletions
Large diffs are not rendered by default.
Loading
Loading

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -297,6 +297,7 @@
297297
<h1 id="welcome">Welcome</h1>
298298
<h2 id="articles">Articles</h2>
299299
<ul>
300+
<li><a href="articles/20210125-azure-function-authentication-with-pnpframework/">2021-01-25 : Authenticate to SharePoint Online through an Azure Function using PnP Framework</a></li>
300301
<li><a href="articles/20201119-connect-to-sharepoint-apppermission-certificate-keyvault/">2020-11-19 : Connect to SharePoint in an AAD Application permission context with a certificate stored in Azure KeyVault</a></li>
301302
<li><a href="articles/20200211-properly-remove-team/">2020-02-11 : How to quickly and properly delete a Team (without waiting)</a></li>
302303
</ul>

search/search_index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

sitemap.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33
<url>
44
<loc>None</loc>
5-
<lastmod>2020-12-04</lastmod>
5+
<lastmod>2021-01-25</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
<url>
99
<loc>None</loc>
10-
<lastmod>2020-12-04</lastmod>
10+
<lastmod>2021-01-25</lastmod>
1111
<changefreq>daily</changefreq>
1212
</url>
1313
</urlset>

sitemap.xml.gz

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)