Skip to content

Commit 619f100

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon-rbac-classic-admins-deprecation-update
2 parents f32112c + c3854b7 commit 619f100

File tree

102 files changed

+2446
-683
lines changed

Some content is hidden

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

102 files changed

+2446
-683
lines changed

articles/app-service/overview-vnet-integration.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -178,6 +178,8 @@ Route tables and network security groups only apply to traffic routed through th
178178

179179
When configuring network security groups or route tables that applies to outbound traffic, you must make sure you consider your application dependencies. Application dependencies include endpoints that your app needs during runtime. Besides APIs and services the app is calling, these endpoints could also be derived endpoints like certificate revocation list (CRL) check endpoints and identity/authentication endpoint, for example Microsoft Entra ID. If you're using [continuous deployment in App Service](./deploy-continuous-deployment.md), you might also need to allow endpoints depending on type and language. Specifically for [Linux continuous deployment](https://github.com/microsoft/Oryx/blob/main/doc/hosts/appservice.md#network-dependencies), you need to allow `oryx-cdn.microsoft.io:443`. For Python you additionally need to allow `files.pythonhosted.org`, `pypi.org`.
180180

181+
Azure uses UDP port 30,000 to do network health checks. If you block this traffic, it will not directly impact your app, but it will be more difficult for Azure support to detect and troubleshoot network related issues.
182+
181183
When you want to route outbound traffic on-premises, you can use a route table to send outbound traffic to your Azure ExpressRoute gateway. If you do route traffic to a gateway, set routes in the external network to send any replies back. Border Gateway Protocol (BGP) routes also affect your app traffic. If you have BGP routes from something like an ExpressRoute gateway, your app outbound traffic is affected. Similar to user-defined routes, BGP routes affect traffic according to your routing scope setting.
182184

183185
## Service endpoints

articles/automation/change-tracking/overview-monitoring-agent.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ ms.service: azure-automation
1313
**Applies to:** :heavy_check_mark: Windows VMs :heavy_check_mark: Linux VMs :heavy_check_mark: Windows Registry :heavy_check_mark: Windows Files :heavy_check_mark: Linux Files :heavy_check_mark: Windows Software :heavy_check_mark: Windows Services & Linux Daemons
1414

1515
> [!Important]
16-
> - Currently, Change tracking and inventory uses Log Analytics Agent and this is scheduled to retire by 31.August.2024. We recommend that you use Azure Monitoring Agent as the new supporting agent.
17-
> - Guidance on migration from Change Tracking & Inventory using Log Analytics agent to Azure Monitoring Agent will be available once it is generally available. [Learn more](guidance-migration-log-analytics-monitoring-agent.md).
16+
> - Change Tracking and Inventory using Log Analytics agent has retired on **31 August 2024**. Follow the guidelines for [migration from Change Tracking and inventory using Log Analytics to Change Tracking and inventory using Azure Monitoring Agent version](guidance-migration-log-analytics-monitoring-agent.md)
1817
> - We recommend that you use Change Tracking with Azure Monitoring Agent with the Change tracking extension version 2.20.0.0 (or above) to access the GA version of this service.
1918
2019
This article explains on the latest version of change tracking support using Azure Monitoring Agent as a singular agent for data collection.

articles/azure-arc/.openpublishing.redirection.azure-arc.json

Lines changed: 75 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,81 @@
134134
"source_path_from_root": "/articles/azure-arc/vmware-vsphere/switch-to-new-version-vmware.md",
135135
"redirect_url": "/azure/azure-arc/vmware-vsphere/switch-to-new-version",
136136
"redirect_document_id": false
137+
},
138+
{
139+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/how-to-single-node-k3s.md",
140+
"redirect_url": "/azure/azure-arc/container-storage/install-cache-volumes",
141+
"redirect_document_id": false
142+
},
143+
{
144+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/install-edge-storage-accelerator.md",
145+
"redirect_url": "/azure/azure-arc/container-storage/install-edge-volumes",
146+
"redirect_document_id": false
147+
},
148+
{
149+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/attach-app.md",
150+
"redirect_url": "/azure/azure-arc/container-storage/attach-app",
151+
"redirect_document_id": false
152+
},
153+
{
154+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/azure-monitor-kubernetes.md",
155+
"redirect_url": "/azure/azure-arc/container-storage/azure-monitor-kubernetes",
156+
"redirect_document_id": false
157+
},
158+
{
159+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/create-pv.md",
160+
"redirect_url": "/azure/azure-arc/container-storage/create-persistent-volume",
161+
"redirect_document_id": false
162+
},
163+
{
164+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/create-pvc.md",
165+
"redirect_url": "/azure/azure-arc/container-storage/create-persistent-volume-claim",
166+
"redirect_document_id": false
167+
},
168+
{
169+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/index.yml",
170+
"redirect_url": "/azure/azure-arc/container-storage/index",
171+
"redirect_document_id": false
172+
},
173+
{
174+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/jumpstart.md",
175+
"redirect_url": "/azure/azure-arc/container-storage/jumpstart",
176+
"redirect_document_id": false
177+
},
178+
{
179+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/multi-node-cluster.md",
180+
"redirect_url": "/azure/azure-arc/container-storage/multi-node-cluster",
181+
"redirect_document_id": false
182+
},
183+
{
184+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/overview.md",
185+
"redirect_url": "/azure/azure-arc/container-storage/overview",
186+
"redirect_document_id": false
187+
},
188+
{
189+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/prepare-linux.md",
190+
"redirect_url": "/azure/azure-arc/container-storage/prepare-linux",
191+
"redirect_document_id": false
192+
},
193+
{
194+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/release-notes.md",
195+
"redirect_url": "/azure/azure-arc/container-storage/release-notes",
196+
"redirect_document_id": false
197+
},
198+
{
199+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/single-node-cluster.md",
200+
"redirect_url": "/azure/azure-arc/container-storage/single-node-cluster",
201+
"redirect_document_id": false
202+
},
203+
{
204+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/support-feedback.md",
205+
"redirect_url": "/azure/azure-arc/container-storage/support-feedback",
206+
"redirect_document_id": false
207+
},
208+
{
209+
"source_path_from_root": "/articles/azure-arc/edge-storage-accelerator/third-party-monitoring.md",
210+
"redirect_url": "/azure/azure-arc/container-storage/third-party-monitoring",
211+
"redirect_document_id": false
137212
}
138213
]
139214
}

0 commit comments

Comments
 (0)