Skip to content

Commit 325b949

Browse files
committed
Merging changes synced from https://github.com/MicrosoftDocs/azure-docs-pr (branch live)
2 parents 6cbeb46 + 5c792a5 commit 325b949

File tree

66 files changed

+605
-503
lines changed

Some content is hidden

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

66 files changed

+605
-503
lines changed

articles/azure-app-configuration/enable-dynamic-configuration-java-spring-app.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ Then, open the *pom.xml* file in a text editor and add a `<dependency>` for `azu
7272

7373
| Key | Value |
7474
|---|---|
75-
| Sentinel | 1 |
75+
| sentinel | 1 |
7676

7777
Leave **Label** and **Content Type** empty for now.
7878

@@ -103,7 +103,7 @@ Then, open the *pom.xml* file in a text editor and add a `<dependency>` for `azu
103103

104104
| Key | Value |
105105
|---|---|
106-
| Sentinel | 2 |
106+
| sentinel | 2 |
107107

108108
1. Refresh the browser page to see the new message displayed.
109109

articles/cloud-services/cloud-services-guestos-msrc-releases.md

Lines changed: 55 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,67 @@ ms.service: cloud-services
1111
ms.topic: article
1212
ms.tgt_pltfrm: na
1313
ms.workload: tbd
14-
ms.date: 2/11/2022
14+
ms.date: 2/15/2022
1515
ms.author: gunnarc
1616
---
1717

1818
# Azure Guest OS
1919
The following tables show the Microsoft Security Response Center (MSRC) updates applied to the Azure Guest OS. Search this article to determine if a particular update applies to the Guest OS you are using. Updates always carry forward for the particular [family][family-explain] they were introduced in.
2020

21+
## February 2022 Guest OS
22+
23+
>[!NOTE]
24+
25+
>The February Guest OS is currently being rolled out to Cloud Service VMs that are configured for automatic updates. When the rollout is complete, this version will be made available for manual updates through the Azure portal and configuration files. The following patches are included in the February Guest OS. This list is subject to change.
26+
>
27+
28+
| Product Category | Parent KB Article | Vulnerability Description | Guest OS | Date First Introduced |
29+
| --- | --- | --- | --- | --- |
30+
| Rel 22-02 | [5010351] | Latest Cumulative Update(LCU) | 6.41 | Feb 8, 2022 |
31+
| Rel 22-02 | [5006671] | IE Cumulative Updates | 2.120, 3.107, 4.100 | Oct 12, 2021 |
32+
| Rel 22-02 | [5010354] | Latest Cumulative Update(LCU) | 7.9 | Feb 8, 2022 |
33+
| Rel 22-02 | [5010359] | Latest Cumulative Update(LCU) | 5.65 | Feb 8, 2022 |
34+
| Rel 22-02 | [5008867] | .NET Framework 3.5 Security and Quality Rollup | 2.120 | Jan 11, 2022 |
35+
| Rel 22-02 | [5008860] | .NET Framework 4.5.2 Security and Quality Rollup | 2.120 | Jan 11, 2022 |
36+
| Rel 22-02 | [5008868] | .NET Framework 3.5 Security and Quality Rollup | 4.100 | Jan 11, 2022 |
37+
| Rel 22-02 | [5008870] | .NET Framework 4.5.2 Security and Quality Rollup | 4.100 | Jan 11, 2022 |
38+
| Rel 22-02 | [5008865] | .NET Framework 3.5 Security and Quality Rollup | 3.107 | Jan 11, 2022 |
39+
| Rel 22-02 | [5008869] | . NET Framework 4.5.2 Security and Quality Rollup | 3.107 | Jan 11, 2022 |
40+
| Rel 22-02 | [5008873] | . NET Framework 3.5 and 4.7.2 Cumulative Update | 6.41 | Jan 11, 2022 |
41+
| Rel 22-02 | [5008882] | .NET Framework 4.8 Security and Quality Rollup | 7.9 | Jan 11, 2022 |
42+
| Rel 22-02 | [5010404] | Monthly Rollup | 2.120 | Feb 8, 2022 |
43+
| Rel 22-02 | [5010392] | Monthly Rollup | 3.107 | Feb 8, 2022 |
44+
| Rel 22-02 | [5010419] | Monthly Rollup | 4.100 | Feb 8, 2022 |
45+
| Rel 22-02 | [5001401] | Servicing Stack update | 3.107 | Apr 13, 2021 |
46+
| Rel 22-02 | [5001403] | Servicing Stack update | 4.100 | Apr 13, 2021 |
47+
| Rel 22-02 | [4578013] | Standalone Security Update | 4.100 | Aug 19, 2020 |
48+
| Rel 22-02 | [5005698] | Servicing Stack update | 5.65 | Sep 14, 2021 |
49+
| Rel 22-02 | [5010451] | Servicing Stack update | 2.120 | Feb 8, 2022 |
50+
| Rel 22-02 | [4494175] | Microcode | 5.65 | Sep 1, 2020 |
51+
| Rel 22-02 | [4494174] | Microcode | 6.41 | Sep 1, 2020 |
52+
53+
[5010351]: https://support.microsoft.com/kb/5010351
54+
[5006671]: https://support.microsoft.com/kb/5006671
55+
[5010354]: https://support.microsoft.com/kb/5010354
56+
[5010359]: https://support.microsoft.com/kb/5010359
57+
[5008867]: https://support.microsoft.com/kb/5008867
58+
[5008860]: https://support.microsoft.com/kb/5008860
59+
[5008868]: https://support.microsoft.com/kb/5008868
60+
[5008870]: https://support.microsoft.com/kb/5008870
61+
[5008865]: https://support.microsoft.com/kb/5008865
62+
[5008869]: https://support.microsoft.com/kb/5008869
63+
[5008873]: https://support.microsoft.com/kb/5008873
64+
[5008882]: https://support.microsoft.com/kb/5008882
65+
[5010404]: https://support.microsoft.com/kb/5010404
66+
[5010392]: https://support.microsoft.com/kb/5010392
67+
[5010419]: https://support.microsoft.com/kb/5010419
68+
[5001401]: https://support.microsoft.com/kb/5001401
69+
[5001403]: https://support.microsoft.com/kb/5001403
70+
[4578013]: https://support.microsoft.com/kb/4578013
71+
[5005698]: https://support.microsoft.com/kb/5005698
72+
[5010451]: https://support.microsoft.com/kb/5010451
73+
[4494175]: https://support.microsoft.com/kb/4494175
74+
[4494174]: https://support.microsoft.com/kb/4494174
2175

