Skip to content

Commit ef0ef65

Browse files
Learn Build Service GitHub AppLearn Build Service GitHub App
authored andcommitted
Merging changes synced from https://github.com/MicrosoftDocs/SupportArticles-docs-pr (branch live)
2 parents cdaae58 + d1f6504 commit ef0ef65

File tree

44 files changed

+370
-1135
lines changed

Some content is hidden

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

44 files changed

+370
-1135
lines changed

support/azure/virtual-machines/windows/allocation-failure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,12 +228,12 @@ Reduce the number of instances of the requested VM size, and then retry the depl
228228

229229
The servers in Azure datacenters are partitioned into clusters. Normally, an allocation request is attempted in multiple clusters, but it's possible that certain constraints (such as VM size, Ultra SSD, and proximity placement groups) from the allocation request force the Azure platform to attempt the request in only one cluster. The following Diagram 1 illustrates the case of a normal allocation that's attempted in multiple clusters.
230230

231-
:::image type="content" source="media/virtual-machines-common-allocation-failure/how-allocation-works.svg" alt-text="Screenshot of Diagram 1 showing allocation attempted in multiple clusters." lightbox="media/virtual-machines-common-allocation-failure/how-allocation-works.svg":::
231+
:::image type="content" source="media/virtual-machines-common-allocation-failure/how-allocation-works.png" alt-text="Screenshot of Diagram 1 showing allocation attempted in multiple clusters." lightbox="media/virtual-machines-common-allocation-failure/how-allocation-works.png":::
232232

233233
### Why allocation failures happen
234234

235235
When an allocation has a large number of restrictions, there's a higher chance of failing to find free resources since the available resource pool is smaller. Furthermore, if your allocation request is restricted (for example, when using proximity placement groups but the type of resource you requested isn’t supported by the set of clusters and nearby ones), your request fails even if the cluster has free resources. The following Diagram 2 illustrates the case where an allocation fails because the candidate clusters associated with the proximity placement group don't have free resources. Diagram 3 illustrates the case where an allocation fails because the candidate clusters associated with the proximity placement group don’t support the requested VM size, even though the clusters have free resources.
236236

237-
:::image type="content" source="media/virtual-machines-common-allocation-failure/allocation-failures-ppg.svg" alt-text="Screenshot of Diagram 2 showing allocation failed with no free resource available and Diagram 3 showing allocation failed with size not supported." lightbox="media/virtual-machines-common-allocation-failure/allocation-failures-ppg.svg":::
237+
:::image type="content" source="media/virtual-machines-common-allocation-failure/allocation-failures-ppg.png" alt-text="Screenshot of Diagram 2 showing allocation failed with no free resource available and Diagram 3 showing allocation failed with size not supported." lightbox="media/virtual-machines-common-allocation-failure/allocation-failures-ppg.png":::
238238

239239
[!INCLUDE [Azure Help Support](../../../includes/azure-help-support.md)]
49.8 KB
Loading

support/azure/virtual-machines/windows/media/virtual-machines-common-allocation-failure/allocation-failures-ppg.svg

Lines changed: 0 additions & 618 deletions
This file was deleted.
21.9 KB
Loading

support/azure/virtual-machines/windows/media/virtual-machines-common-allocation-failure/how-allocation-works.svg

Lines changed: 0 additions & 270 deletions
This file was deleted.

support/developer/webapps/iis/toc.yml

Lines changed: 48 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -101,38 +101,10 @@ items:
101101

