Skip to content

Commit d03cd2b

Browse files
authored
Merge pull request #273400 from MicrosoftDocs/main
4/25/2024 AM Publish
2 parents a9fa9b3 + 3d736c8 commit d03cd2b

File tree

60 files changed

+468
-120
lines changed

Some content is hidden

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

60 files changed

+468
-120
lines changed

articles/application-gateway/application-gateway-diagnostics.md

Lines changed: 69 additions & 26 deletions
Large diffs are not rendered by default.
118 KB
Loading

articles/automation/automation-create-standalone-account.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Create a standalone Azure Automation account
33
description: This article tells how to create a standalone Azure Automation account.
44
services: automation
55
ms.subservice: process-automation
6-
ms.date: 10/26/2021
6+
ms.date: 04/25/2024
77
ms.topic: conceptual
88
---
99
# Create a standalone Azure Automation account
@@ -28,7 +28,7 @@ To create an Azure Automation account in the Azure portal, complete the followin
2828
1. Select **+ Create a Resource**.
2929
1. Search for **Automation**. In the search results, select **Automation**.
3030

31-
:::image type="content" source="./media/automation-create-standalone-account/automation-account-portal.png" alt-text="Locating Automation accounts in portal":::
31+
:::image type="content" source="./media/automation-create-standalone-account/automation-account-portal.png" alt-text="Screenshot of Automation accounts in the portal." lightbox="./media/automation-create-standalone-account/automation-account-portal.png":::
3232

3333
Options for your new Automation account are organized into tabs in the **Create an Automation Account** page. The following sections describe each of the tabs and their options.
3434

104 KB
Loading

articles/azure-arc/servers/includes/network-requirements.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ Be sure to allow access to the following Service Tags:
3030

