Skip to content

Commit 7a1e4e7

Browse files
committed
Merge branch 'main' of https://github.com/MicrosoftDocs/azure-docs-pr into rolyon
2 parents cd2c334 + acafc3a commit 7a1e4e7

File tree

5 files changed

+34
-11
lines changed

5 files changed

+34
-11
lines changed

articles/azure-app-configuration/concept-private-endpoint.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Private endpoints availability varies by App Configuration tier:
2323
- **Free tier**: Not available
2424
- **Developer tier**: Up to 1 private endpoint
2525
- **Standard tier**: Up to 10 private endpoints
26-
- **Premium tier**: Up to 100 private endpoints
26+
- **Premium tier**: Up to 40 private endpoints
2727

2828
For more information about pricing, see [Azure App Configuration pricing](https://azure.microsoft.com/pricing/details/app-configuration/).
2929

articles/migrate/appcat/appcat-7-quickstart.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,15 +15,9 @@ ms.date: 06/27/2025
1515

1616
This quickstart shows you how to download, install, and run AppCAT 7 against a sample Java project.
1717

18-
## Prerequisites
19-
20-
Before downloading AppCAT, be sure the JDK is installed and configured correctly.
21-
22-
- [The Microsoft Build of OpenJDK 17](/java/openjdk/install). Ensure that the `JAVA_HOME` environment variable is set.
23-
2418
## Download and install
2519

26-
To use the `appcat` CLI, you must download the package specific to your environment, and have the required dependencies in your environment. The `appcat` CLI runs on any environment such as Windows, Linux, or Mac, using Intel, Arm, or Apple Silicon hardware. For the JDK requirement, we recommend you use the [Microsoft Build of OpenJDK](/java/openjdk).
20+
To use the `appcat` CLI, you must download the package specific to your environment, and have the required dependencies in your environment. The `appcat` CLI runs on any environment such as Windows, Linux, or Mac, using Intel, Arm, or Apple Silicon hardware.
2721

2822
| OS | Architecture | Download Link | Other files |
2923
|---------|-----------------|----------------|--------------------------|
@@ -68,6 +62,7 @@ Extract the binary from the downloaded file. You should see the following folder
6862
├── NOTICE.txt
6963
├── maven.default.index
7064
├── jdtls/
65+
├── justj.zip (Windows) / justj.tar.gz (Linux/macOS)
7166
├── static-report/
7267
├── maven-wrapper/
7368
├── .appcat-ignore

articles/migrate/appcat/appcat-7-release-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ This article provides the release notes for Azure Migrate application and code a
1717

1818
## Release history
1919

20+
### 7.7.0.2
21+
22+
This release contains the following fixes and enhancements:
23+
24+
- Removed JDK from the prerequisites.
25+
- Removed **output.json** or **output.yaml** from result output.
26+
- Fixed the issue where the `azure-password-01000` rule detects only one violation, even when multiple violations exist in the same file.
27+
2028
### 7.7.0.1
2129

2230
This release contains the following fixes and enhancements:
@@ -118,6 +126,12 @@ This release is based on a different set of components of the Konveyor project.
118126

119127
## Known issues
120128

129+
### 7.7.0.2
130+
131+
- Rules issues:
132+
- The `azure-system-config-01000` rules aren't being triggered.
133+
- An error in the **Watcher Error** channel on Windows: `Windows system assumed buffer larger than it is, events have likely been missed`. This error message appears on the command line during long-running jobs on Windows.
134+
121135
### 7.7.0.1
122136

123137
- Rules issues:

articles/partner-solutions/palo-alto/manage.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Manage a Cloud Next-Generation Firewall (NGFW) by Palo Alto Networks Resource by Using the Azure Portal
2+
title: Manage a Cloud Next-Generation Firewall (NGFW) by Palo Alto Networks Resource by Using the Azure portal
33
description: Manage your Cloud NGFW resource in the Azure portal, including networking, NAT, rulestack settings, logging, Domain Name System (DNS) proxy configuration, and billing plan changes.
44
ms.topic: how-to
55
ms.date: 06/26/2025
@@ -40,9 +40,18 @@ To change the Cloud NGFW's billing plan, go to **Overview** and select **Change
4040
> [!NOTE]
4141
> The **Delete** button on the resource is activated only if all connected resources are already deleted. For more information, see [Azure Resource Manager resource group and resource deletion](/azure/azure-resource-manager/management/delete-resource-group).
4242
43+
## Get support
44+
45+
Contact [Palo Alto Network](https://support.paloaltonetworks.com/Support/Index) for customer support.
46+
47+
You can also request support in the Azure portal from the [resource overview](#resource-overview).
48+
49+
Select **Support + Troubleshooting** > **New support request** from the service menu, then choose the link to [Contact PAN customer support](https://support.paloaltonetworks.com/Support/Index).
50+
4351
## Related content
4452

4553
- [Azure Virtual Network FAQ](../../virtual-network/virtual-networks-faq.md)
4654
- [Virtual WAN FAQ](../../virtual-wan/virtual-wan-faq.md)
4755

4856

57+

articles/partner-solutions/palo-alto/toc.yml

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@ items:
1414
items:
1515
- name: Manage your resource
1616
href: manage.md
17-
- name: Troubleshoot
18-
href: /troubleshoot/azure/partner-solutions/welcome-native-integrations
1917
- name: Deploy Cloud NGFW by Palo Alto Networks with the Application Gateway
2018
href: application-gateway.md
19+
- name: Troubleshoot
20+
items:
21+
- name: Get support
22+
href: https://support.paloaltonetworks.com/Support/Index
23+
- name: Troubleshoot
24+
href: /troubleshoot/azure/partner-solutions/welcome-native-integrations
25+

0 commit comments

Comments
 (0)