Skip to content

Commit d547603

Browse files
authored
Merge pull request #194957 from MicrosoftDocs/main
Merge Main to Live, 4 AM
2 parents 99a1732 + 4c5c59b commit d547603

File tree

169 files changed

+3068
-351
lines changed

Some content is hidden

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

169 files changed

+3068
-351
lines changed

.openpublishing.redirection.defender-for-iot.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path_from_root": "/articles/defender-for-iot/organizations/how-to-configure-windows-endpoint-monitoring.md",
5+
"redirect_url": "/azure/defender-for-iot/organizations/how-to-control-what-traffic-is-monitored#configure-windows-endpoint-monitoring",
6+
"redirect_document_id": false
7+
},
38
{
49
"source_path_from_root": "/articles/defender-for-iot/organizations/concept-key-concepts.md",
510
"redirect_url": "/azure/defender-for-iot/organizations/overview",

articles/active-directory-b2c/TOC.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -685,7 +685,7 @@
685685
- name: Stack Overflow
686686
href: https://stackoverflow.com/questions/tagged/azure-ad-b2c+identity-experience-framework
687687
- name: Support
688-
href: ../active-directory/fundamentals/active-directory-troubleshooting-support-howto.md?bc=%2fazure%2factive-directory-b2c%2fbread%2ftoc.json&toc=%2fazure%2factive-directory-b2c%2fTOC.json
688+
href: find-help-open-support-ticket.md
689689
displayName: technical
690690
- name: Videos
691-
href: azure-ad-external-identities-videos.md
691+
href: azure-ad-external-identities-videos.md
Lines changed: 94 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,94 @@
1+
---
2+
title: Find help and open a support ticket for Azure Active Directory B2C
3+
titleSuffix: Azure AD B2C
4+
description: Learn how to find technical, pre-sales, billing, and subscription help and open a support ticket for Azure Active Directory B2C
5+
services: active-directory-b2c
6+
author: kengaderdus
7+
manager: CelesteDG
8+
9+
ms.service: active-directory
10+
ms.workload: identity
11+
ms.topic: troubleshooting
12+
ms.date: 03/30/2022
13+
ms.author: kengaderdus
14+
ms.subservice: B2C
15+
---
16+
17+
# Find help and open a support ticket for Azure Active Directory B2C
18+
19+
Microsoft provides global technical, pre-sales, billing, and subscription support for Azure Active Directory B2C (Azure AD B2C). Support is available both online and by phone for Microsoft Azure paid and trial subscriptions. Phone support and online billing support are available in additional languages.
20+
21+
## Find help without opening a support ticket
22+
23+
Before creating a support ticket, check out the following resources for answers and information.
24+
25+
* For content such as how-to information or code samples for IT professionals and developers, see the [technical documentation for Azure AD B2C at docs.microsoft.com](../active-directory-b2c/index.yml).
26+
27+
* The [Microsoft Technical Community](https://techcommunity.microsoft.com/) is the place for our IT pro partners and customers to collaborate, share, and learn. The [Microsoft Technical Community Info Center](https://techcommunity.microsoft.com/t5/Community-Info-Center/ct-p/Community-Info-Center) is used for announcements, blog posts, ask-me-anything (AMA) interactions with experts, and more. You can also [join the community to submit your ideas](https://techcommunity.microsoft.com/t5/Communities/ct-p/communities).
28+
29+
## Open a support ticket
30+
31+
If you're unable to find answers by using self-help resources, you can open an online support ticket. You should open each support ticket for only a single problem to enable us to connect you to the support engineers who are subject matter experts for your problem. Also, Azure AD B2C engineering teams prioritize their work based on incidents that are generated, so you're often contributing to service improvements.
32+
33+
### How to open a support ticket for Azure AD B2C in the Azure portal
34+
35+
> [!NOTE]
36+
> For billing or subscription issues, use the [Microsoft 365 admin center](https://admin.microsoft.com).
37+
38+
1. Sign in to [the Azure portal](https://portal.azure.com).
39+
40+
1. Make sure you're using the Azure Active Directory (Azure AD) tenant that contains your Azure subscription:
41+
42+
1. In the Azure portal toolbar, select the **Directories + subscriptions** (:::image type="icon" source="./../active-directory/develop/media/common/portal-directory-subscription-filter.png" border="false":::) icon.
43+
44+
1. On the **Portal settings | Directories + subscriptions** page, find your Azure AD directory in the **Directory name** list, and then select **Switch** button next to it.
45+
46+
1. In the Azure portal, search for and select **Azure Active Directory**.
47+
48+
1. In the left menu, under **Troubleshooting + Support**, select **New support request**.
49+
50+
1. On the **1. Problem description** tab:
51+
52+
1. For **Issue type**, select **Technical**.
53+
54+
1. For **Subscription**, select your Azure subscription.
55+
56+
1. For **Service type**, select **Azure Active Directory Business to Consumer (B2C)**. This action shows **Summary** and **Problem type** fields.
57+
58+
1. For **Summary**, write a descriptive summary for your request. The summary needs to be under 140 characters.
59+
60+
1. For **Problem type**, and then select a category for that type.
61+
62+
1. Select **Next**.
63+
64+
1. Under the **2. Recommended solution** tab, you're offered self-help solution and documentation. If none of the solutions recommended resolves your problem, select **Next**.
65+
66+
1. Under **3. Additional details** tab, fill out the required details accurately. For example:
67+
68+
1. Your tenant ID or domain name. See how to find your [tenant ID](tenant-management.md#get-your-tenant-id) or [tenant name](tenant-management.md#get-your-tenant-name).
69+
70+
1. The time and date when the problem occurred.
71+
72+
1. Additional details to describe the problem.
73+
74+
1. Under **Advanced diagnostic information**, select **Yes (Recommended)** to allow Microsoft support to access your Azure resources for faster problem resolution.
75+
76+
1. Select a **[Severity](https://azure.microsoft.com/support/plans/response)**, and your preferred contact method.
77+
78+
79+
:::image type="content" source="media/find-help-and-submit-support-ticket/find-help-and-submit-support-ticket-1.png" alt-text="Screenshot of how to find help and submit support ticket part 1.":::
80+
81+
:::image type="content" source="media/find-help-and-submit-support-ticket/find-help-and-submit-support-ticket-2.png" alt-text="Screenshot of how to find help and submit support ticket part 2.":::
82+
83+
1. Select **Next**. Under **4. Review + create**, you'll see a summary of your support ticket.
84+
85+
1. If the details of your support ticket are accurate, select **Create** to submit the support ticket. Otherwise, select **Previous** to make corrections.
86+
87+
:::image type="content" source="media/find-help-and-submit-support-ticket/review-and-create.png" alt-text="Screenshot of how to find help and submit support ticket Review and create tab.":::
88+
89+
## Next steps
90+
91+
* [Microsoft Tech Community](https://techcommunity.microsoft.com/)
92+
93+
* [Technical documentation for Azure AD B2C at docs.microsoft.com](../active-directory-b2c/index.yml)
94+
Loading
Loading
135 KB
Loading
Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
---
2+
title: Customer data storage for Japan customers - Azure AD
3+
description: Learn about where Azure Active Directory stores customer-related data for its Japan customers.
4+
services: active-directory
5+
author: justinha
6+
manager: karenhoran
7+
ms.author: justinha
8+
9+
ms.service: active-directory
10+
ms.subservice: fundamentals
11+
ms.workload: identity
12+
ms.topic: conceptual
13+
ms.date: 04/12/2022
14+
ms.custom: "it-pro, seodec18, references_regions"
15+
ms.collection: M365-identity-device-management
16+
---
17+
18+
# Customer data storage for Japan customers in Azure Active Directory
19+
20+
Azure Active Directory (Azure AD) stores its Customer Data in a geographical location based on the country you provided when you signed up for a Microsoft Online service. Microsoft Online services include Microsoft 365 and Azure.
21+
22+
For information about where Azure AD and other Microsoft services' data is located, see the [Where your data is located](https://www.microsoft.com/trust-center/privacy/data-location) section of the Microsoft Trust Center.
23+
24+
From April 15, 2022, Microsoft began storing Azure AD’s Customer Data for new tenants with a Japan billing address within the Japanese datacenters. From April 15, 2022 to June 30, 2022 a backup copy of the Azure AD’s Customer Data for these new tenants will be stored in Asia to ensure a smooth transition to the Japanese datacenters. This copy will be destroyed on June 30, 2022.
25+
26+
Additionally, certain Azure AD features do not yet support storage of Customer Data in Japan. Please go to the [Azure AD data map](https://msit.powerbi.com/view?r=eyJrIjoiYzEyZTc5OTgtNTdlZS00ZTVkLWExN2ItOTM0OWU4NjljOGVjIiwidCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsImMiOjV9), for specific feature information. For example, Microsoft Azure AD Multi-Factor Authentication stores Customer Data in the US and processes it globally. See [Data residency and customer data for Azure AD Multi-Factor Authentication](../authentication/concept-mfa-data-residency.md).
27+
28+
> [!NOTE]
29+
> Microsoft products, services, and third-party applications that integrate with Azure AD have access to Customer Data. Evaluate each product, service, and application you use to determine how Customer Data is processed by that specific product, service, and application, and whether they meet your company's data storage requirements. For more information about Microsoft services' data residency, see the [Where your data is located](https://www.microsoft.com/trust-center/privacy/data-location) section of the Microsoft Trust Center.
30+
31+
## Azure role-based access control (Azure RBAC)
32+
33+
Role definitions, role assignments, and deny assignments are stored globally to ensure that you have access to your resources regardless of the region you created the resource. For more information, see [What is Azure role-based access control (Azure RBAC)?](../../role-based-access-control/overview.md#where-is-azure-rbac-data-stored).

articles/active-directory/fundamentals/toc.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -298,4 +298,6 @@
298298
- name: Identity data storage for Europe
299299
href: active-directory-data-storage-eu.md
300300
- name: Identity data storage for Australia and New Zealand
301-
href: active-directory-data-storage-australia-newzealand.md
301+
href: active-directory-data-storage-australia-newzealand.md
302+
- name: Identity data storage for Japan
303+
href: active-directory-data-storage-japan.md

articles/aks/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
href: start-stop-cluster.md
170170
- name: Use planned maintenance (preview)
171171
href: planned-maintenance.md
172-
- name: Cloud Controller Manager (preview)
172+
- name: Cloud Controller Manager
173173
href: out-of-tree.md
174174
- name: Upgrade an AKS cluster
175175
href: upgrade-cluster.md

articles/aks/out-of-tree.md

Lines changed: 16 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,37 +1,38 @@
11
---
2-
title: Enable Cloud Controller Manager (Preview)
2+
title: Enable Cloud Controller Manager
33
description: Learn how to enable the Out of Tree cloud provider
44
services: container-service
55
ms.topic: article
6-
ms.date: 8/25/2021
6+
ms.date: 04/08/2022
77
ms.author: juda
88

99
---
1010

11-
# Enable Cloud Controller Manager (Preview)
11+
# Enable Cloud Controller Manager
1212

1313
As a Cloud Provider, Microsoft Azure works closely with the Kubernetes community to support our infrastructure on behalf of users.
1414

15-
Currently, Cloud provider integration within Kubernetes is "in-tree", where any changes to Cloud specific features must follow the standard Kubernetes release cycle. When we find, fix issues, or need to roll out enhancements, we must do this within the Kubernetes community's release cycle.
15+
Previously, Cloud provider integration with Kubernetes was "in-tree", where any changes to Cloud specific features would follow the standard Kubernetes release cycle. When issues were fixed or enhancements were rolled out, they would need to be within the Kubernetes community's release cycle.
1616

17-
The Kubernetes community is now adopting an "out-of-tree" model where the Cloud providers will control their releases independently of the core Kubernetes release schedule through the [cloud-provider-azure][cloud-provider-azure] component. We have already rolled out the Cloud Storage Interface (CSI) drivers to be the default in Kubernetes version 1.21 and above.
17+
The Kubernetes community is now adopting an "out-of-tree" model where the Cloud providers will control their releases independently of the core Kubernetes release schedule through the [cloud-provider-azure][cloud-provider-azure] component. As part of this cloud-provider-azure component, we are also introducing a cloud-node-manager component, which is a component of the Kubernetes node lifecycle controller. This component is deployed by a DaemonSet in the *kube-system* namespace. To view this component, use
1818

19-
> [!Note]
20-
> When enabling Cloud Controller Manager on your AKS cluster, this will also enable the out of tree CSI drivers.
21-
22-
The Cloud Controller Manager will be the default controller from Kubernetes 1.22, supported by AKS.
19+
```azurecli-interactive
20+
kubectl get po -n kube-system | grep cloud-node-manager
21+
```
2322

23+
We recently rolled out the Cloud Storage Interface (CSI) drivers to be the default in Kubernetes version 1.21 and above.
2424

25-
[!INCLUDE [preview features callout](./includes/preview/preview-callout.md)]
25+
> [!Note]
26+
> When enabling Cloud Controller Manager on your AKS cluster, this will also enable the out of tree CSI drivers.
2627
27-
## Before you begin
28+
The Cloud Controller Manager is the default controller from Kubernetes 1.22, supported by AKS. If running < v1.22, follow instructions below.
2829

30+
## Prerequisites
2931
You must have the following resource installed:
3032

3133
* The Azure CLI
32-
* The `aks-preview` extension version 0.5.5 or later
3334
* Kubernetes version 1.20.x or above
34-
35+
* The `aks-preview` extension version 0.5.5 or later
3536

3637
### Register the `EnableCloudControllerManager` feature flag
3738

@@ -62,7 +63,7 @@ az extension add --name aks-preview
6263
az extension update --name aks-preview
6364
```
6465

65-
## Create an AKS cluster with Cloud Controller Manager
66+
## Create a new AKS cluster with Cloud Controller Manager with version <1.22
6667

6768
To create a cluster using the Cloud Controller Manager, pass `EnableCloudControllerManager=True` as a customer header to the Azure API using the Azure CLI.
6869

@@ -71,7 +72,7 @@ az group create --name myResourceGroup --location eastus
7172
az aks create -n aks -g myResourceGroup --aks-custom-headers EnableCloudControllerManager=True
7273
```
7374

74-
## Upgrade an AKS cluster to Cloud Controller Manager
75+
## Upgrade an AKS cluster to Cloud Controller Manager on an existing cluster with version <1.22
7576

7677
To upgrade a cluster to use the Cloud Controller Manager, pass `EnableCloudControllerManager=True` as a customer header to the Azure API using the Azure CLI.
7778

0 commit comments

Comments
 (0)