Skip to content

Commit b4103e5

Browse files
authored
Merge pull request #287960 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 5bc953d + 5894a5d commit b4103e5

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

articles/azure-vmware/includes/vmware-software-versions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The VMware solution software versions used in new deployments of Azure VMware So
2121
| VMware vSAN on-disk format | [19](https://kb.vmware.com/s/article/2148493) |
2222
| VMware vSAN storage architecture | [OSA](https://core.vmware.com/blog/comparing-original-storage-architecture-vsan-8-express-storage-architecture) |
2323
| VMware NSX | [!INCLUDE [nsxt-version](nsxt-version.md)] |
24-
| VMware HCX | [4.8.2](https://docs.vmware.com/en/VMware-HCX/4.8.2/rn/vmware-hcx-482-release-notes/index.html) |
24+
| VMware HCX | [4.9.1](https://docs.vmware.com/en/VMware-HCX/4.9.1/rn/vmware-hcx-491-release-notes/index.html) |
2525
| VMware Site Recovery Manager | [8.8.0.3](https://docs.vmware.com/en/Site-Recovery-Manager/8.8/rn/vmware-site-recovery-manager-8803-release-notes/index.html) |
2626
| VMware vSphere Replication | [8.8.0.3](https://docs.vmware.com/en/vSphere-Replication/8.8/rn/vsphere-replication-8803-release-notes/index.html) |
2727

articles/cost-management-billing/costs/enable-tag-inheritance.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,10 @@ Let's look at another example where a resource tag gets overridden. In the follo
111111

112112
## Usage record updates
113113

114-
After the tag inheritance setting is enabled, it takes about 8-24 hours for the child resource usage records to get updated with subscription and resource group tags. The usage records are updated for the current month using the existing subscription and resource group tags.
115-
116-
For example, if the tag inheritance setting is enabled on October 20, child resource usage records are updated from October 1 using the tags that existed on October 20.
117-
118-
Similarly, if the tag inheritance setting is disabled, the inherited tags are removed from the usage records for the current month.
114+
After the tag inheritance setting is updated, it takes about 8-24 hours for the child resource usage records to get updated. Any update to the setting or the tags being inherited takes effect for the current month.
119115

116+
For example, if the tag inheritance setting is enabled on October 20, child resource usage records are updated from October 1 using the tags that existed on October 20.
117+
120118
> [!NOTE]
121119
> If there are purchases or resources that don’t emit usage at a subscription scope, they will not have the subscription tags applied even if the setting is enabled.
122120

articles/frontdoor/front-door-caching.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ The following request headers don't get forwarded to the origin when caching is
208208
- `Accept-Language`
209209

210210
> [!NOTE]
211-
> Requests that include authorization header will not be cached.
211+
> Requests that include authorization header will not be cached, unless the response contains a Cache-Control directive that allows caching. The following Cache-Control directives have such an effect: must-revalidate, public, and s-maxage.
212212
213213
## Response headers
214214

0 commit comments

Comments
 (0)