Skip to content

Commit 3f01219

Browse files
authored
Merge pull request #243552 from rboucher/patch-33
add bulleting for scanability
2 parents 177c170 + f0dd668 commit 3f01219

File tree

1 file changed

+12
-11
lines changed

1 file changed

+12
-11
lines changed

articles/chaos-studio/chaos-studio-limitations.md

Lines changed: 12 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -15,17 +15,18 @@ During the public preview of Azure Chaos Studio, there are a few limitations and
1515

1616
## Limitations
1717

18-
* The target resources must be in [one of the regions supported by the Azure Chaos Studio Preview](https://azure.microsoft.com/global-infrastructure/services/?products=chaos-studio).
19-
* Azure Chaos Studio tracked resources (for example, Experiments) currently do NOT support Resource Move. Experiments can be easily copied (by copying Experiment JSON) for use in other subscriptions, resource groups, or regions. Experiments can also already target resources across regions. Extension resources (Targets and Capabilities) do support Resource Move.
20-
* For agent-based faults, the virtual machine must have outbound network access to the Chaos Studio agent service:
21-
* Regional endpoints to allowlist are listed in [Permissions and security in Azure Chaos Studio](chaos-studio-permissions-security.md#network-security).
22-
* If you're sending telemetry data to Application Insights, the IPs in [IP addresses used by Azure Monitor](../azure-monitor/app/ip-addresses.md) are also required.
23-
* If you run an experiment that makes use of the Chaos Studio agent, the virtual machine must run one of the following operating systems:
24-
25-
* Windows Server 2019, Windows Server 2016, Windows Server 2012, and Windows Server 2012 R2
26-
* Red Hat 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
27-
* The Chaos Studio agent isn't tested against custom Linux distributions or hardened Linux distributions (for example, FIPS or SELinux).
28-
* The Chaos Studio portal experience has only been tested on the following browsers:
18+
- **Supported regions** - The target resources must be in [one of the regions supported by the Azure Chaos Studio Preview](https://azure.microsoft.com/global-infrastructure/services/?products=chaos-studio).
19+
- **Resource Move not supported** - Azure Chaos Studio tracked resources (for example, Experiments) currently do NOT support Resource Move. Experiments can be easily copied (by copying Experiment JSON) for use in other subscriptions, resource groups, or regions. Experiments can also already target resources across regions. Extension resources (Targets and Capabilities) do support Resource Move.
20+
- **VMs require network access to Chaos studio** - For agent-based faults, the virtual machine must have outbound network access to the Chaos Studio agent service:
21+
- Regional endpoints to allowlist are listed in [Permissions and security in Azure Chaos Studio](chaos-studio-permissions-security.md#network-security).
22+
- If you're sending telemetry data to Application Insights, the IPs in [IP addresses used by Azure Monitor](../azure-monitor/app/ip-addresses.md) are also required.
23+
24+
- **Supported VM operating systems** - If you run an experiment that makes use of the Chaos Studio agent, the virtual machine must run one of the following operating systems:
25+
26+
- Windows Server 2019, Windows Server 2016, Windows Server 2012, and Windows Server 2012 R2
27+
- Red Hat 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
28+
- **Hardened Linux untested** - The Chaos Studio agent isn't tested against custom Linux distributions or hardened Linux distributions (for example, FIPS or SELinux).
29+
- **Supported browsers** The Chaos Studio portal experience has only been tested on the following browsers:
2930
* **Windows:** Microsoft Edge, Google Chrome, and Firefox
3031
* **MacOS:** Safari, Google Chrome, and Firefox
3132

0 commit comments

Comments
 (0)