Skip to content

Commit 27f693e

Browse files
committed
tocs and indexes and bread
1 parent e664ce9 commit 27f693e

File tree

175 files changed

+9050
-14
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

175 files changed

+9050
-14
lines changed

articles/TOC.md

+72
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,72 @@
1+
# Compute
2+
## [Container Service](/azure/container-service/)
3+
## [Batch](/azure/batch/)
4+
## [Cloud Services](/azure/cloud-services/)
5+
## [Functions](/azure/functions/)
6+
## [Service Fabric](/azure/service-fabric/)
7+
## [Virtual Machines](/azure/virtual-machines/)
8+
### [Linux VMs](/azure/virtual-machines/linux/)
9+
### [Windows VMs](/azure/virtual-machines/windows/)
10+
## [Virtual Machine Scale Sets](/azure/virtual-machine-scale-sets/)
11+
## [Resource Manager](/azure/azure-resource-manager/)
12+
# Data and Databases
13+
## [DocumentDB](/azure/documentdb/)
14+
## [Redis Cache](/azure/redis-cache/)
15+
## [SQL Data Warehouse](/azure/sql-data-warehouse/)
16+
## [SQL Database](/azure/sql-database/)
17+
## [SQL Server Stretch DB](/azure/sql-server-stretch-database/)
18+
# Developer Tools
19+
## [DevTest Lab](/azure/devtest-lab/)
20+
## [Best Practices](/azure/guidance/)
21+
# Enterprise Integration
22+
## [Biztalk Services](/azure/biztalk-services/)
23+
## [Service Bus](/azure/service-bus/)
24+
## [Azure Stack](/azure/azure-stack/)
25+
# Intelligence & Analytics
26+
## [Cognitive Services](/azure/cognitive-services/)
27+
## [Data Catalog](/azure/data-catalog/)
28+
## [Data Factory](/azure/data-factory/)
29+
## [Data Lake Analytics](/azure/data-lake-analytics/)
30+
## [HDInsights](/azure/hdinsights/)
31+
## [Machine Learning](/azure/macine-learning/)
32+
## [PowerBI Embedded](/azure/powerbi-embedded/)
33+
## [Stream Analytics](/azure/stream-analytics/)
34+
# Internet of Things
35+
## [Event Hubs](/azure/event-hubs/)
36+
## [IoT Hub](/azure/iot-hub/)
37+
## [IoT Suite](/azure/iot-suite/)
38+
# Monitoring & Management
39+
## [Billing](/azure/billing/)
40+
## [Operations Management Suite](/azure/operations-management-suite/)
41+
## [Site Recovery](/azure/site-recovery/)
42+
## [Application Insights](/azure/application-insights/)
43+
# Networking
44+
## [Application Gateway](/azure/application-gateway/)
45+
## [CDN](/azure/cdn/)
46+
## [DNS](/azure/dns/)
47+
## [ExpressRoute](/azure/expressroute/)
48+
## [Load Balancer](/azure/load-balancer/)
49+
## [Traffic Manager](/azure/traffic-manager/)
50+
## [Virtual Network](/azure/virtual-network/)
51+
## [VPN Gateway](/azure/vpn-gateway/)
52+
# Security & Identity
53+
## [Security Center](/azure/security-center/)
54+
## [Active Directory](/azure/active-directory/)
55+
## [Active Directory B2C](/azure/active-directory-b2c/)
56+
## [Active Directory Domain Services](/azure/active-directory-domain-services/)
57+
## [KeyVault](/azure/key-vault/)
58+
## [Multifactor Authentication](/azure/multi-factor-authentication/)
59+
# Storage
60+
## [Backup](/azure/backup/)
61+
## [Data Lake Store](/azure/data-lake-store/)
62+
## [Storage](/azure/storage/)
63+
## [StorSimple](/azure/storsimple/)
64+
# Web + Mobile
65+
## [API Management](/azure/api-management/)
66+
## [App Service](/azure/app-service/)
67+
## [Logic Apps](/azure/app-service-logic/)
68+
## [Media Services](/azure/media-services/)
69+
## [Mobile Engagement](/azure/mobile-engagement/)
70+
## [Notification Hubs](/azure/notification-hubs/)
71+
## [Search](/azure/search/)
72+
# [Azure Government](/azure/azure-government/)