3131
For a list of IP addresses for each service tag/region, see the JSON file [Azure IP Ranges and Service Tags – Public Cloud](https://www.microsoft.com/download/details.aspx?id=56519). Microsoft publishes weekly updates containing each Azure Service and the IP ranges it uses. This information in the JSON file is the current point-in-time list of the IP ranges that correspond to each service tag. The IP addresses are subject to change. If IP address ranges are required for your firewall configuration, then the **AzureCloud** Service Tag should be used to allow access to all Azure services. Do not disable security monitoring or inspection of these URLs, allow them as you would other Internet traffic.
3232

33+
If you filter traffic to the AzureArcInfrastructure service tag, you must allow traffic to the full service tag range. The ranges advertised for individual regions, for example AzureArcInfrastructure.AustraliaEast, do not include the IP ranges used by global components of the service. The specific IP address resolved for these endpoints may change over time within the documented ranges, so just using a lookup tool to identify the current IP address for a given endpoint and allowing access to that will not be sufficient to ensure reliable access.
34+
3335
For more information, see [Virtual network service tags](../../../virtual-network/service-tags-overview.md).
3436

3537
### URLs

articles/azure-functions/functions-reference-node.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1496,8 +1496,6 @@ This example shows an HTTP triggered function that streams a file's content as t
14961496
14971497
### Stream considerations
14981498
1499-
+ The `request.params` object isn't supported when using HTTP streams during preview. Refer to this [GitHub issue](https://github.com/Azure/azure-functions-nodejs-library/issues/229) for more information and suggested workaround.
1500-
15011499
+ Use `request.body` to obtain the maximum benefit from using streams. You can still continue to use methods like `request.text()`, which always return the body as a string.
15021500
::: zone-end
15031501

articles/azure-netapp-files/application-volume-group-oracle-introduction.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ Application volume group for Oracle has implemented many technical improvements
2323

2424
Azure NetApp Files application volume group shortens Oracle database deployment time and increases overall application performance and stability, including the use of multiple storage endpoints. The application volume group feature supports a wide range of Oracle database layouts from small databases with a single volume up to multi 100-TiB sized databases. It supports up to eight data volumes with latency-optimized performance and is only limited by the database VM's network capabilities.
2525

26+
Using multiple volumes connected via multiple storage endpoints, as deployed by application volume group for Oracle, brings performance improvements as outlined in the [Oracle database on multiple volumes article](performance-oracle-multiple-volumes.md).
27+
2628
Application volume group for Oracle is supported in all Azure NetApp Files enabled regions.
2729

2830
## Key capabilities

articles/azure-netapp-files/performance-oracle-multiple-volumes.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ The testing occurred in two phases:
2626

2727
The following charts capture the performance profile of a single E104ids_v5 Azure VM running a single Oracle 19c database against eight Azure NetApp Files volumes with eight storage endpoints. The volumes are spread across three ASM disk groups: data, log, and archive. Five volumes were allocated to the data disk group, two volumes to the log disk group, and one volume to the archive disk group. All results captured throughout this article were collected using production Azure regions and active production Azure services.
2828

29+
To deploy Oracle on Azure virtual machines using multiple Azure NetApp Files volumes on multiple storage endpoints, use [application volume group for Oracle](application-volume-group-oracle-introduction.md).
30+
2931
#### Single-host architecture
3032

3133
The following diagram depicts the architecture that testing was completed against; note the Oracle database spread across multiple Azure NetApp Files volumes and endpoints.

articles/azure-vmware/architecture-hub-and-spoke.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ The architecture has the following main components:
4040

4141
- **ExpressRoute Global Reach:** Enables the connectivity between on-premises and Azure VMware Solution private cloud. The connectivity between Azure VMware Solution and the Azure fabric is through ExpressRoute Global Reach only.
4242

43-
- **S2S VPN considerations:** Connectivity to Azure VMware Solution private cloud using Azure S2S VPN is supported as long as it meets the [minimum network requirements](https://docs.vmware.com/en/VMware-HCX/4.4/hcx-user-guide/GUID-8128EB85-4E3F-4E0C-A32C-4F9B15DACC6D.html) for VMware HCX.
43+
- **S2S VPN considerations:** Connectivity to Azure VMware Solution private cloud using Azure S2S VPN is supported as long as it meets the [minimum network requirements](https://docs.vmware.com/en/VMware-HCX/4.8/hcx-user-guide/GUID-8128EB85-4E3F-4E0C-A32C-4F9B15DACC6D.html) for VMware HCX.
4444

4545
- **Hub virtual network:** Acts as the central point of connectivity to your on-premises network and Azure VMware Solution private cloud.
4646

articles/azure-vmware/azure-vmware-solution-platform-updates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ All new Azure VMware Solution private clouds are being deployed with VMware NSX-
118118

119119
**VMware HCX Enterprise Edition - Default**
120120

121-
VMware HCX Enterprise is now available and supported on Azure VMware Solution at no extra cost. VMware HCX Enterprise brings valuable [services](https://docs.vmware.com/en/VMware-HCX/4.5/hcx-user-guide/GUID-32AF32BD-DE0B-4441-95B3-DF6A27733EED.html), like Replicated Assisted vMotion (RAV) and Mobility Optimized Networking (MON). VMware HCX Enterprise is now automatically installed for all new VMware HCX add-on requests, and existing VMware HCX Advanced customers can upgrade to VMware HCX Enterprise using the Azure portal. Learn more on how to [Install and activate VMware HCX in Azure VMware Solution](install-vmware-hcx.md).
121+
VMware HCX Enterprise is now available and supported on Azure VMware Solution at no extra cost. VMware HCX Enterprise brings valuable [services](https://docs.vmware.com/en/VMware-HCX/4.9/hcx-user-guide/GUID-32AF32BD-DE0B-4441-95B3-DF6A27733EED.html), like Replicated Assisted vMotion (RAV) and Mobility Optimized Networking (MON). VMware HCX Enterprise is now automatically installed for all new VMware HCX add-on requests, and existing VMware HCX Advanced customers can upgrade to VMware HCX Enterprise using the Azure portal. Learn more on how to [Install and activate VMware HCX in Azure VMware Solution](install-vmware-hcx.md).
122122

123123
**Azure Log Analytics - Monitor Azure VMware Solution**
124124

0 commit comments

Comments
 (0)