Skip to content

Commit 92de725

Browse files
author
Cynthia Nottingham
committed
2 parents 09da953 + a9f1544 commit 92de725

File tree

60 files changed

+815
-672
lines changed

Some content is hidden

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

60 files changed

+815
-672
lines changed

.openpublishing.redirection.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8472,7 +8472,12 @@
84728472
},
84738473
{
84748474
"source_path": "articles/app-service-web/web-sites-traffic-manager-custom-domain-name.md",
8475-
"redirect_url": "/azure/app-service/web-sites-traffic-manager-custom-domain-name",
8475+
"redirect_url": "/azure/app-service/configure-domain-traffic-manager",
8476+
"redirect_document_id": false
8477+
},
8478+
{
8479+
"source_path": "articles/app-service/web-sites-traffic-manager-custom-domain-name.md",
8480+
"redirect_url": "/azure/app-service/configure-domain-traffic-manager",
84768481
"redirect_document_id": false
84778482
},
84788483
{

articles/active-directory-domain-services/faqs.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010
ms.subservice: domain-services
1111
ms.workload: identity
1212
ms.topic: conceptual
13-
ms.date: 01/21/2020
13+
ms.date: 03/09/2020
1414
ms.author: iainfou
1515

1616
---
@@ -32,6 +32,7 @@ This page answers frequently asked questions about Azure Active Directory Domain
3232
* [Can I add domain controllers to an Azure AD Domain Services managed domain?](#can-i-add-domain-controllers-to-an-azure-ad-domain-services-managed-domain)
3333
* [Can guest users invited to my directory use Azure AD Domain Services?](#can-guest-users-invited-to-my-directory-use-azure-ad-domain-services)
3434
* [Can I move an existing Azure AD Domain Services managed domain to a different subscription, resource group, region, or virtual network?](#can-i-move-an-existing-azure-ad-domain-services-managed-domain-to-a-different-subscription-resource-group-region-or-virtual-network)
35+
* [Does Azure AD Domain Services include high availability options?](#does-azure-ad-domain-services-include-high-availability-options)
3536

3637
### Can I create multiple managed domains for a single Azure AD directory?
3738
No. You can only create a single managed domain serviced by Azure AD Domain Services for a single Azure AD directory.
@@ -71,6 +72,10 @@ No. Guest users invited to your Azure AD directory using the [Azure AD B2B](../a
7172
### Can I move an existing Azure AD Domain Services managed domain to a different subscription, resource group, region, or virtual network?
7273
No. After you create an Azure AD Domain Services managed domain, you can't then move the instance to a different resource group, virtual network, subscription, etc. Take care to select the most appropriate subscription, resource group, region, and virtual network when you deploy the Azure AD DS instance.
7374

75+
### Does Azure AD Domain Services include high availability options?
76+
77+
Yes. Each Azure AD Domain Services managed domain includes two domain controllers. You don't manage or connect to these domain controllers, they're part of the managed service. If you deploy Azure AD Domain Services into a region that supports Availability Zones, the domain controllers are distributed across zones. In regions that don't support Availability Zones, the domain controllers are distributed across Availability Sets. You have no configuration options or management control over this distribution. For more information, see [Availability options for virtual machines in Azure](../virtual-machines/windows/availability.md).
78+
7479
## Administration and operations
7580

7681
* [Can I connect to the domain controller for my managed domain using Remote Desktop?](#can-i-connect-to-the-domain-controller-for-my-managed-domain-using-remote-desktop)

articles/active-directory-domain-services/manage-group-policy.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: domain-services
1010
ms.workload: identity
1111
ms.topic: conceptual
12-
ms.date: 10/31/2019
12+
ms.date: 03/09/2020
1313
ms.author: iainfou
1414

1515
---
@@ -38,7 +38,11 @@ To complete this article, you need the following resources and privileges:
3838
* A user account that's a member of the *Azure AD DC administrators* group in your Azure AD tenant.
3939

4040
> [!NOTE]
41-
> As there's [no access to domain controllers in Azure AD DS](faqs.md#can-i-connect-to-the-domain-controller-for-my-managed-domain-using-remote-desktop), you can't create and use a Central Store for group policy administrative templates in a managed domain. [Sysvol isn't included in on-premises Azure AD Connect synchronization](synchronization.md#what-isnt-synchronized-to-azure-ad-ds), so you also can't create an on-premises Central Store and synchronize it to Azure AD DS through Azure AD.
41+
> You can use Group Policy Administrative Templates by copying the new templates to the management workstation. Copy the *.admx* files into `%SYSTEMROOT%\PolicyDefinitions` and copy the locale-specific *.adml* files to `%SYSTEMROOT%\PolicyDefinitions\[Language-CountryRegion]`, where `Language-CountryRegion` matches the language and region of the *.adml* files.
42+
>
43+
> For example, copy the English, United States version of the *.adml* files into the `\en-us` folder.
44+
>
45+
> Alternatively, you can centrally store your Group Policy Administrative Template on the domain controllers that are part of the Azure AD DS managed domain. For more information, see [How to create and manage the Central Store for Group Policy Administrative Templates in Windows](https://support.microsoft.com/help/3087759/how-to-create-and-manage-the-central-store-for-group-policy-administra).
4246
4347
## Install Group Policy Management tools
4448

articles/active-directory/authentication/howto-authentication-passwordless-security-key-on-premises.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: active-directory
66
ms.service: active-directory
77
ms.subservice: authentication
88
ms.topic: conceptual
9-
ms.date: 01/30/2020
9+
ms.date: 03/09/2020
1010

1111
ms.author: iainfou
1212
author: iainfoulds
@@ -47,6 +47,7 @@ Organizations must also meet the following software requirements.
4747

4848
- Devices must be running Windows 10 Insider Build 18945 or newer.
4949
- You must have version 1.4.32.0 or later of [Azure AD Connect](../hybrid/how-to-connect-install-roadmap.md#install-azure-ad-connect).
50+
- For more information on the available Azure AD hybrid authentication options, see [Choose the right authentication method for your Azure Active Directory hybrid identity solution](../../security/fundamentals/choose-ad-authn.md) and [Select which installation type to use for Azure AD Connect](../hybrid/how-to-connect-install-select-installation.md).
5051
- Your Windows Server domain controllers must have the following patches installed:
5152
- For Windows Server 2016 - https://support.microsoft.com/help/4534307/windows-10-update-kb4534307
5253
- For Windows Server 2019 - https://support.microsoft.com/help/4534321/windows-10-update-kb4534321
@@ -197,4 +198,4 @@ Make sure enough domain controllers are patched to respond in time to service yo
197198

198199
## Next steps
199200

200-
[Learn more about passwordless](concept-authentication-passwordless.md)
201+
[Learn more about passwordless](concept-authentication-passwordless.md)

articles/active-directory/users-groups-roles/directory-assign-admin-roles.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -405,7 +405,7 @@ Windows Defender ATP and EDR | View and investigate alerts. When you turn on rol
405405
Users with this role can open support requests with Microsoft for Azure and Office 365 services, and views the service dashboard and message center in the [Azure portal](https://portal.azure.com) and [Microsoft 365 admin center](https://admin.microsoft.com). More information at [About admin roles](https://support.office.com/article/About-Office-365-admin-roles-da585eea-f576-4f55-a1e0-87090b6aaa9d).
406406

407407
> [!NOTE]
408-
> In the Microsoft Graph API and Azure AD PowerShell, this role is identified as "Service Support Administrator." It is "Service Administrator" in the [Azure portal](https://portal.azure.com), the [Microsoft 365 admin center](https://admin.microsoft.com), and the Intune portal.
408+
> Previously, this role was called "Service Administrator" in [Azure portal](https://portal.azure.com) and [Microsoft 365 admin center](https://admin.microsoft.com). We have renamed it to "Service Support Administrator" to align with the exsiting name in Microsoft Graph API, Azure AD Graph API, and Azure AD PowerShell.
409409
410410
### [SharePoint Administrator](#sharepoint-service-administrator-permissions)
411411

@@ -1737,7 +1737,7 @@ Search Editor | Search editor | 8835291a-918c-4fd7-a9ce-faa49f0cf7d9
17371737
Security Administrator | Security administrator | 194ae4cb-b126-40b2-bd5b-6091b380977d
17381738
Security Operator | Security operator | 5f2222b1-57c3-48ba-8ad5-d4759f1fde6f
17391739
Security Reader | Security reader | 5d6b6bb7-de71-4623-b4af-96380a352509
1740-
Service Support Administrator | Service administrator | f023fd81-a637-4b56-95fd-791ac0226033
1740+
Service Support Administrator | Service support administrator | f023fd81-a637-4b56-95fd-791ac0226033
17411741
SharePoint Service Administrator | SharePoint administrator | f28a1f50-f6e7-4571-818b-6a12f2af6b6c
17421742
Teams Communications Administrator | Teams Communications Administrator | baf37b3a-610e-45da-9e62-d9d1e5e8914b
17431743
Teams Communications Support Engineer | Teams Communications Support Engineer | f70938a0-fc10-4177-9e90-2178f8765737

articles/api-management/index.yml

Lines changed: 73 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1,56 +1,79 @@
1-
### YamlMime:YamlDocument
2-
documentType: LandingData
1+
### YamlMime:Landing
2+
33
title: API Management documentation
4+
summary: Learn how to use API Management to publish APIs to external, partner, and employee developers securely and at scale. Shows you how to create and manage modern API gateways for existing back-end services hosted anywhere.
5+
46
metadata:
5-
title: Azure API Management documentation - Tutorials, API Reference | Microsoft Docs
6-
description: Learn how to use API Management to publish APIs to external, partner, and employee developers securely and at scale. Tutorials, API references, and other documentation show you how to create and manage modern API gateways for existing back-end services hosted anywhere.
7+
title: API Management documentation
8+
description: Learn how to use API Management to publish APIs to external, partner, and employee developers securely and at scale. Shows you how to create and manage modern API gateways for existing back-end services hosted anywhere.
79
services: api-management
8-
author: georgewallace
9-
manager: gwallace
1010
ms.service: api-management
1111
ms.topic: landing-page
12-
ms.date: 11/15/2017
12+
author: georgewallace
1313
ms.author: gwallace
14-
abstract:
15-
description: Learn how to use API Management to publish APIs to external, partner, and employee developers securely and at scale. Tutorials, API references, and other documentation show you how to create and manage modern API gateways for existing back-end services hosted anywhere.
16-
sections:
17-
- title: 5-minute quickstarts
18-
items:
19-
- type: paragraph
20-
text: Create an API Management instance.
21-
- type: list
22-
style: icon48
23-
items:
24-
- image:
25-
src: https://docs.microsoft.com/azure/sql-database/media/index/portal.svg
26-
text: Create an instance - Portal
27-
href: /azure/api-management/get-started-create-service-instance
28-
- image:
29-
src: https://docs.microsoft.com/azure/sql-database/media/index/logo_powershell.svg
30-
text: Create an instance - PowerShell
31-
href: /azure/api-management/powershell-create-service-instance
32-
- title: Step-by-step tutorials
33-
items:
34-
- type: paragraph
35-
text: Learn how to manage API Management.
36-
- type: list
37-
style: ordered
38-
items:
39-
- html: <a href="/azure/api-management/import-and-publish">Import and publish your first API</a>
40-
- html: <a href="/azure/api-management/api-management-howto-add-products">Create and publish a product</a>
41-
- html: <a href="/azure/api-management/mock-api-responses">Mock API responses</a>
42-
- html: <a href="/azure/api-management/transform-api">Transform and protect your API</a>
43-
- html: <a href="/azure/api-management/api-management-howto-use-azure-monitor">Monitor published APIs</a>
44-
- html: <a href="/azure/api-management/api-management-howto-api-inspector">Debug your APIs using request tracing</a>
45-
- html: <a href="/azure/api-management/api-management-get-started-revise-api">Use revisions to make non-breaking changes safely</a>
46-
- html: <a href="/azure/api-management/api-management-get-started-publish-versions">Publish multiple versions of your API</a>
47-
- html: <a href="/azure/api-management/api-management-customize-styles">Customize the style of the Developer portal pages</a>
48-
- title: Samples
49-
items:
50-
- type: list
51-
style: unordered
52-
className: spaced noBullet
53-
items:
54-
- html: <a href="/azure/api-management/policy-samples">Policy</a>
55-
- html: <a href="/azure/api-management/powershell-samples">Azure PowerShell</a>
56-
- html: <a href="https://docs.microsoft.com/azure/architecture/reference-architectures/enterprise-integration/basic-enterprise-integration">Reference Architecture</a>
14+
ms.date: 03/08/2020
15+
16+
# linkListType: architecture | concept | deploy | download | get-started | how-to-guide | learn | overview | quickstart | reference | sample | tutorial | video | whats-new
17+
18+
landingContent:
19+
# Card
20+
- title: About API Management
21+
linkLists:
22+
- linkListType: overview
23+
links:
24+
- text: What is API Management?
25+
url: api-management-key-concepts.md
26+
- text: Features availability
27+
url: api-management-features.md
28+
29+
# Card (optional)
30+
- title: Create an instance
31+
linkLists:
32+
- linkListType: quickstart
33+
links:
34+
- text: Azure portal
35+
url: get-started-create-service-instance.md
36+
- text: Azure PowerShell
37+
url: powershell-create-service-instance.md
38+
39+
# Card
40+
- title: Manage API Management
41+
linkLists:
42+
- linkListType: tutorial
43+
links:
44+
- text: 1. Import and publish your first API
45+
url: import-and-publish.md
46+
- text: 2. Create and publish a product
47+
url: api-management-howto-add-products.md
48+
- text: 3. Mock API responses
49+
url: mock-api-responses.md
50+
- text: 4. Transform and protect your API
51+
url: transform-api.md
52+
- text: 5. Monitor published APIs
53+
url: api-management-howto-use-azure-monitor.md
54+
- text: 6. Debug your APIs using request tracing
55+
url: api-management-howto-api-inspector.md
56+
- text: 7. Use revisions to make non-breaking changes safely
57+
url: api-management-get-started-revise-api.md
58+
- text: 8. Publish multiple versions of your API
59+
url: api-management-get-started-publish-versions.md
60+
- text: 9. Customize the style of the Developer portal pages
61+
url: api-management-customize-styles.md
62+
63+
# Card
64+
- title: Samples
65+
linkLists:
66+
- linkListType: sample
67+
links:
68+
- text: Policy
69+
url: policy-samples.md
70+
- text: Azure PowerShell
71+
url: powershell-samples.md
72+
73+
# Card
74+
- title: Architecture
75+
linkLists:
76+
- linkListType: architecture
77+
links:
78+
- text: Basic enterprise integration
79+
url: https://docs.microsoft.com/azure/architecture/reference-architectures/enterprise-integration/basic-enterprise-integration

articles/app-service-mobile/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@
166166
- name: Map your own custom domain
167167
href: ../app-service/app-service-web-tutorial-custom-domain.md?toc=%2fazure%2fapp-service-mobile%2ftoc.json
168168
- name: Custom domains with Traffic Manager
169-
href: ../app-service/web-sites-traffic-manager-custom-domain-name.md?toc=%2fazure%2fapp-service-mobile%2ftoc.json
169+
href: ../app-service/configure-domain-traffic-manager.md?toc=%2fazure%2fapp-service-mobile%2ftoc.json
170170
- name: Clone an existing app
171171
href: ../app-service/app-service-web-app-cloning.md?toc=%2fazure%2fapp-service-mobile%2ftoc.json
172172
- name: Azure Virtual Network

0 commit comments

Comments
 (0)