Skip to content

Commit c430784

Browse files
Deployed 686310b with MkDocs version: 1.0.4
1 parent 4dc76ae commit c430784

File tree

5 files changed

+8
-4
lines changed

5 files changed

+8
-4
lines changed

articles/20200211-Properly-remove-Team/index.html renamed to articles/20200211-properly-remove-team/index.html

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -338,6 +338,10 @@
338338

339339

340340
<h1 id="how-to-quickly-and-properly-delete-a-team-without-waiting">How to quickly and properly delete a Team (without waiting)</h1>
341+
<div class="admonition note">
342+
<p class="admonition-title">Article update</p>
343+
<p>2020-11-29 : I've updated the article following the the update of the CLI for Microsoft 365, adding a new command for permanently delete a site collection.</p>
344+
</div>
341345
<h2 id="use-case">Use Case</h2>
342346
<p>You work for a company that wants to automatically create a Team with Tabs, Channels and other stuff that will make a new project team ready to rock the stage.</p>
343347
<p>You are preparing the process and for mastering it, you have create / test / destroy / retry. But when you want to clean up your mess, you have to know that, during 30 days:</p>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -293,7 +293,7 @@ <h1>Home</h1>
293293
<h2 id="articles">Articles</h2>
294294
<ul>
295295
<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>
296-
<li><a href="articles/20200211-Properly-remove-Team/">2020-02-11 : How to quickly and properly delete a Team (without waiting)</a></li>
296+
<li><a href="articles/20200211-properly-remove-team/">2020-02-11 : How to quickly and properly delete a Team (without waiting)</a></li>
297297
</ul>
298298
<h2 id="tips-tricks">Tips &amp; Tricks</h2>
299299
<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-11-27</lastmod>
5+
<lastmod>2020-11-29</lastmod>
66
<changefreq>daily</changefreq>
77
</url>
88
<url>
99
<loc>None</loc>
10-
<lastmod>2020-11-27</lastmod>
10+
<lastmod>2020-11-29</lastmod>
1111
<changefreq>daily</changefreq>
1212
</url>
1313
</urlset>

sitemap.xml.gz

-1 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)