Skip to content

Commit 7a5ecbb

Browse files
000-555: comparetenants
1 parent 61b9975 commit 7a5ecbb

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

articles/en/spo/comparetenants.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,3 +298,28 @@ Write-Host "Full comparison exported to FullTenantComparison.csv" -ForegroundCol
298298
[Get-SPOTenant](https://learn.microsoft.com/en-us/powershell/module/sharepoint-online/get-spotenant?view=sharepoint-ps)
299299

300300
[Get-PnPTenant](https://pnp.github.io/powershell/cmdlets/Get-PnPTenant.html)
301+
302+
303+
304+
305+
306+
307+
<!-- Default Statcounter code for compare tenants
308+
https://powershellscripts.github.io/articles/en/spo/comparetenants/
309+
-->
310+
<script type="text/javascript">
311+
var sc_project=13063502;
312+
var sc_invisible=1;
313+
var sc_security="24b3c5af";
314+
var sc_client_storage="disabled";
315+
</script>
316+
<script type="text/javascript"
317+
src="https://www.statcounter.com/counter/counter.js"
318+
async></script>
319+
<noscript><div class="statcounter"><a title="Web Analytics"
320+
href="https://statcounter.com/" target="_blank"><img
321+
class="statcounter"
322+
src="https://c.statcounter.com/13063502/0/24b3c5af/1/"
323+
alt="Web Analytics"
324+
referrerPolicy="no-referrer-when-downgrade"></a></div></noscript>
325+
<!-- End of Statcounter Code -->

0 commit comments

Comments
 (0)