Skip to content

Commit 3829171

Browse files
authored
Merge pull request #217957 from MicrosoftDocs/main
11/10 OOB Publish at 11AM
2 parents 5a71ded + 3380447 commit 3829171

23 files changed

+507
-286
lines changed

articles/active-directory/authentication/concept-registration-mfa-sspr-combined.md

Lines changed: 2 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: 09/23/2022
9+
ms.date: 11/10/2022
1010

1111
ms.author: justinha
1212
author: justinha
@@ -93,7 +93,7 @@ For both modes, users who have previously registered a method that can be used f
9393

9494
### Interrupt mode
9595

96-
Combined registration adheres to both multifactor authentication and SSPR policies, if both are enabled for your tenant. These policies control whether a user is interrupted for registration during sign-in and which methods are available for registration. If only an SSPR policy is enabled, then users will be able to skip the registration interruption and complete it at a later time.
96+
Combined registration adheres to both multifactor authentication and SSPR policies, if both are enabled for your tenant. These policies control whether a user is interrupted for registration during sign-in and which methods are available for registration. If only an SSPR policy is enabled, then users will be able to skip (indefinitely) the registration interruption and complete it at a later time.
9797

9898
The following are sample scenarios where users might be prompted to register or refresh their security info:
9999

articles/active-directory/authentication/concept-sspr-policy.md

Lines changed: 2 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: 05/04/2022
9+
ms.date: 11/10/2022
1010