articles/active-directory-b2c/TOC.md

+52
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
# Overview
2+
## [What is Azure AD B2C](https://azure.microsoft.com/services/active-directory-b2c/)
3+
## [How it works](active-directory-b2c-overview.md)
4+
## [Types of applications](active-directory-b2c-apps.md)
5+
## [Pricing](https://azure.microsoft.com/pricing/details/active-directory-b2c/)
6+
## [Production-scale vs preview B2C tenants](active-directory-b2c-reference-tenant-type.md)
7+
8+
# Get Started
9+
## [Create an Azure AD B2C Directory](active-directory-b2c-get-started.md)
10+
## [Register your application](active-directory-b2c-app-registration.md)
11+
## Quickstart Guides
12+
### [Build an iOS app](active-directory-b2c-devquickstarts-ios.md)
13+
### [Build an Android app](active-directory-b2c-devquickstarts-android.md)
14+
### [Build a Node.Js Web API](active-directory-b2c-devquickstarts-api-node.md)
15+
### [Build a .NET Web App](active-directory-b2c-devquickstarts-web-dotnet.md)
16+
#### [Sign up and sign in on an ASP.NET web app](active-directory-b2c-devquickstarts-web-dotnet-susi.md)
17+
### [Build a .NET Web API](active-directory-b2c-devquickstarts-api-dotnet.md)
18+
### [Build a Windows desktop app](active-directory-b2c-devquickstarts-native-dotnet.md)
19+
### [Call a web API from a .NET web app](active-directory-b2c-devquickstarts-web-api-dotnet.md)
20+
### [Use the Azure AD Graph API](active-directory-b2c-devquickstarts-graph-dotnet.md)
21+
### [Add sign-in to a Node.js web app](active-directory-b2c-devquickstarts-web-node.md)
22+
23+
# How To
24+
## Sign up and sign in
25+
### [Microsoft Account](active-directory-b2c-setup-msa-app.md)
26+
### [Facebook](active-directory-b2c-setup-fb-app.md)
27+
### [Google+](active-directory-b2c-setup-goog-app.md)
28+
### [Amazon](active-directory-b2c-setup-amzn-app.md)
29+
### [LinkedIn](active-directory-b2c-setup-li-app.md)
30+
## [Use custom attributes](active-directory-b2c-reference-custom-attr.md)
31+
## [Enable multi-factor authentication](active-directory-b2c-reference-mfa.md)
32+
## [OAuth 2.0 authorization code flow](active-directory-b2c-reference-oauth-code.md)
33+
## [Web sign-in with OpenID Connect](active-directory-b2c-reference-oidc.md)
34+
## [Self-service password reset](active-directory-b2c-reference-sspr.md)
35+
## [Token, session, and SSO configuration](active-directory-b2c-token-session-sso.md)
36+
## [Customize the user interface](active-directory-b2c-reference-ui-customization.md)
37+
### [Helper tool for customization](active-directory-b2c-reference-ui-customization-helper-tool.md)
38+
## Troubleshoot
39+
### [Frequently asked questions](active-directory-b2c-faqs.md)
40+
### [Issues when creating a directory](active-directory-b2c-support-create-directory.md)
41+
### [Filing support requests](active-directory-b2c-support.md)
42+
### [Active Directory User Voice](http://feedback.azure.com/forums/169401-azure-active-directory)
43+
44+
# Reference
45+
## [Limitations & Restrictions](active-directory-b2c-limitations.md)
46+
## [Extensible policy framework](active-directory-b2c-reference-policies.md)
47+
## [Authentication Protocols](active-directory-b2c-reference-protocols.md)
48+
## [Tokens](active-directory-b2c-reference-tokens.md)
49+
50+
# Related
51+
## [Azure Active Directory](../active-directory/active-directory-whatis.md)
52+
## [Multi-factor Authentication](../multi-factor-authentication/multi-factor-authentication.md)
+20
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: To be submitted | Microsoft Azure
3+
description: To be submitted.
4+
services: ''
5+
documentationcenter: ''
6+
author: squillace
7+
manager: timlt
8+
editor: ''
9+
tags: billing
10+
11+
ms.service: value
12+
ms.devlang: na
13+
ms.topic: article
14+
ms.tgt_pltfrm: na
15+
ms.workload: na
16+
ms.date: 10/21/2016
17+
ms.author: tysonn
18+
19+
---
20+
# To be submitted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Overview
2+
## [What is Azure AD Domain Services?](https://azure.microsoft.com/services/active-directory-ds/)
3+
## [How does it work?](active-directory-ds-overview.md)
4+
## [Is it right for you?](active-directory-ds-comparison.md)
5+
## [Features](active-directory-ds-features.md)
6+
## [Deployment scenarios](active-directory-ds-scenarios.md)
7+
## [Pricing](https://azure.microsoft.com/pricing/details/active-directory-ds/)
8+
9+
# Get started
10+
## [Task 1: Create administrative group](active-directory-ds-getting-started.md)
11+
## [Task 2: Create or select a virtual network](active-directory-ds-getting-started-vnet.md)
12+
## [Task 3: Enable Azure AD DS](active-directory-ds-getting-started-enableaadds.md)
13+
## [Task 4: Update DNS settings](active-directory-ds-getting-started-dns.md)
14+
## Task 5: Enable password sync
15+
### [Cloud-only tenant](active-directory-ds-getting-started-password-sync.md)
16+
### [Synced tenant](active-directory-ds-getting-started-password-sync-synced-tenant.md)
17+
18+
# How to
19+
## [Join a Windows Server VM](active-directory-ds-admin-guide-join-windows-vm.md)
20+
## [Join a Windows Server VM using PowerShell](active-directory-ds-admin-guide-join-windows-vm-classic-powershell.md)
21+
## [Join a Linux VM](active-directory-ds-admin-guide-join-rhel-linux-vm.md)
22+
## [Administer a managed domain](active-directory-ds-admin-guide-administer-domain.md)
23+
## [Administer DNS on a managed domain](active-directory-ds-admin-guide-administer-dns.md)
24+
## [Configure secure LDAP for a managed domain](active-directory-ds-admin-guide-configure-secure-ldap.md)
25+
## [Create an OU on a managed domain](active-directory-ds-admin-guide-create-ou.md)
26+
## [Select a virtual network](active-directory-ds-networking.md)
27+
## [Synchronize with you on-premises directory](active-directory-ds-synchronization.md)
28+
29+
## Troubleshoot
30+
### [FAQs](active-directory-ds-faqs.md)
31+
### [Troubleshooting guide](active-directory-ds-troubleshooting.md)
32+
### [Contact us](active-directory-ds-contact-us.md)
33+
### [Active Directory user voice](https://feedback.azure.com/forums/169401-azure-active-directory)
34+
35+
# Related
36+
## [Azure Active Directory](../active-directory/active-directory-whatis.md)
37+
## [Azure Active Directory B2C](../active-directory-b2c/active-directory-b2c-overview.md)
38+
## [Multi-Factor Authentication](../multi-factor-authentication/multi-factor-authentication.md)
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: To be submitted | Microsoft Azure
3+
description: To be submitted.
4+
services: ''
5+
documentationcenter: ''
6+
author: squillace
7+
manager: timlt
8+
editor: ''
9+
tags: billing
10+
11+
ms.service: value
12+
ms.devlang: na
13+
ms.topic: article
14+
ms.tgt_pltfrm: na
15+
ms.workload: na
16+
ms.date: 10/21/2016
17+
ms.author: tysonn
18+
19+
---
20+
# To be submitted.

0 commit comments

Comments
 (0)