Skip to content

Commit 24c73d3

Browse files
committed
edits
2 parents 5f537b8 + a362cfc commit 24c73d3

20 files changed

+16
-256
lines changed

articles/active-directory-domain-services/migrate-from-classic-vnet.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,6 @@ As you prepare for migration, there are some considerations around the availabil
3939

4040
The domain controller IP addresses for a managed domain change after migration. This change includes the public IP address for the secure LDAP endpoint. The new IP addresses are inside the address range for the new subnet in the Resource Manager virtual network.
4141

42-
If you need to roll back, the IP addresses may change after rolling back.
43-
4442
Azure AD DS typically uses the first two available IP addresses in the address range, but this isn't guaranteed. You can't currently specify the IP addresses to use after migration.
4543

4644
### Account lockout

articles/azure-vmware/azure-vmware-solution-known-issues.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,9 @@ Refer to the table below to find details about resolution dates or possible work
1616
|Issue | Date discovered | Workaround | Date resolved |
1717
| :------------------------------------- | :------------ | :------------- | :------------- |
1818
| [VMSA-2021-002 ESXiArgs](https://www.vmware.com/security/advisories/VMSA-2021-0002.html) OpenSLP vulnerability publicized in February 2023 | 2021 | [Disable OpenSLP service](https://kb.vmware.com/s/article/76372) | February 2021 - Resolved in [ESXi 7.0 U3c](concepts-private-clouds-clusters.md#vmware-software-versions) |
19-
| After my private cloud NSX-T Data Center upgrade to version [3.2.2](https://docs.vmware.com/en/VMware-NSX/3.2.2/rn/vmware-nsxt-data-center-322-release-notes/index.html), the NSX-T Manager **DNS Forwarder Upstream Server Timeout** alarm is raised | February 2023 | [Enable private cloud internet Access](concepts-design-public-internet-access.md), alarm is raised because NSX-T Manager cannot access the configured CloudFlare DNS server. | February 2023 |
20-
| The cloudadmin user sees a message about the "Distributed Switch not being associated with the host" if they look at Host > Configure > Virtual switches. There *is no* actual problem. Cloudadmin simply can't see it because of permissions. | March 2023 | We will look into adding read-only permissions for the Virtual Distributed Switch (VDS) to the cloudadmin account, which should make that message disappear. | |
19+
| After my private cloud NSX-T Data Center upgrade to version [3.2.2](https://docs.vmware.com/en/VMware-NSX/3.2.2/rn/vmware-nsxt-data-center-322-release-notes/index.html), the NSX-T Manager **DNS Forwarder Upstream Server Timeout** alarm is raised | February 2023 | [Enable private cloud internet Access](concepts-design-public-internet-access.md), alarm is raised because NSX-T Manager cannot access the configured CloudFlare DNS server. [Or change the default DNS zone to point to a valid and reachable DNS server.] (configure-dns-azure-vmware-solution.md) | February 2023 |
20+
2121
In this article, you learned about the current known issues with the Azure VMware Solution.
2222

2323
For more information, see [About Azure VMware Solution](introduction.md).
24+

articles/event-hubs/.openpublishing.redirection.event-hubs.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "event-hubs-tutorial-visualize-anomalies.md",
5+
"redirect_url": "/azure/stream-analytics/stream-analytics-real-time-fraud-detection",
6+
"redirect_document_id": false
7+
},
8+
39
{
410
"source_path": "event-hubs-api-overview.md",
511
"redirect_url": "/azure/event-hubs/event-hubs-samples",

articles/event-hubs/TOC.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,6 @@
6565
href: event-hubs-dedicated-cluster-create-portal.md
6666
- name: Tutorials
6767
items:
68-
- name: Visualize data anomalies on Event Hubs data streams
69-
href: event-hubs-tutorial-visualize-anomalies.md
7068
- name: Analyze fraudulent call data with Stream Analytics
7169
href: ../stream-analytics/stream-analytics-real-time-fraud-detection.md?toc=/azure/event-hubs/TOC.json
7270
- name: Capture Event Hubs data in Parquet format

articles/event-hubs/event-hubs-dotnet-standard-getstarted-send.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -412,5 +412,5 @@ For complete .NET library reference, see our [SDK documentation](/dotnet/api/ove
412412
See the following tutorial:
413413
414414
> [!div class="nextstepaction"]
415-
> [Tutorial: Visualize data anomalies in real-time events sent to Azure Event Hubs](event-hubs-tutorial-visualize-anomalies.md)
415+
> [Tutorial: Visualize data anomalies in real-time events sent to Azure Event Hubs](../stream-analytics/stream-analytics-real-time-fraud-detection.md?toc=%2Fazure%2Fevent-hubs%2FTOC.json)
416416

articles/event-hubs/event-hubs-tutorial-visualize-anomalies.md

Lines changed: 0 additions & 241 deletions
This file was deleted.

articles/event-hubs/index.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,6 @@ landingContent:
175175
linkLists:
176176
- linkListType: tutorial
177177
links:
178-
- text: Visualize data anomalies on Event Hubs data streams
179-
url: event-hubs-tutorial-visualize-anomalies.md
180178
- text: Process Event Hubs for Apache Kafka events using Stream Analytics
181179
url: event-hubs-kafka-stream-analytics.md
182180
- text: Stream data into Azure Databricks using Event Hubs

0 commit comments

Comments
 (0)