Skip to content

Commit 2131d68

Browse files
committed
Merge branch 'master' of https://github.com/MicrosoftDocs/azure-docs-pr into dtl1
2 parents c8333b8 + 79ba0d1 commit 2131d68

File tree

8 files changed

+65
-13
lines changed

8 files changed

+65
-13
lines changed

articles/active-directory/enterprise-users/domains-verify-custom-subdomain.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010
ms.subservice: enterprise-users
1111
ms.workload: identity
1212
ms.topic: how-to
13-
ms.date: 09/01/2021
13+
ms.date: 10/28/2021
1414
ms.author: curtand
1515
ms.reviewer: sumitp
1616

@@ -23,7 +23,7 @@ ms.collection: M365-identity-device-management
2323

2424
After a root domain is added to Azure Active Directory (Azure AD), all subsequent subdomains added to that root in your Azure AD organization automatically inherit the authentication setting from the root domain. However, if you want to manage domain authentication settings independently from the root domain settings, you can now with the Microsoft Graph API. For example, if you have a federated root domain such as contoso.com, this article can help you verify a subdomain such as child.contoso.com as managed instead of federated.
2525

26-
In the Azure AD portal, when the parent domain is federated and the admin tries to verify a managed subdomain on the **Custom domain names** page, you'll get a 'Failed to add domain' error with the reason "One or more properties contains invalid values". If you try to add this subdomain from the Microsoft 365 admin center, you will receive a similar error. For more information about the error, see [A child domain doesn't inherit parent domain changes in Office 365, Azure, or Intune](/office365/troubleshoot/administration/child-domain-fails-inherit-parent-domain-changes).
26+
In the Azure AD portal, when the parent domain is federated and the admin tries to verify a managed subdomain on the **Custom domain names** page, you'll get a 'Failed to add domain' error with the reason "One or more properties contains invalid values." If you try to add this subdomain from the Microsoft 365 admin center, you will receive a similar error. For more information about the error, see [A child domain doesn't inherit parent domain changes in Office 365, Azure, or Intune](/office365/troubleshoot/administration/child-domain-fails-inherit-parent-domain-changes).
2727

2828
## How to verify a custom subdomain
2929

