Skip to content

Commit aef4fbf

Browse files
authored
Merge pull request #16704 from MicrosoftDocs/main
1/6/2025 PM Publish
2 parents 5a57ac8 + 1e3324b commit aef4fbf

File tree

3 files changed

+24
-7
lines changed

3 files changed

+24
-7
lines changed

AKS-Hybrid/TOC.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@
167167
- name: Resources
168168
items:
169169
- name: Azure Local
170-
href: /azure-local/index
170+
href: /azure/azure-local
171171
- name: Azure Adaptive Cloud
172172
href: /azure/adaptive-cloud
173173
- name: Azure Arc Jumpstart

azure-local/manage/create-logical-networks.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: alkohli
55
ms.author: alkohli
66
ms.topic: how-to
77
ms.service: azure-stack-hci
8-
ms.date: 10/22/2024
8+
ms.date: 01/06/2025
99
---
1010

1111
# Create logical networks for Azure Local
@@ -85,6 +85,11 @@ Complete the following steps to create a logical network using Azure CLI.
8585
8686
You can use the `az stack-hci-vm network lnet create` cmdlet to create a logical network on the VM switch for a DHCP or a static IP configuration. The parameters used to create a DHCP and a static logical network are different.
8787
88+
> [!NOTE]
89+
> For both dynamic and static logical networks, the following apply:
90+
> - Creating logical networks with overlapping IP pools on the same VLAN isn't permitted.
91+
> - If a VLAN ID isn't specified, the value defaults to 0.
92+
8893
#### Create a static logical network via CLI
8994
9095
In this release, you can create virtual machines using a static IP only via the Azure CLI.
@@ -127,6 +132,7 @@ Create a static logical network when you want to create virtual machines with ne
127132
128133
> [!NOTE]
129134
> DNS server and gateway must be specified if you're creating a static logical network.
135+
130136
131137
1. Create a static logical network. Run the following cmdlet:
132138

azure-stack/operator/known-issues.md

Lines changed: 16 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Azure Stack Hub known issues
33
description: Learn about known issues in Azure Stack Hub releases.
44
author: sethmanheim
55
ms.topic: article
6-
ms.date: 12/04/2024
6+
ms.date: 01/06/2025
77
ms.author: sethm
88
ms.reviewer: rtiberiu
99
ms.lastreviewed: 11/30/2023
@@ -121,8 +121,6 @@ To access known issues for a different version, use the version selector dropdow
121121

122122
<!-- ## Alerts -->
123123

124-
<!-- ## Portal -->
125-
126124
<!-- ## Datacenter integration -->
127125

128126
<!-- ## Storage -->
@@ -143,6 +141,17 @@ To access known issues for a different version, use the version selector dropdow
143141

144142
::: moniker-end
145143

144+
::: moniker range="azs-2406 || azs-2408"
145+
## Portal
146+
147+
### Deployments blade under subscription fails to load
148+
149+
- Applicable: This issue applies to release 2406 and later.
150+
- Cause: Due to a change in how subscription-level deployments are stored, an internal server error occurs when deploying or viewing deployments at subscription scope.
151+
- Remediation: Microsoft is aware of the issue and is working on a fix.
152+
- Occurrence: Common.
153+
::: moniker-end
154+
146155
::: moniker range="azs-2311"
147156

148157
<!-- ## Update -->
@@ -187,6 +196,8 @@ To access known issues for a different version, use the version selector dropdow
187196

188197
## Portal
189198

199+
### Can't use Flow Timeout and BGP community string DNS options in the portal
200+
190201
- Applicable: This issue applies to release 2311.
191202
- Cause: In the Azure Stack Hub user portal, under the **Virtual Networks** section, there are three new options for virtual networks: **DNS Servers**, **Flow Timeout**, and **BGP community string**. You can successfully modify the DNS configuration using the **DNS Servers** option. However, attempts to use the **Flow Timeout** and **BGP community string** options result in a failure within the portal notifications. No changes are made to the underlying services; the errors are only in the portal.
192203
- Remediation: Microsoft is aware of the problem and is working on a fix.
@@ -229,8 +240,8 @@ To access known issues for a different version, use the version selector dropdow
229240
<!------------------------------------------------------------>
230241
<!------------------- UNSUPPORTED VERSIONS ------------------->
231242
<!------------------------------------------------------------>
232-
::: moniker range="azs-2311"
233-
## 2311 archived known issues
243+
::: moniker range="azs-2306"
244+
## 2306 archived known issues
234245
::: moniker-end
235246
::: moniker range="azs-2301"
236247
## 2301 archived known issues

0 commit comments

Comments
 (0)