Skip to content

Commit c600113

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into pv2ConvPrev
2 parents 51f4a17 + 5c7cde5 commit c600113

File tree

6 files changed

+7
-4
lines changed

6 files changed

+7
-4
lines changed

articles/application-gateway/understanding-pricing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ The parameter with the highest utilization among these three parameters is used
4848

4949
#### Capacity Unit related to Instance Count
5050
<h4 id="instance-count"></h4>
51+
5152
You can also pre-provision resources by specifying the **Instance Count**. Each instance guarantees a minimum of 10 capacity units in terms of processing capability. The same instance could potentially support more than 10 capacity units for different traffic patterns depending upon the capacity unit parameters.
5253

5354
Manually defined scale and limits set for autoscaling (minimum or maximum) are set in terms of instance count. The manually set scale for instance count and the minimum instance count in autoscale config reserves 10 capacity units/instance. These reserved capacity units are billed as long as the application gateway is active regardless of the actual resource consumption. If actual consumption crosses the 10 capacity units/instance threshold, additional capacity units are billed under the variable component.

articles/azure-monitor/alerts/action-groups.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -351,7 +351,7 @@ When an email address is rate limited, a notification is sent to communicate tha
351351
When you use Azure Resource Manager for email notifications, you can send email to the members of a subscription's role. Email is sent to Microsoft Entra ID **user** or **group** members of the role. This includes support for roles assigned through Azure Lighthouse.
352352

353353
> [!NOTE]
354-
> Action Groups only supports emailing the following roles: Owner, Contirbutor, Reader, Monitoring Contributor, Monitoring Reader.
354+
> Action Groups only supports emailing the following roles: Owner, Contributor, Reader, Monitoring Contributor, Monitoring Reader.
355355
356356
If your primary email doesn't receive notifications, configure the email address for the Email Azure Resource Manager role:
357357

Loading

articles/defender-for-cloud/defender-for-storage-malware-scan.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,8 @@ Malware Scanning doesn't automatically block access or change permissions to the
184184

185185
- Unsupported storage accounts: Legacy v1 storage accounts aren't supported by malware scanning.
186186
- Unsupported service: Azure Files isn't supported by malware scanning.
187+
- Unsupported client: Blobs uploaded with Network File System (NFS) 3.0 protocol will not be scanned for malware upon upload.
188+
187189
- Unsupported regions: Jio India West, Korea South, South Africa West.
188190
- Regions that are supported by Defender for Storage but not by malware scanning. Learn more about [availability for Defender for Storage.](defender-for-storage-introduction.md)
189191

articles/healthcare-apis/fhir/fhir-faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ Azure API for FHIR was our initial generally available product and is being reti
5555
|**Autoscaling**|Supported on request and incurs charge|[Autoscaling](fhir-service-autoscale.md) enabled by default at no extra charge|
5656
|**Search parameters**|Bundle type supported: Batch <br> • Include and revinclude, iterate modifier not supported <br> • Sorting supported by first name, last name, birthdate and clinical date|Bundle type supported: Batch and transaction <br> • [Selectable search parameters](selectable-search-parameters.md) <br> • Include, revinclude, and iterate modifier is supported <br>• Sorting supported by string and dateTime fields|
5757
|**Events**|Not Supported|Supported|
58-
|**Convert-data**|Supports enabling "Allow trusted services" in Account container registry| There is a known issue -"Enabling "Allow trusted services" in the Account Container Registry may result in access issues when attempting to use the container registry from the FHIR service."|
58+
|**Convert-data**|Supports enabling "Allow trusted services" in Account container registry| There is a known issue -Enabling private link with Azure Container Registry may result in access issues when attempting to use the container registry from the FHIR service.|
5959
|**Business continuity**|Supported:<br> • Cross region DR (disaster recovery) <br>|Supported: <br> • PITR (point in time recovery) <br> • Availability zone support|
6060

6161
By default each Azure Health Data Services, FHIR instance is limited to storage capacity of 4TB.

articles/load-balancer/tutorial-cross-region-portal.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,9 +74,9 @@ In this section, you create a
7474

7575
7. Select **IPv4** or **IPv6** for **IP version**.
7676

77-
8. In **Public IP address**, select **Create new**. Enter **myPublicIP-cr** in **Name**. Select **OK**.
77+
8. In **Public IP address**, select **Create new**. Enter **myPublicIP-cr** in **Name**. Select **Save** for the Add Public IP Address Dialog.
7878

79-
9. Select **Add**.
79+
9. Select **Save**.
8080

8181
10. Select **Next: Backend pools** at the bottom of the page.
8282

0 commit comments

Comments
 (0)