articles/active-directory/privileged-identity-management/pim-resource-roles-configure-role-settings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ For more information, see [Multifactor authentication and Privileged Identity Ma
109109

110110
## Activation maximum duration
111111

112-
Use the **Activation maximum duration** slider to set the maximum time, in hours, that a role stays active before it expires. This value can be from one to 24 hours.
112+
Use the **Activation maximum duration** slider to set the maximum time, in hours, that a role assignment stays active before it expires. This value can be from one to 24 hours.
113113

114114
## Require justification
115115

articles/chaos-studio/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,8 @@
4444
href: chaos-studio-fault-library.md
4545
- name: Fault providers
4646
href: chaos-studio-fault-providers.md
47+
- name: Preview limitations and known issues
48+
href: chaos-studio-limitations.md
4749
- name: Service limits
4850
href: chaos-studio-service-limits.md
4951
- name: REST API documentation
Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
title: Azure Chaos Studio limitations and known issues
3+
description: Understand current limitations and known issues when using Azure Chaos Studio.
4+
services: chaos-studio
5+
author: johnkemnetz
6+
ms.topic: overview
7+
ms.date: 11/02/2021
8+
ms.author: johnkem
9+
ms.service: chaos-studio
10+
---
11+
12+
# Azure Chaos Studio Preview Limitations and Known Issues
13+
14+
During the public preview of Azure Chaos Studio, there are a few limitations and known issues that the team is aware of and working to resolve.
15+
16+
## Limitations
17+
18+
* For agent-based faults, the machine must have access to the following **HTTPS endpoints**:
19+
* http://agentcommunicationservice-frontdoor-canary.trafficmanager.net
20+
* If sending telemetry data to Application Insights, the IPs [in this document](../azure-monitor/app/ip-addresses.md) are also required.
21+
* If running an experiment that makes use of the Chaos Agent, the VM must run one of the following **operating systems**:
22+
* Windows Server 2019, Windows Server 2016, Windows Server 2012, and Windows Server 2012 R2
23+
* Redhat Enterprise Linux 8.2, SUSE Enterprise Linux 15 SP2, CentOS 8.2, Debian 10 Buster (with unzip installation required), Oracle Linux 7.8 Ubuntu Server 16.04 LTS, and Ubuntu Server 18.04 LTS
24+
* The Chaos Agent is not tested against custom Linux distributions, hardened Linux distributions (for example, FIPS or SELinux)
25+
* The Chaos Studio portal experience has only been tested on the following browsers:
26+
* **Windows:** Microsoft Edge, Google Chrome, Firefox
27+
* **MacOS:** Safari, Google Chrome, Firefox
28+
29+
## Known issues
30+
* Onboarding a target in the Azure portal may fail if you navigate away from the Targets view before onboarding completes.
31+
* When creating an experiment, after clicking **Review + create** there is a delay before the created experiment appears in the experiment list and users must refresh to see the experiment in the list.
32+
* When picking target resources for an agent-based fault in the experiment designer, it is possible to select virtual machines or virtual machine scale sets with an operating system not supported by the fault selected.
33+
34+
35+
## Next steps
36+
Get started creating and running chaos experiments to improve application resilience with Chaos Studio using the links below.
37+
- [Create and run your first experiment](chaos-studio-tutorial-service-direct.md)
38+
- [Learn more about chaos engineering](chaos-studio-chaos-engineering-overview.md)

articles/cognitive-services/Speech-Service/how-to-custom-speech-test-and-train.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ This table lists accepted data types, when each data type should be used, and th
4747
| [Audio](#audio-data-for-testing) | Yes<br>Used for visual inspection | 5+ audio files | No | N/A |
4848
| [Audio + Human-labeled transcripts](#audio--human-labeled-transcript-data-for-trainingtesting) | Yes<br>Used to evaluate accuracy | 0.5-5 hours of audio | Yes | 1-20 hours of audio |
4949
| [Plain text](#plain-text-data-for-training) | No | N/a | Yes | 1-200 MB of related text |
50-
| [Structured text](#structured-text-data-for-training-public-preview) (Public Preview) | No | N/a | Yes | Up to 20 classes with up to 2000 items and up to 50,000 training sentences |
50+
| [Structured text](#structured-text-data-for-training-public-preview) (Public Preview) | No | N/a | Yes | Up to 10 classes with up to 4000 items and up to 50,000 training sentences |
5151
| [Pronunciation](#pronunciation-data-for-training) | No | N/a | Yes | 1 KB - 1 MB of pronunciation text |
5252

5353
Files should be grouped by type into a dataset and uploaded as a .zip file. Each dataset can only contain a single data type.
@@ -194,7 +194,7 @@ Here is an example of the markdown format:
194194
```markdown
195195
// This is a comment
196196

197-
// Here are three separate lists of items that can be referenced in an example sentence. You can have up to 20 of these
197+
// Here are three separate lists of items that can be referenced in an example sentence. You can have up to 10 of these
198198
@ list food =
199199
- pizza
200200
- burger

articles/virtual-desktop/azure-stack-hci-faq.yml

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,17 @@ sections:
3737
Can I use Azure Virtual Desktop with other on-premises infrastructure besides Azure Stack HCI?
3838
answer: |
3939
No. Azure Virtual Desktop's on-premises capabilities only extend to session hosts running Azure Stack HCI infrastructure.
40-
40+
41+
- question: |
42+
Is Azure Virtual Desktop an Azure Arc-enabled service?
43+
answer: |
44+
No, Azure Virtual Desktop is not an Azure Arc-enabled service. It is not supported outside of Azure, in a multi-cloud environment, or on Azure Arc-enabled servers besides Azure Stack HCI virtual machines as described in this technical documentation.
45+
46+
- question: |
47+
Is Azure Virtual Desktop for Azure Stack HCI available in Azure Government?
48+
answer: |
49+
No, because Azure Stack HCI is not currently available in Azure Government.
50+
4151
- question: |
4252
Does using Azure Virtual Desktop for Azure Stack HCI mean all my data is stored on-premises?
4353
answer: |

articles/virtual-desktop/azure-stack-hci-overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ We're aware of the following issues affecting the public preview version of Azur
6060

6161
- The Azure Virtual Desktop tab in the Azure portal can't create new virtual machines directly on Azure Stack HCI infrastructure. Instead, admins must create on-premises virtual machines separately, then register them with an Azure Virtual Desktop host pool.
6262

63-
- When connecting to a Windows 10 or 11 Enterprise multi-session virtual desktop, users may see a message that says "activation needed," even if they have an eligible license.
63+
- When connecting to a Windows 10 or 11 Enterprise multi-session virtual desktop, users may see activation issues, such as a desktop watermark saying "Activate Windows," even if they have an eligible license.
6464

6565
- Azure Virtual Desktop for Azure Stack HCI doesn't currently support host pools containing both cloud and on-premises session hosts. Each host pool in the deployment must have only one type of host pool.
6666

articles/virtual-desktop/azure-stack-hci.md

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,20 +34,22 @@ To set up Azure Virtual Desktop for Azure Stack HCI:
3434

3535
1. Create a new host pool with no virtual machines by following the instructions in [Begin the host pool setup process](create-host-pools-azure-marketplace.md#begin-the-host-pool-setup-process). At the end of that section, come back to this article and start on step 2.
3636

37-
2. Follow the instructions in [Workspace information](create-host-pools-azure-marketplace.md#workspace-information) to create a workspace for yourself.
37+
2. Configure the newly created host pool to be a validation host pool by following the steps in [Define your host pool as a validation host pool](create-validation-host-pool.md#define-your-host-pool-as-a-validation-host-pool) to enable the Validation environment property.
3838

39-
3. Deploy a new virtual machine on your Azure Stack HCI infrastructure by following the instructions in [Create a new VM](/azure-stack/hci/manage/vm#create-a-new-vm). Deploy a VM with a supported OS and join it to a domain.
39+
3. Follow the instructions in [Workspace information](create-host-pools-azure-marketplace.md#workspace-information) to create a workspace for yourself.
40+
41+
4. Deploy a new virtual machine on your Azure Stack HCI infrastructure by following the instructions in [Create a new VM](/azure-stack/hci/manage/vm#create-a-new-vm). Deploy a VM with a supported OS and join it to a domain.
4042

4143
>[!NOTE]
4244
>Install the Remote Desktop Session Host (RDSH) role if the VM is running a Windows Server OS.
4345
44-
4. Enable Azure to manage the new virtual machine through Azure Arc by installing the Connected Machine agent to it. Follow the directions in [Connect hybrid machines with Azure Arc-enabled servers](../azure-arc/servers/learn/quick-enable-hybrid-vm.md) to install the Windows agent to the virtual machine.
46+
5. Enable Azure to manage the new virtual machine through Azure Arc by installing the Connected Machine agent to it. Follow the directions in [Connect hybrid machines with Azure Arc-enabled servers](../azure-arc/servers/learn/quick-enable-hybrid-vm.md) to install the Windows agent to the virtual machine.
4547

46-
5. Add the virtual machine to the Azure Virtual Desktop host pool you created earlier by installing the [Azure Virtual Desktop Agent](agent-overview.md). After that, follow the instructions in [Register the VMs to the Azure Virtual Desktop host pool](create-host-pools-powershell.md#register-the-virtual-machines-to-the-azure-virtual-desktop-host-pool) to register the VM to the Azure Virtual Desktop service.
48+
6. Add the virtual machine to the Azure Virtual Desktop host pool you created earlier by installing the [Azure Virtual Desktop Agent](agent-overview.md). After that, follow the instructions in [Register the VMs to the Azure Virtual Desktop host pool](create-host-pools-powershell.md#register-the-virtual-machines-to-the-azure-virtual-desktop-host-pool) to register the VM to the Azure Virtual Desktop service.
4749

48-
6. Follow the directions in [Create app groups and manage user assignments](manage-app-groups.md) to create an app group for testing and assign user access to it.
50+
7. Follow the directions in [Create app groups and manage user assignments](manage-app-groups.md) to create an app group for testing and assign user access to it.
4951

50-
7. Go to [the web client](./user-documentation/connect-web.md) and grant your users access to the new deployment.
52+
8. Go to [the web client](./user-documentation/connect-web.md) and grant your users access to the new deployment.
5153

5254
## Optional configurations
5355

0 commit comments

Comments
 (0)