Skip to content

Commit 02b87f4

Browse files
authored
Merge pull request #294892 from MicrosoftDocs/main
2/19/2025 11:00 AM IST Publish
2 parents 95a33b2 + b71363a commit 02b87f4

File tree

123 files changed

+99
-582
lines changed

Some content is hidden

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

123 files changed

+99
-582
lines changed

articles/azure-functions/flex-consumption-plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ Keep these other considerations in mind when using Flex Consumption plan:
140140
+ **Scale**: The lowest maximum scale is currently `40`. The highest currently supported value is `1000`.
141141
+ **Managed dependencies**: [Managed dependencies in PowerShell](functions-reference-powershell.md#managed-dependencies-feature) aren't supported by Flex Consumption. You must instead [upload modules with app content](functions-reference-powershell.md#including-modules-in-app-content).
142142
+ **Diagnostic settings**: Diagnostic settings aren't currently supported.
143-
+ **Certificates**: Loading certificates with the WEBSITE_LOAD_CERTIFICATES app setting is currently not supported.
143+
+ **Certificates**: Loading certificates with the WEBSITE_LOAD_CERTIFICATES app setting, managed certificates, app service certificates, and other platform certificate-based features are currently not supported.
144144
+ **Key Vault References**: Key Vault references in app settings don't work when Key Vault is network access restricted, even if the function app has Virtual Network integration. The current workaround is to directly reference the Key Vault in code and read the required secrets.
145145

146146
## Related articles

articles/azure-government/TOC.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,6 @@
1313
href: documentation-government-get-started-connect-with-portal.md
1414
- name: Azure CLI
1515
href: documentation-government-get-started-connect-with-cli.md
16-
- name: DoD DISA STIGs
17-
items:
18-
- name: Deploy Linux VM
19-
href: documentation-government-stig-linux-vm.md
20-
- name: Deploy Windows VM
21-
href: documentation-government-stig-windows-vm.md
2216
- name: PowerShell
2317
href: documentation-government-get-started-connect-with-ps.md
2418
- name: Visual Studio

articles/azure-government/compliance/azure-services-in-fedramp-auditscope.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ This article provides a detailed list of Azure, Dynamics 365, Microsoft 365, and
312312
| [Azure Maps](../../azure-maps/index.yml) | ✅ | ✅ | ✅ | ✅ | |
313313
| [Azure Monitor](/azure/azure-monitor/) (incl. [Application Insights](/azure/azure-monitor/app/app-insights-overview) and [Log Analytics](/azure/azure-monitor/logs/data-platform-logs)) | ✅ | ✅ | ✅ | ✅ | ✅ |
314314
| [Azure NetApp Files](../../azure-netapp-files/index.yml) | ✅ | ✅ | ✅ | ✅ | |
315-
| [Azure OpenAI](/azure/ai-services/openai/) | ✅ | ✅ | ✅ | ✅ | |
315+
| [Azure OpenAI](/azure/ai-services/openai/) | ✅ | ✅ | ✅ | ✅ | ✅ |
316316
| [Azure Policy](../../governance/policy/index.yml) | ✅ | ✅ | ✅ | ✅ | ✅ |
317317
| [Azure Policy's guest configuration](../../governance/machine-configuration/overview.md) | ✅ | ✅ | ✅ | ✅ | |
318318
| [Azure Red Hat OpenShift](../../openshift/index.yml) | ✅ | ✅ | ✅ | | |
@@ -399,8 +399,8 @@ This article provides a detailed list of Azure, Dynamics 365, Microsoft 365, and
399399
| [Microsoft Azure Government portal](../documentation-government-get-started-connect-with-portal.md) | ✅ | ✅ | ✅| ✅ | |
400400
| [Microsoft Defender for Cloud](/azure/defender-for-cloud/) (formerly Azure Security Center) | ✅ | ✅ | ✅ | ✅ | ✅ |
401401
| [Microsoft Defender for Cloud Apps](/defender-cloud-apps/) (formerly Microsoft Cloud App Security) | ✅ | ✅ | ✅ | ✅ | |
402-
| [Microsoft Defender for Endpoint](/microsoft-365/security/defender-endpoint/) (formerly Microsoft Defender Advanced Threat Protection) | ✅ | ✅ | ✅ | ✅ | |
403-
| [Microsoft Defender for Identity](/defender-for-identity/) (formerly Azure Advanced Threat Protection) | ✅ | ✅ | ✅ | ✅ | |
402+
| [Microsoft Defender for Endpoint](/microsoft-365/security/defender-endpoint/) (formerly Microsoft Defender Advanced Threat Protection) | ✅ | ✅ | ✅ | ✅ | ✅ |
403+
| [Microsoft Defender for Identity](/defender-for-identity/) (formerly Azure Advanced Threat Protection) | ✅ | ✅ | ✅ | ✅ | ✅ |
404404
| [Microsoft Defender for IoT](../../defender-for-iot/index.yml) (formerly Azure Security for IoT) | ✅ | ✅ | ✅ | ✅ | |
405405
| [Microsoft Defender Vulnerability Management](../../defender-for-iot/index.yml) | ✅ | ✅ | ✅ | | |
406406
| [Microsoft Graph](/graph/) | ✅ | ✅ | ✅ | ✅ | ✅ |

articles/azure-government/documentation-government-impact-level-5.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Azure Government isolation guidelines for Impact Level 5
3-
description: Guidance for configuring Azure Government services for DoD Impact Level 5 workloads
3+
description: Guidance for configuring Azure Government services for DoD Impact Level 5 workloads, which have a higher degree of impact to the DoD.
44
ms.service: azure-government
55
ms.topic: article
66
ms.custom: references_regions
@@ -419,5 +419,4 @@ Start using Azure Government:
419419

420420
- [Guidance for developers](./documentation-government-developer-guide.md)
421421
- [Connect with the Azure Government portal](./documentation-government-get-started-connect-with-portal.md)
422-
- [Deploy STIG-compliant Linux VMs](./documentation-government-stig-linux-vm.md)
423-
- [Deploy STIG-compliant Windows VMs](./documentation-government-stig-windows-vm.md)
422+

articles/azure-government/documentation-government-stig-linux-vm.md

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

0 commit comments

Comments
 (0)