Skip to content

Commit f228319

Browse files
authored
Merge pull request #299126 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 ee02b32 + 0fdee04 commit f228319

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

articles/azure-maps/rest-api-azure-maps.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ There are previous stable releases of an Azure Maps service that are still in us
4242
| [Render][render-2022-08-01] | 2022-08-01 | Get road, satellite/aerial, weather, traffic map tiles, and static map images. |
4343
| [Route][Route v1] | 1.0 | Calculate optimized travel times and distances between locations for multiple modes of transportation and get localized travel instructions. |
4444
| [Search][Search v1] | 1.0 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. This is version 1.0 of the Search service. For the latest version, see [Search]. |
45-
| [Search] | 2023-06-01 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. |
45+
| Search | 2023-06-01 | Geocode addresses and coordinates, search for business listings and places by name or category and get administrative boundary polygons. For the latest version, see [Search].|
4646
| [Traffic][Traffic v1] | 1.0 | Get current traffic information including traffic flow and traffic incident details. |
4747

4848
## Latest preview

articles/operator-service-manager/get-started-with-cluster-registry.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The cluster registry feature deploys helper pods on the target edge cluster to a
7676

7777
#### Pod mutating webhook
7878
* These pods implement Kubernetes mutating admission webhooks, serving an instance of the mutate API. The mutate API does two things:
79-
* It modifies the image registry path to the local registry IP, substituting out the AOSM artifact store Azure container registry (ACR).
79+
* It modifies the image registry path to the local registry IP, substituting out the AOSM artifact store Azure Container Registry (ACR).
8080
* It creates an Artifact CR on the edge cluster.
8181

8282
#### Artifact reconciler

articles/virtual-desktop/required-fqdn-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ The following table is the list of FQDNs and endpoints your session host VMs nee
4242
| `*.prod.warm.ingest.monitor.core.windows.net` | TCP | 443 | Agent traffic<br />[Diagnostic output](diagnostics-log-analytics.md) | `AzureMonitor` |
4343
| `gcs.prod.monitoring.core.windows.net` | TCP | 443 | Agent traffic | `AzureMonitor` |
4444
| `azkms.core.windows.net` | TCP | 1688 | Windows activation | `Internet` |
45-
| `mrsglobalsteus2prod.blob.core.windows.net` | TCP | 443 | Agent and side-by-side (SXS) stack updates | `AzureStorage` |
45+
| `mrsglobalsteus2prod.blob.core.windows.net` | TCP | 443 | Agent and side-by-side (SXS) stack updates | `Storage` |
4646
| `wvdportalstorageblob.blob.core.windows.net` | TCP | 443 | Azure portal support | `AzureCloud` |
4747
| `169.254.169.254` | TCP | 80 | [Azure Instance Metadata service endpoint](/azure/virtual-machines/windows/instance-metadata-service) | N/A |
4848
| `168.63.129.16` | TCP | 80 | [Session host health monitoring](../virtual-network/network-security-groups-overview.md#azure-platform-considerations) | N/A |

0 commit comments

Comments
 (0)