102102
- name: Site behavior and performance
103103
items:
104-
- name: Access is denied when you call web services
105-
href: site-behavior-performance/access-denied-call-web-service.md
106104
- name: Authorization for requests to default document fails
107105
href: site-behavior-performance/authorization-fails-default-documents.md
108-
- name: Data collection strategies of Web Server issues
109-
href: site-behavior-performance/data-collection-strategies.md
110-
- name: Hidden static files return HTTP 404 error
111-
href: site-behavior-performance/hidden-static-files-http-404-access-denied.md
112-
- name: HTTP error 400 in the CLM portal
113-
href: site-behavior-performance/clm-http-bad-request.md
114-
- name: HTTP error 404.13
115-
href: site-behavior-performance/http-404-13-website.md
116-
- name: HTTP error 404.17 when you visit a Web site
117-
href: site-behavior-performance/error-message-you-visit-web-site.md
118-
- name: HTTP error 403.6 when you open ISS webpage
119-
href: site-behavior-performance/403-6-forbidden-error.md
120-
- name: HTTP error 403.7
121-
href: site-behavior-performance/http-error-403-7-forbidden-web-app.md
122-
- name: HTTP error 401.1 with pre-authentication headers
123-
href: site-behavior-performance/401-error-preauthentication-header.md
124-
- name: HTTP error 403.14
125-
href: site-behavior-performance/http-403-14-forbidden-webpage.md
126-
- name: HTTP error 403.7
127-
href: site-behavior-performance/http-403-forbidden-open-webpage.md
128-
- name: HTTP error 404 file not found on a server
129-
href: site-behavior-performance/troubleshoot-404-file-not-found-error.md
130-
- name: HTTP error 405.0
131-
href: site-behavior-performance/http-error-405-website.md
132-
- name: HTTP error 500.19
133-
href: site-behavior-performance/http-error-500-19-webpage.md
134-
- name: HTTP error 501 - Not Implemented
135-
href: site-behavior-performance/http-error-501-not-implemented.md
106+
- name: FtpPutFile always returns success
107+
href: site-behavior-performance/ftpputfile-success-451-status.md
136108
- name: High memory usage
137109
items:
138110
- name: High memory consumption issue overview
@@ -141,30 +113,58 @@ items:
141113
href: site-behavior-performance/data-capture-managed-memory-leak.md
142114
- name: Native memory leak in an IIS 7.x application pool
143115
href: site-behavior-performance/troubleshoot-native-memory-leak-iis-7x-application-pool.md
144-
- name: HTTP error 500.0 when you visit a web site
145-
href: site-behavior-performance/http-error-500-when-you-visit-web-site.md
146-
- name: FtpPutFile always returns success
147-
href: site-behavior-performance/ftpputfile-success-451-status.md
148-
- name: HTTP error 403.16
149-
href: site-behavior-performance/http-403-forbidden-access-website.md
150-
- name: HTTP error 404.2
151-
href: site-behavior-performance/http-error-402-webpage.md
152-
- name: HTTP error 500 when you use Response.BinaryWrite
153-
href: site-behavior-performance/http-500-response-binarywrite.md
154-
- name: Internet printing fails
155-
href: site-behavior-performance/internet-printing-fails.md
116+
- name: Worker Process takes much memory
117+
href: site-behavior-performance/work-process-takes-much-memory.md
156118
- name: Runtime errors and exceptions
157119
items:
158120
- name: Troubleshoot 4xx and 5xx HTTP errors
159121
href: site-behavior-performance/troubleshoot-http-error-code.md
122+
- name: Data collection strategies of Web Server issues
123+
href: site-behavior-performance/data-collection-strategies.md
124+
- name: HTTP error 400 in IIS
125+
href: site-behavior-performance/troubleshoot-http-400-errors-in-iis.md
126+
- name: HTTP error 400 in the CLM portal
127+
href: site-behavior-performance/clm-http-bad-request.md
128+
- name: HTTP error 401 Access Denied
129+
href: site-behavior-performance/access-denied-call-web-service.md
130+
- name: HTTP error 401.1 with pre-authentication headers
131+
href: site-behavior-performance/401-error-preauthentication-header.md
132+
- name: HTTP error 403.6 when you open an IIS webpage
133+
href: site-behavior-performance/403-6-forbidden-error.md
134+
- name: HTTP error 403.7 when you open an IIS webpage
135+
href: site-behavior-performance/http-403-forbidden-open-webpage.md
136+
- name: HTTP error 403.7 when you run applications
137+
href: site-behavior-performance/http-error-403-7-forbidden-web-app.md
138+
- name: HTTP error 403.14
139+
href: site-behavior-performance/http-403-14-forbidden-webpage.md
140+
- name: HTTP error 403.16
141+
href: site-behavior-performance/http-403-forbidden-access-website.md
142+
- name: HTTP error 404 file not found on a server
143+
href: site-behavior-performance/troubleshoot-404-file-not-found-error.md
144+
- name: HTTP error 404 from IIS hidden static files
145+
href: site-behavior-performance/hidden-static-files-http-404-access-denied.md
146+
- name: HTTP error 404.2
147+
href: site-behavior-performance/http-error-402-webpage.md
148+
- name: HTTP error 404.13
149+
href: site-behavior-performance/http-404-13-website.md
150+
- name: HTTP error 404.13 Internet printing fails
151+
href: site-behavior-performance/internet-printing-fails.md
152+
- name: HTTP error 404.17 when you visit a Web site
153+
href: site-behavior-performance/error-message-you-visit-web-site.md
154+
- name: HTTP error 405.0
155+
href: site-behavior-performance/http-error-405-website.md
156+
- name: HTTP error 500 when you use Response.BinaryWrite
157+
href: site-behavior-performance/http-500-response-binarywrite.md
158+
- name: HTTP error 500.0 when you visit a web site
159+
href: site-behavior-performance/http-error-500-when-you-visit-web-site.md
160+
- name: HTTP error 500.19
161+
href: site-behavior-performance/http-error-500-19-webpage.md
162+
- name: HTTP error 501 - Not Implemented
163+
href: site-behavior-performance/http-error-501-not-implemented.md
164+
- name: HTTP error 502.2 Bad Gateway error in CGI apps
165+
href: site-behavior-performance/troubleshoot-502-2-bad-gateway-error-in-cgi-apps.md
160166
- name: Troubleshoot high CPU usage in an IIS app pool
161167
href: site-behavior-performance/troubleshoot-high-cpu-in-iis-app-pool.md
162-
- name: Troubleshoot HTTP 400 errors in IIS
163-
href: site-behavior-performance/troubleshoot-http-400-errors-in-iis.md
164-
- name: Troubleshoot HTTP 502.2 Bad Gateway error in CGI apps
165-
href: site-behavior-performance/troubleshoot-502-2-bad-gateway-error-in-cgi-apps.md
166-
- name: Worker Process takes much memory
167-
href: site-behavior-performance/work-process-takes-much-memory.md
168168

