Skip to content

Commit f122a7d

Browse files
authored
Merge pull request #233490 from MicrosoftDocs/repo_sync_working_branch
Confirm merge from repo_sync_working_branch to main to sync with https://github.com/MicrosoftDocs/azure-docs (branch main)
2 parents 7906bee + 17c7dcd commit f122a7d

File tree

5 files changed

+19
-6
lines changed

5 files changed

+19
-6
lines changed

articles/azure-vmware/set-up-backup-server-for-azure-vmware-solution.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ This article helps you prepare your Azure VMware Solution environment to back up
3737

3838
## Limitations
3939

40-
- Update Rollup 1 for Azure Backup Server v3 must be installed.
40+
- Update Rollup 2 for Azure Backup Server v3 must be installed.
4141
- You can't backup user snapshots before the first Azure Backup Server backup. After Azure Backup Server finishes the first backup, then you can back up user snapshots.
4242
- Azure Backup Server can't protect VMware vSphere VMs with pass-through disks and physical raw device mappings (pRDMs).
4343
- Azure Backup Server can't detect or protect VMware vSphere vApps.
@@ -316,9 +316,9 @@ If you downloaded the software package to a different server, copy the files to
316316

317317
1. After the installation step finishes, select **Close**.
318318

319-
### Install Update Rollup 1
319+
### Install Update Rollup 2
320320

321-
Installing the Update Rollup 1 for Azure Backup Server v3 is mandatory before you can protect the workloads. You can find the bug fixes and installation instructions in the [knowledge base article](https://support.microsoft.com/en-us/help/4534062/).
321+
Installing the Update Rollup 2 for Azure Backup Server v3 is mandatory before you can protect the workloads. You can find the bug fixes and installation instructions in the [knowledge base article](https://support.microsoft.com/help/5004579/).
322322

323323
## Add storage to Azure Backup Server
324324

articles/event-grid/delivery-and-retry.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,9 @@ You can customize the retry policy when creating an event subscription by using
5454

5555
For sample CLI and PowerShell command to configure these settings, see [Set retry policy](manage-event-delivery.md#set-retry-policy).
5656

57+
> [!NOTE]
58+
> If you set both `Event time to live (TTL)` and `Maximum number of attempts`, Event Grid uses the first to expire to determine when to stop event delivery. For example, if you set 30 minutes as time-to-live (TTL) and 5 max delivery attempts. When an event isn't delivered after 30 minutes (or) isn't delivered after 5 attempts, whichever happens first, the event is dead-lettered. If you set max delivery attempts to 10, with respect to [exponential retry schedule](#retry-schedule), max 6 number of delivery attempts happen before 30 minutes TTL will be reached, therefore setting max number of attempts to 10 will have no impact in this case and events will be dead-lettered after 30 minutes.
59+
5760
## Output batching
5861
Event Grid defaults to sending each event individually to subscribers. The subscriber receives an array with a single event. You can configure Event Grid to batch events for delivery for improved HTTP performance in high-throughput scenarios. Batching is turned off by default and can be turned on per-subscription.
5962

articles/event-grid/manage-event-delivery.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ az eventgrid event-subscription create \
119119
```
120120

121121
> [!NOTE]
122-
> If you set both `event-ttl` and `max-deliver-attempts`, Event Grid uses the first to expire to determine when to stop event delivery. For example, if you set 30 minutes as time-to-live (TTL) and 10 max delivery attempts. When an event isn't delivered after 30 minutes (or) isn't delivered after 10 attempts, whichever happens first, the event is dead-lettered.
122+
> If you set both `event-ttl` and `max-deliver-attempts`, Event Grid uses the first to expire to determine when to stop event delivery. For example, if you set 30 minutes as time-to-live (TTL) and 5 max delivery attempts. When an event isn't delivered after 30 minutes (or) isn't delivered after 5 attempts, whichever happens first, the event is dead-lettered. If you set max delivery attempts to 10, with respect to [exponential retry schedule](delivery-and-retry.md#retry-schedule), max 6 number of delivery attempts happen before 30 minutes TTL will be reached, therefore setting max number of attempts to 10 will have no impact in this case and events will be dead-lettered after 30 minutes.
123123
124124
### PowerShell
125125

@@ -148,7 +148,7 @@ New-AzEventGridSubscription `
148148
```
149149

150150
> [!NOTE]
151-
> If you set both `event-ttl` and `max-deliver-attempts`, Event Grid uses the first to expire to determine when to stop event delivery. For example, if you set 30 minutes as time-to-live (TTL) and 10 max delivery attempts. When an event isn't delivered after 30 minutes (or) isn't delivered after 10 attempts, whichever happens first, the event is dead-lettered.
151+
> If you set both `event-ttl` and `max-deliver-attempts`, Event Grid uses the first to expire to determine when to stop event delivery. For example, if you set 30 minutes as time-to-live (TTL) and 5 max delivery attempts. When an event isn't delivered after 30 minutes (or) isn't delivered after 5 attempts, whichever happens first, the event is dead-lettered. If you set max delivery attempts to 10, with respect to [exponential retry schedule](delivery-and-retry.md#retry-schedule), max 6 number of delivery attempts happen before 30 minutes TTL will be reached, therefore setting max number of attempts to 10 will have no impact in this case and events will be dead-lettered after 30 minutes.
152152
153153
## Next steps
154154

articles/expressroute/expressroute-faqs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,7 @@ If your service provider can establish two Ethernet virtual circuits over the ph
185185

186186
No. We don't support layer 2 connectivity extensions into Azure.
187187

188-
### Can I've more than one ExpressRoute circuit in my subscription?
188+
### Can I have more than one ExpressRoute circuit in my subscription?
189189

190190
Yes. You can have more than one ExpressRoute circuit in your subscription. The default limit is set to 50. You can contact Microsoft Support to increase the limit, if needed.
191191

articles/governance/policy/samples/nist-sp-800-53-r5.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@ initiative definition.
3333
> definitions for this compliance standard may change over time. To view the change history, see the
3434
> [GitHub Commit History](https://github.com/Azure/azure-policy/commits/master/built-in-policies/policySetDefinitions/Regulatory%20Compliance/NIST_SP_800-53_R5.json).
3535

36+
>[!IMPORTANT]
37+
> These Azure Policies are an opinionated view of implementing the NIST 800-53 Rev. 5 controls. Not
38+
> every policy may be required to meet the controls for your organization. This initiative assumes
39+
> your orgnization is using Microsoft tools and properties. Some policies may prefer some Azure features
40+
> over other Azure features that equally implement the security required to meet the controls.
41+
> This is a choice the Enterprise can make by creating their own initiative.
42+
>
43+
> As such, most enterprises will need to create their own version of this initative and tailor it
44+
> to their environment and replace some polices with custom versions to implement the controls required.
45+
3646
## Access Control
3747

3848
### Policy and Procedures

0 commit comments

Comments
 (0)