2276
## January 2022 Guest OS
2377
| Product Category | Parent KB Article | Vulnerability Description | Guest OS | Date First Introduced |

articles/container-apps/vnet-custom.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ services: container-apps
55
author: craigshoemaker
66
ms.service: container-apps
77
ms.topic: how-to
8-
ms.date: 1/28/2021
8+
ms.date: 2/3/2022
99
ms.author: cshoe
1010
zone_pivot_groups: azure-cli-or-portal
1111
---
@@ -21,7 +21,7 @@ As you create an Azure Container Apps [environment](environment.md), a virtual n
2121
- You can restrict inbound requests to the environment exclusively to the VNET by deploying the environment as internal.
2222

2323
> [!IMPORTANT]
24-
> In order to ensure the environment deployment within your custom VNET is successful, configure your VNET with an "allow-all" configuration by default. The full list of traffic dependencies required to configure the VNET as "deny-all" is not yet available. Refer to the [custom VNET security sample](https://aka.ms/azurecontainerapps/customvnet) for additional details.
24+
> In order to ensure the environment deployment within your custom VNET is successful, configure your VNET with an "allow-all" configuration by default. The full list of traffic dependencies required to configure the VNET as "deny-all" is not yet available. Refer to [Known issues for public preview](https://github.com/microsoft/azure-container-apps/wiki/Known-Issues-for-public-preview) for additional details.
2525
2626
:::image type="content" source="media/networking/azure-container-apps-virtual-network.png" alt-text="Azure Container Apps environments use an existing VNET, or you can provide your own.":::
2727

@@ -67,6 +67,10 @@ To create an internal only environment, provide the `--internal-only` parameter
6767

6868
::: zone-end
6969

70+
## Managed resources
71+
72+
When you deploy an internal or an external environment into your own network, a new resource group prefixed with `MC_` is created in the Azure subscription where your environment is hosted. This resource group contains infrastructure components managed by the Azure Container Apps platform, and shouldn't be modified. The resource group contains Public IP addresses used specifically for outbound connectivity from your environment as well as a load balancer. As the load balancer is created in your subscription, there are additional costs associated with deploying the service to a custom virtual network.
73+
7074
## Example
7175

7276
The following example shows you how to create a Container Apps environment in an existing virtual network.

articles/cosmos-db/sql/migrate-dotnet-v3.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ms.author: esarroyo
66
ms.service: cosmos-db
77
ms.subservice: cosmosdb-sql
88
ms.topic: how-to
9-
ms.date: 01/13/2022
9+
ms.date: 02/15/2022
1010
ms.devlang: csharp
1111
---
1212

@@ -89,6 +89,8 @@ The following classes have been replaced on the 3.0 SDK:
8989

9090
The Microsoft.Azure.Documents.UriFactory class has been replaced by the fluent design. The fluent design builds URLs internally and allows a single `Container` object to be passed around instead of a `DocumentClient`, `DatabaseName`, and `DocumentCollection`.
9191

92+
Because the .NET v3 SDK allows users to configure a custom serialization engine, there is no direct replacement for the `Document` type. When using Newtonsoft.Json (default serialization engine), `JObject` can be used to achieve the same functionality. When using a different serialization engine, you can use its base json document type (for example, `JsonDocument` for System.Text.Json). The recommendation is to use a C# type that reflects the schema of your items instead of relying on generic types.
93+
9294
### Changes to item ID generation
9395

9496
Item ID is no longer auto populated in the .NET v3 SDK. Therefore, the Item ID must specifically include a generated ID. View the following example:

articles/expressroute/TOC.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,11 @@
181181
- name: Redundancy
182182
items:
183183
- name: Configure ExpressRoute and site-to-site coexisting connections
184-
href: expressroute-howto-coexist-resource-manager.md
184+
items:
185+
- name: Azure portal
186+
href: how-to-configure-coexisting-gateway-portal.md
187+
- name: Azure PowerShell
188+
href: expressroute-howto-coexist-resource-manager.md
185189
- name: Create a zone-redundant VNet gateway in Azure Availability Zones
186190
href: ../vpn-gateway/create-zone-redundant-vnet-gateway.md?toc=%2fazure%2fexpressroute%2ftoc.json
187191
- name: Plan and manage costs

articles/expressroute/expressroute-howto-coexist-resource-manager.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ You can configure a Site-to-Site VPN connection as a backup for ExpressRoute. Th
4949
> [!NOTE]
5050
> While ExpressRoute circuit is preferred over Site-to-Site VPN when both routes are the same, Azure will use the longest prefix match to choose the route towards the packet's destination.
5151
>
52-
>
5352
5453
![Diagram that shows a Site-to-Site VPN connection as a backup for ExpressRoute.](media/expressroute-howto-coexist-resource-manager/scenario1.jpg)
5554

0 commit comments

Comments
 (0)