169169
- name: WAS Service and Svchost Process Operation
170170
items:

support/power-platform/dataverse/d365-app-outlook/attachments-not-tracked-to-dynamics-365-after-office-365-atp-is-enabled.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ title: Attachments not tracked after Defender for Office 365 is enabled
33
description: This article resolves an issue where attachments aren't tracked to Microsoft Dynamics 365 after Microsoft Defender for Office 365 is enabled.
44
ms.reviewer: dmartens, Chris.Davis
55
ms.date: 03/06/2023
6+
ms.custom: sap:Dynamics 365 App for Outlook Add-In
67
---
78
# Attachments aren't tracked to Microsoft Dynamics 365 after Microsoft Defender for Office 365 is enabled
89

support/power-platform/dataverse/d365-app-outlook/buttons-such-as-track-and-set-regarding-are-missing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: Buttons such as Track and Set Regarding are missing in Microsoft Dy
44
ms.reviewer:
55
ms.topic: troubleshooting
66
ms.date: 03/31/2021
7+
ms.custom: sap:Dynamics 365 App for Outlook Add-In
78
---
89
# Buttons such as Track and Set Regarding are missing in Microsoft Dynamics 365 App for Outlook
910

support/power-platform/dataverse/d365-app-outlook/cannot-connect-to-exchange-message-when-using-dynamics-365-app-for-outlook.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: When you use Microsoft Dynamics 365 App for Outlook, you receive a
44
ms.reviewer:
55
ms.topic: troubleshooting
66
ms.date: 03/31/2021
7+
ms.custom: sap:Dynamics 365 App for Outlook Add-In
78
---
89
# Can't connect to Exchange message appears when using Microsoft Dynamics 365 App for Outlook
910

support/power-platform/dataverse/d365-app-outlook/dynamics-365-app-for-outlook-is-missing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ description: Provides a solution to an issue where Microsoft Dynamics 365 App fo
44
ms.reviewer:
55
ms.topic: troubleshooting
66
ms.date: 03/31/2021
7+
ms.custom: sap:Dynamics 365 App for Outlook Add-In
78
---
89
# Microsoft Dynamics 365 App for Outlook is missing from Microsoft Dynamics 365 navigation
910

0 commit comments

Comments
 (0)