mgmt, generate paloaltonetworks.ngfw first preview#34486
mgmt, generate paloaltonetworks.ngfw first preview#34486haolingdong-msft merged 8 commits intoAzure:mainfrom
Conversation
| import java.util.stream.Collectors; | ||
|
|
||
| /** Entry point to NgfwManager. */ | ||
| public final class NgfwManager { |
There was a problem hiding this comment.
Maybe PaloAltoNetworksNgfwManager?
There was a problem hiding this comment.
Hi service team, we will need your suggestion on the Manager name.
There was a problem hiding this comment.
PaloAltoNetworksNgfwManager sounds good, as it in line with the finalized namespace.
|
|
||
| ## 1.0.0-beta.1 (2023-04-17) | ||
|
|
||
| - Azure Resource Manager ngfw client library for Java. This package contains Microsoft Azure SDK for ngfw Management SDK. Package tag package-2022-08-29-preview. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt). |
There was a problem hiding this comment.
Azure Resourcemanager PaloAlto Networks ngfw client library for Java?
There was a problem hiding this comment.
Please delete the 2nd line "Azure Resource Manager ngfw client library for Java..."
|
/azp run prepare-pipelines |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
The script did not update https://github.com/Azure/azure-sdk-for-java/blob/main/eng/mgmt/automation/api-specs.yaml ? It should add a line with "suffix". If script not modify that, you may have to do it by hand. |
I will add it manually, the script does not add it. |
# Conflicts: # eng/versioning/version_client.txt
sdk/paloaltonetworks/azure-resourcemanager-paloaltonetworks-ngfw/CHANGELOG.md
Outdated
Show resolved
Hide resolved
|
After the PR's merged, we may need to add the |
I think Haoling already done it. |
Azure/azure-rest-api-specs#23599 this is the pr |
|
Deleted the proj and regen again to make sure there is no other file's content is appended wrongly. |
|
/azp run prepare-pipelines |
|
Azure Pipelines successfully started running 1 pipeline(s). |

Release request: https://github.com/Azure/sdk-release-request/issues/3924
Arch board review: https://github.com/Azure/azure-sdk-pr/issues/892
Description
Please add an informative description that covers that changes made by the pull request and link all relevant issues.
If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.
All SDK Contribution checklist:
General Guidelines and Best Practices
Testing Guidelines