1111
ms.author: justinha
1212
author: justinha
@@ -51,7 +51,7 @@ The following Azure AD password policy options are defined. Unless noted, you ca
5151
| Characters allowed |<ul><li>A – Z</li><li>a - z</li><li>0 – 9</li> <li>@ # $ % ^ & * - _ ! + = [ ] { } &#124; \ : ' , . ? / \` ~ " ( ) ; < ></li> <li>blank space</li></ul> |
5252
| Characters not allowed | Unicode characters. |
5353
| Password restrictions |<ul><li>A minimum of 8 characters and a maximum of 256 characters.</li><li>Requires three out of four of the following:<ul><li>Lowercase characters.</li><li>Uppercase characters.</li><li>Numbers (0-9).</li><li>Symbols (see the previous password restrictions).</li></ul></li></ul> |
54-
| Password expiry duration (Maximum password age) |<ul><li>Default value: **90** days.</li><li>The value is configurable by using the `Set-MsolPasswordPolicy` cmdlet from the Azure Active Directory Module for Windows PowerShell.</li></ul> |
54+
| Password expiry duration (Maximum password age) |<ul><li>Default value: **90** days. If the tenant was created after 2021, it has no default expiration value. You can check current policy with [Get-MsolPasswordPolicy](/powershell/module/msonline/get-msolpasswordpolicy).</li><li>The value is configurable by using the `Set-MsolPasswordPolicy` cmdlet from the Azure Active Directory Module for Windows PowerShell.</li></ul> |
5555
| Password expiry notification (When users are notified of password expiration) |<ul><li>Default value: **14** days (before password expires).</li><li>The value is configurable by using the `Set-MsolPasswordPolicy` cmdlet.</li></ul> |
5656
| Password expiry (Let passwords never expire) |<ul><li>Default value: **false** (indicates that password's have an expiration date).</li><li>The value can be configured for individual user accounts by using the `Set-MsolUser` cmdlet.</li></ul> |
5757
| Password change history | The last password *can't* be used again when the user changes a password. |

articles/azure-maps/weather-coverage.md

Lines changed: 260 additions & 258 deletions
Large diffs are not rendered by default.

articles/azure-percept/retirement-of-azure-percept-dk.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: yvonne-dq
55
ms.author: amiyouss
66
ms.service: azure-percept
77
ms.topic: overview
8-
ms.date: 11/09/2022
8+
ms.date: 11/10/2022
99
---
1010

1111
# Retirement of Azure Percept DK
@@ -36,4 +36,4 @@ If you have questions regarding Azure Percept DK, please refer to the below **FA
3636
| When is this change occurring? | On March 30, 2023. Until this date your DK and Studio will function as-is and updates and customer support will be offered. After this date, all updates and customer support will stop. |
3737
| Will my projects be deleted? | Your projects remain in the underlying Azure Services they were created in (example: Custom Vision, Speech Studio, etc.). They won't be deleted due to this retirement. You can no longer modify or use your project with Percept Studio. |
3838
| Do I need to do anything before March 30, 2023? | Yes, you will need to close the resources and projects associated with the Azure Percept Studio and DK to avoid future billing, as these backend resources and projects will continue to bill after retirement. |
39-
| Will my device still power on? | The various backend services that allow the DK and Audio Accessory to fully function will be shut down upon retirement, rending the DK and Audio Accessory effectively unusable. The SoMs, such as the camera and Audio Accessory, will no longer be identified by the DK after retirement and thus effectively unusable. |
39+

articles/machine-learning/how-to-manage-synapse-spark-pool.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Machine Learning
44
description: Learn how to attach and manage Spark pools with Azure Synapse
55
author: ynpandey
66
ms.author: franksolomon
7-
ms.reviewer: scottpolly
7+
ms.reviewer: franksolomon
88
ms.service: machine-learning
99
ms.subservice: mldata
1010
ms.topic: how-to

articles/machine-learning/how-to-submit-spark-jobs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Machine Learning
44
description: Learn how to submit standalone and pipeline Spark jobs in Azure Machine Learning
55
author: ynpandey
66
ms.author: franksolomon
7-
ms.reviewer: scottpolly
7+
ms.reviewer: franksolomon
88
ms.service: machine-learning
99
ms.subservice: mldata
1010
ms.topic: how-to

articles/machine-learning/interactive-data-wrangling-with-apache-spark-azure-ml.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ titleSuffix: Azure Machine Learning
44
description: Learn how to use Apache Spark to wrangle data with Azure Machine Learning
55
author: ynpandey
66
ms.author: franksolomon
7-
ms.reviewer: scottpolly
7+
ms.reviewer: franksolomon
88
ms.service: machine-learning
99
ms.subservice: mldata
1010
ms.topic: how-to

articles/purview/how-to-policies-data-owner-arc-sql-server.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ Register each data source with Microsoft Purview to later define access policies
3838

3939
1. **Select a collection** to put this registration in.
4040

41-
1. Enable Data Use Management. Data Use Management needs certain permissions and can affect the security of your data, as it delegates to certain Microsoft Purview roles to manage access to the data sources. **Go through the secure practices related to Data Use Management in this guide**: [How to enable Data Use Management]
42-
(./how-to-enable-data-use-management.md)
41+
1. Enable Data Use Management. Data Use Management needs certain permissions and can affect the security of your data, as it delegates to certain Microsoft Purview roles to manage access to the data sources. **Go through the secure practices related to Data Use Management in this guide**: [How to enable Data Use Management](./how-to-enable-data-use-management.md)
4342

4443
1. Upon enabling Data Use Management, Microsoft Purview will automatically capture the **Application ID** of the App Registration related to this Arc-enabled SQL server. Come back to this screen and hit the refresh button on the side of it to refresh, in case the association between the Arc-enabled SQL server and the App Registration changes in the future.
4544

articles/service-health/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@
5656
href: stay-informed-security.md
5757
- name: Resource health types and checks
5858
href: resource-health-checks-resource-types.md
59+
- name: Impacted Resources Support for Outages
60+
href: impacted-resources-outage.md
5961
- name: Resource Health FAQ
6062
href: resource-health-faq.yml
6163
- name: Resource Health VM status annotations
Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
1+
---
2+
title: Impacted resources support for outages
3+
description: This article details what is communicated to users and where they can view information about their impacted resources.
4+
ms.topic: conceptual
5+
ms.date: 11/9/2022
6+
---
7+
8+
# Impacted Resources for Azure Outages
9+
10+
[Azure Service Health](https://azure.microsoft.com/get-started/azure-portal/service-health/) helps customers view any health events that impact their Subscriptions and Tenants. The Service Issues blade on Service Health shows any ongoing problems in Azure services that are impacting your resources. You can understand when the issue began, and what services and regions are impacted. Previously, the Potential Impact tab on the Service Issues blade was within the details of an incident. It showed any resources under a customer's Subscriptions or Tenants that may be impacted by an outage, and their resource health signal to help customers evaluate impact.
11+
12+
**In support of the impacted resource experience, Service Health has enabled a new feature to:**
13+
14+
- Replace “Potential Impact” tab with “Impacted Resources” tab on Service Issues.
15+
- Display resources that are confirmed to be impacted by an outage.
16+
- Display resources that are not confirmed to be impacted by an outage but could be impacted because they fall under a service or region that is confirmed to be impacted by an outage.
17+
- Resource Health status of both confirmed and potential impacted resources showing the availability of the resource.
18+
19+
This article details what is communicated to users and where they can view information about their impacted resources.
20+
21+
>[!Note]
22+
>This feature will be enabled to users in phases. Only selected subscription-level customers will start seeing the experience initially and gradually expand to 100% of subscription customers. In future this capability will be live for tenant level customers.
23+
24+
## Impacted Resources for Outages on the Service Health Portal
25+
26+
The impacted resources tab under Azure portal-> Service Health ->Service Issues will display resources that are Confirmed to be impacted by an outage and resources that could Potentially be impacted by an outage. Below is an example of impacted resources tab for an incident on Service Issues with Confirmed and Potential impact resources.
27+
28+
:::image type="content" source="./media/impacted-resource-outage/ir-portal.PNG" alt-text="Screenshot of Azure Service Health impacted resources information.":::
29+
30+
##### Service Health provides the below information to users whose resources are impacted by an outage:
31+
32+
|Column |Description |
33+
|---------|---------|
34+
|Resource Name|Name of resource|
35+
|Resource Health|Health status of a resource at that point in time|
36+
|Impact Type|Tells customers if their resource is confirmed to be impacted or potentially impacted|
37+
|Resource Type|Type of resource impacted (.ie Virtual Machines)|
38+
|Resource Group|Resource group which contains the impacted resource|
39+
|Location|Location which contains the impacted resource|
40+
|Subscription ID|Unique ID for the subscription that contains the impacted resource|
41+
|Subscription Name|Subscription name for the subscription which contains the impacted resource|
42+
|Tenant ID|Unique ID for the tenant that contains the impacted resource|
43+
44+
## Resource Name
45+
46+
This will be the resource name of the resource. The resource name will be a clickable link that links to Resource Health page for this resource.
47+
48+
It will be text only if there is no Resource Health signal available for this resource.
49+
50+
## Impact Type
51+
52+
This column will display values “Confirmed vs Potential”
53+
54+
- *Confirmed*: Resource that was confirmed to be impacted by an outage. Customers should check the Summary section to make sure customer action items (if any) are taken to remediate the issue.
55+
- *Potential*: Resource that is not confirmed to be impacted by an outage but could potentially be impacted as it is under a service or region which is impacted by an outage. Customers are advised to look at the resource health and make sure everything is working as planned.
56+
57+
## Resource Health
58+
59+
The health status listed under **[Resource Health](../service-health/resource-health-overview.md)** refers to the status of a given resource at that point in time.
60+
61+
- A health status of available means your resource is healthy but it may have been affected by the service event at a previous point in time.
62+
- A health status of degraded or unavailable (caused by a customer-initiated action or platform-initiated action) means your resource is impacted but could be now healthy and pending a status update.
63+
64+
:::image type="content" source="./media/impacted-resource-outage/icons.PNG" alt-text="Screenshot of Impacted Resources health status icons and impact type":::
65+
66+
67+
>[!Note]
68+
>Not all resources will show resource health status. This will be shown on resources for which we have a resource health signal available only. The status of resources where the health signal is not available is shown as **“N/A”** and corresponding Resource name value will be text only not a clickable link.
69+
70+
## Filters
71+
72+
Customers can filter on the results using the below filters:
73+
74+
- Impact type: Confirmed or Potential
75+
- Subscription ID: All Subscription IDs the user has access to
76+
- Status: Resource Health status column that shows Available, Unavailable, Degraded, Unknown, N/A
77+
78+
## Export to CSV
79+
80+
The list of impacted resources can be exported to an excel file by clicking on this option.

0 commit comments

Comments
 (0)