зеркало из https://github.com/Azure/SimuLand.git
518 строки
17 KiB
HTML
Executable File
518 строки
17 KiB
HTML
Executable File
|
|
<!DOCTYPE html>
|
|
|
|
<html>
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<title>Search — SimuLand</title>
|
|
|
|
<!-- Loaded before other Sphinx assets -->
|
|
<link href="_static/styles/theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
|
|
<link href="_static/styles/pydata-sphinx-theme.css?digest=1999514e3f237ded88cf" rel="stylesheet">
|
|
|
|
|
|
<link rel="stylesheet"
|
|
href="_static/vendor/fontawesome/5.13.0/css/all.min.css">
|
|
<link rel="preload" as="font" type="font/woff2" crossorigin
|
|
href="_static/vendor/fontawesome/5.13.0/webfonts/fa-solid-900.woff2">
|
|
<link rel="preload" as="font" type="font/woff2" crossorigin
|
|
href="_static/vendor/fontawesome/5.13.0/webfonts/fa-brands-400.woff2">
|
|
|
|
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
|
|
<link rel="stylesheet" href="_static/styles/sphinx-book-theme.css?digest=62ba249389abaaa9ffc34bf36a076bdc1d65ee18" type="text/css" />
|
|
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css" />
|
|
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
|
|
<link rel="stylesheet" type="text/css" href="_static/mystnb.css" />
|
|
<link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css" />
|
|
<link rel="stylesheet" type="text/css" href="_static/design-style.b7bb847fb20b106c3d81b95245e65545.min.css" />
|
|
|
|
<!-- Pre-loaded scripts that we'll load fully later -->
|
|
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf">
|
|
|
|
|
|
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
|
|
<script src="_static/jquery.js"></script>
|
|
<script src="_static/underscore.js"></script>
|
|
<script src="_static/doctools.js"></script>
|
|
<script src="_static/clipboard.min.js"></script>
|
|
<script src="_static/copybutton.js"></script>
|
|
<script src="_static/scripts/sphinx-book-theme.js?digest=f31d14ad54b65d19161ba51d4ffff3a77ae00456"></script>
|
|
<script>let toggleHintShow = 'Click to show';</script>
|
|
<script>let toggleHintHide = 'Click to hide';</script>
|
|
<script>let toggleOpenOnPrint = 'true';</script>
|
|
<script src="_static/togglebutton.js"></script>
|
|
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown, .tag_hide_input div.cell_input, .tag_hide-input div.cell_input, .tag_hide_output div.cell_output, .tag_hide-output div.cell_output, .tag_hide_cell.cell, .tag_hide-cell.cell';</script>
|
|
<script src="_static/design-tabs.js"></script>
|
|
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"
|
|
const thebe_selector = ".thebe,.cell"
|
|
const thebe_selector_input = "pre"
|
|
const thebe_selector_output = ".output, .cell_output"
|
|
</script>
|
|
<script async="async" src="_static/sphinx-thebe.js"></script>
|
|
<script src="_static/searchtools.js"></script>
|
|
<script src="_static/language_data.js"></script>
|
|
<link rel="canonical" href="https://simulandlabs.com/search.html" />
|
|
<link rel="index" title="Index" href="genindex.html" />
|
|
<link rel="search" title="Search" href="#" />
|
|
<script src="searchindex.js" defer></script>
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
|
<meta name="docsearch:language" content="None">
|
|
|
|
|
|
<!-- Google Analytics -->
|
|
|
|
|
|
</head>
|
|
<body data-spy="scroll" data-target="#bd-toc-nav" data-offset="60">
|
|
<!-- Checkboxes to toggle the left sidebar -->
|
|
<input type="checkbox" class="sidebar-toggle" name="__navigation" id="__navigation" aria-label="Toggle navigation sidebar">
|
|
<label class="overlay overlay-navbar" for="__navigation">
|
|
<div class="visually-hidden">Toggle navigation sidebar</div>
|
|
</label>
|
|
<!-- Checkboxes to toggle the in-page toc -->
|
|
<input type="checkbox" class="sidebar-toggle" name="__page-toc" id="__page-toc" aria-label="Toggle in-page Table of Contents">
|
|
<label class="overlay overlay-pagetoc" for="__page-toc">
|
|
<div class="visually-hidden">Toggle in-page Table of Contents</div>
|
|
</label>
|
|
<!-- Headers at the top -->
|
|
<div class="announcement header-item noprint"></div>
|
|
<div class="header header-item noprint"></div>
|
|
|
|
|
|
<div class="container-fluid" id="banner"></div>
|
|
|
|
|
|
|
|
<div class="container-xl">
|
|
<div class="row">
|
|
|
|
<!-- Sidebar -->
|
|
<div class="bd-sidebar noprint" id="site-navigation">
|
|
<div class="bd-sidebar__content">
|
|
<div class="bd-sidebar__top"><div class="navbar-brand-box">
|
|
<a class="navbar-brand text-wrap" href="index.html">
|
|
|
|
|
|
|
|
<h1 class="site-logo" id="site-title">SimuLand</h1>
|
|
|
|
</a>
|
|
</div><form class="bd-search d-flex align-items-center" action="#" method="get">
|
|
<i class="icon fas fa-search"></i>
|
|
<input type="search" class="form-control" name="q" id="search-input" placeholder="Search this book..." aria-label="Search this book..." autocomplete="off" >
|
|
</form><nav class="bd-links" id="bd-docs-nav" aria-label="Main">
|
|
<div class="bd-toc-item active">
|
|
<p aria-level="2" class="caption" role="heading">
|
|
<span class="caption-text">
|
|
Lab Environments
|
|
</span>
|
|
</p>
|
|
<ul class="nav bd-sidenav">
|
|
<li class="toctree-l1 has-children">
|
|
<a class="reference internal" href="environments/_helper-docs/README.html">
|
|
Helper Docs
|
|
</a>
|
|
<input class="toctree-checkbox" id="toctree-checkbox-1" name="toctree-checkbox-1" type="checkbox"/>
|
|
<label for="toctree-checkbox-1">
|
|
<i class="fas fa-chevron-down">
|
|
</i>
|
|
</label>
|
|
<ul>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/addDomainToM365.html">
|
|
Add Domain to Microsoft 365 Tenant
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/addM365LicenseToUser.html">
|
|
Add Microsoft 365 E5 License to User
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/assignAADRole.html">
|
|
Assign Azure AD Role to User
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/configureAADConnectADFS.html">
|
|
Configure Azure AD Connect: ADFS
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/configureAADConnectPTA.html">
|
|
Configure Azure AD Connect: Pass-through Authentication
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/configureM365Defender.html">
|
|
Initialize Microsoft 365 Defenders Security Products Configurations
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/connectAzVmAzBastion.html">
|
|
Connect to Azure VM via Azure Bastion
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/createPrivateContainerUploadFile.html">
|
|
Create an Azure Storage Account and Host a Private File in a Private Container
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/disableAzureADFederation.html">
|
|
Disable Azure Active Directory (AD) Federation
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/enableMultiFactorAuthentication.html">
|
|
Enable Multi-Factor Authentication
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/enableOffice365AuditLogSearch.html">
|
|
Enable Office 365 Audit Log Search
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/getTrustedCASignedSSLCertificate.html">
|
|
Create a Certificate Signing Request and Get a Trusted CA Signed SSL Certificate
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/m365TenantGetAzSubscription.html">
|
|
Microsoft 365 Tenant: Get an Azure Subscription
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/registerAADAppAndSP.html">
|
|
Register Azure AD Application and Create App Service Principal
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/_helper-docs/startM365E5Trial.html">
|
|
Start Microsoft 365 E5 Trial
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="toctree-l1 has-children">
|
|
<a class="reference internal" href="environments/README.html">
|
|
Lab Environments
|
|
</a>
|
|
<input class="toctree-checkbox" id="toctree-checkbox-2" name="toctree-checkbox-2" type="checkbox"/>
|
|
<label for="toctree-checkbox-2">
|
|
<i class="fas fa-chevron-down">
|
|
</i>
|
|
</label>
|
|
<ul>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="environments/aadHybridIdentityADFS/README.html">
|
|
AAD Hybrid Identity: AD FS Environment
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
<p aria-level="2" class="caption" role="heading">
|
|
<span class="caption-text">
|
|
Lab Guides
|
|
</span>
|
|
</p>
|
|
<ul class="nav bd-sidenav">
|
|
<li class="toctree-l1">
|
|
<a class="reference internal" href="labs/README.html">
|
|
All Labs
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l1 has-children">
|
|
<a class="reference internal" href="labs/GoldenSAML/README.html">
|
|
Golden SAML
|
|
</a>
|
|
<input class="toctree-checkbox" id="toctree-checkbox-3" name="toctree-checkbox-3" type="checkbox"/>
|
|
<label for="toctree-checkbox-3">
|
|
<i class="fas fa-chevron-down">
|
|
</i>
|
|
</label>
|
|
<ul>
|
|
<li class="toctree-l2 has-children">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/export-adfs-configuration/README.html">
|
|
Export AD FS Configuration
|
|
</a>
|
|
<input class="toctree-checkbox" id="toctree-checkbox-4" name="toctree-checkbox-4" type="checkbox"/>
|
|
<label for="toctree-checkbox-4">
|
|
<i class="fas fa-chevron-down">
|
|
</i>
|
|
</label>
|
|
<ul>
|
|
<li class="toctree-l3">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/export-adfs-configuration/exportADFSConfigLocalNamedPipe.html">
|
|
Export AD FS Configuration via a Local Named Pipe
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l3">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/export-adfs-configuration/exportADFSConfigWCFPolicyStore.html">
|
|
Export AD FS Configuration via Policy Store Transfer Service
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l3">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/export-adfs-configuration/exportADFSConfigDotNETReflection.html">
|
|
Export AD FS Configuration via .NET Reflection
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="toctree-l2 has-children">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/export-adfs-dkm-key/README.html">
|
|
Export AD FS DKM Master Key
|
|
</a>
|
|
<input class="toctree-checkbox" id="toctree-checkbox-5" name="toctree-checkbox-5" type="checkbox"/>
|
|
<label for="toctree-checkbox-5">
|
|
<i class="fas fa-chevron-down">
|
|
</i>
|
|
</label>
|
|
<ul>
|
|
<li class="toctree-l3">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/export-adfs-dkm-key/exportADFSDKMKeyLDAP.html">
|
|
Export AD FS DKM Master Key via LDAP Queries
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l3">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/export-adfs-dkm-key/exportADFSDKMKeyDRS.html">
|
|
Export AD FS DKM Master Key via Directory Replication Services
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="toctree-l2 has-children">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/export-adfs-certificates/README.html">
|
|
Export AD FS Certificates
|
|
</a>
|
|
<input class="toctree-checkbox" id="toctree-checkbox-6" name="toctree-checkbox-6" type="checkbox"/>
|
|
<label for="toctree-checkbox-6">
|
|
<i class="fas fa-chevron-down">
|
|
</i>
|
|
</label>
|
|
<ul>
|
|
<li class="toctree-l3">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/export-adfs-certificates/exportADFSCertsDKMKey.html">
|
|
Export AD FS Certificates via DKM Master Key
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/sign-new-samltoken/README.html">
|
|
Forge SAML Tokens
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/get-oauth-accesstoken/README.html">
|
|
Get OAuth Access Token with SAML Assertion
|
|
</a>
|
|
</li>
|
|
<li class="toctree-l2">
|
|
<a class="reference internal" href="labs/GoldenSAML/simulation/read-mail-messages/README.html">
|
|
Read Mail Messages via MS Graph APIs
|
|
</a>
|
|
</li>
|
|
</ul>
|
|
</li>
|
|
</ul>
|
|
|
|
</div>
|
|
</nav></div>
|
|
<div class="bd-sidebar__bottom">
|
|
<!-- To handle the deprecated key -->
|
|
|
|
<div class="navbar_extra_footer">
|
|
Powered by <a href="https://jupyterbook.org">Jupyter Book</a>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
<div id="rtd-footer-container"></div>
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!-- A tiny helper pixel to detect if we've scrolled -->
|
|
<div class="sbt-scroll-pixel-helper"></div>
|
|
<!-- Main content -->
|
|
<div class="col py-0 content-container">
|
|
|
|
<div class="header-article row sticky-top noprint">
|
|
|
|
|
|
|
|
|
|
<div class="col py-1 d-flex header-article-main">
|
|
<div class="header-article__left">
|
|
|
|
<label for="__navigation"
|
|
class="headerbtn"
|
|
data-toggle="tooltip"
|
|
data-placement="right"
|
|
title="Toggle navigation"
|
|
>
|
|
|
|
|
|
<span class="headerbtn__icon-container">
|
|
<i class="fas fa-bars"></i>
|
|
</span>
|
|
|
|
</label>
|
|
|
|
|
|
</div>
|
|
<div class="header-article__right">
|
|
<button onclick="toggleFullScreen()"
|
|
class="headerbtn"
|
|
data-toggle="tooltip"
|
|
data-placement="bottom"
|
|
title="Fullscreen mode"
|
|
>
|
|
|
|
|
|
<span class="headerbtn__icon-container">
|
|
<i class="fas fa-expand"></i>
|
|
</span>
|
|
|
|
</button>
|
|
|
|
<div class="menu-dropdown menu-dropdown-repository-buttons">
|
|
<button class="headerbtn menu-dropdown__trigger"
|
|
aria-label="Source repositories">
|
|
<i class="fab fa-github"></i>
|
|
</button>
|
|
<div class="menu-dropdown__content">
|
|
<ul>
|
|
<li>
|
|
<a href="https://github.com/Azure/SimuLand"
|
|
class="headerbtn"
|
|
data-toggle="tooltip"
|
|
data-placement="left"
|
|
title="Source repository"
|
|
>
|
|
|
|
|
|
<span class="headerbtn__icon-container">
|
|
<i class="fab fa-github"></i>
|
|
</span>
|
|
<span class="headerbtn__text-container">repository</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
<li>
|
|
<a href="https://github.com/Azure/SimuLand/issues/new?title=Issue%20on%20page%20%2Fsearch.html&body=Your%20issue%20content%20here."
|
|
class="headerbtn"
|
|
data-toggle="tooltip"
|
|
data-placement="left"
|
|
title="Open an issue"
|
|
>
|
|
|
|
|
|
<span class="headerbtn__icon-container">
|
|
<i class="fas fa-lightbulb"></i>
|
|
</span>
|
|
<span class="headerbtn__text-container">open issue</span>
|
|
</a>
|
|
|
|
</li>
|
|
|
|
</ul>
|
|
</div>
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Table of contents -->
|
|
<div class="col-md-3 bd-toc show noprint">
|
|
</div>
|
|
</div>
|
|
<div class="article row">
|
|
<div class="col pl-md-3 pl-lg-5 content-container">
|
|
<!-- Table of contents that is only displayed when printing the page -->
|
|
<div id="jb-print-docs-body" class="onlyprint">
|
|
<h1></h1>
|
|
<!-- Table of contents -->
|
|
<div id="print-main-content">
|
|
<div id="jb-print-toc">
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
<main id="main-content" role="main">
|
|
|
|
<div>
|
|
|
|
<h1 id="search-documentation">Search</h1>
|
|
|
|
<noscript>
|
|
<div class="admonition warning">
|
|
<p>
|
|
Please activate JavaScript to enable the search
|
|
functionality.
|
|
</p>
|
|
</div>
|
|
</noscript>
|
|
|
|
|
|
<p>
|
|
Searching for multiple words only shows matches that contain
|
|
all words.
|
|
</p>
|
|
|
|
|
|
<form action="" method="get">
|
|
<input type="text" name="q" aria-labelledby="search-documentation" value="" autocomplete="off" autocorrect="off" autocapitalize="off" spellcheck="false"/>
|
|
<input type="submit" value="search" />
|
|
<span id="search-progress" style="padding-left: 10px"></span>
|
|
</form>
|
|
|
|
|
|
|
|
<div id="search-results">
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
|
|
</main>
|
|
<footer class="footer-article noprint">
|
|
|
|
<!-- Previous / next buttons -->
|
|
<div class='prev-next-area'>
|
|
</div>
|
|
</footer>
|
|
</div>
|
|
</div>
|
|
<div class="footer-content row">
|
|
<footer class="col footer"><p>
|
|
|
|
By Microsoft Corporation<br/>
|
|
|
|
© Copyright 2022.<br/>
|
|
</p>
|
|
</footer>
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
</div>
|
|
</div>
|
|
|
|
<!-- Scripts loaded after <body> so the DOM is not blocked -->
|
|
<script src="_static/scripts/pydata-sphinx-theme.js?digest=1999514e3f237ded88cf"></script>
|
|
|
|
|
|
</body>
|
|
</html> |