Skip to content

Comments

Add new APIs for metrics#35712

Merged
Prakriti-nith merged 9 commits intoAzure:mainfrom
Prakriti-nith:users/prakgupta/metrics-fw-copy
Jul 23, 2025
Merged

Add new APIs for metrics#35712
Prakriti-nith merged 9 commits intoAzure:mainfrom
Prakriti-nith:users/prakgupta/metrics-fw-copy

Conversation

@Prakriti-nith
Copy link
Member

Choose a PR Template

Switch to "Preview" on this description then select one of the choices below.

Click here to open a PR for a Data Plane API.

Click here to open a PR for a Control Plane (ARM) API.

Click here to open a PR for only SDK configuration.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jul 7, 2025

Next Steps to Merge

⌛ Please wait. Next steps to merge this PR are being evaluated by automation. ⌛

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Jul 7, 2025

PR validation pipeline restarted successfully. If there is ApiView generated, it will be updated in this comment.

@github-actions github-actions bot added the brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. label Jul 7, 2025
@github-actions
Copy link

github-actions bot commented Jul 7, 2025

API Change Check

APIView identified API level changes in this PR and created the following API reviews

Language API Review for Package
Swagger PaloAltoNetworks.Cloudngfw
Go sdk/resourcemanager/paloaltonetworksngfw/armpanngfw
JavaScript @azure/arm-paloaltonetworksngfw
Java com.azure.resourcemanager:azure-resourcemanager-paloaltonetworks-ngfw
Python azure-mgmt-paloaltonetworksngfw

@Prakriti-nith Prakriti-nith force-pushed the users/prakgupta/metrics-fw-copy branch from e702f69 to 4a1dd5d Compare July 7, 2025 13:18
@AzureRestAPISpecReview AzureRestAPISpecReview added ARMReview new-api-version resource-manager RPaaS WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required labels Jul 7, 2025
@samsaha-ms
Copy link
Contributor

Fix the Lintdiff errors and then remove ARMChangesRequested tag for further review.

@openapi-pipeline-app openapi-pipeline-app bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jul 8, 2025
@AzureRestAPISpecReview AzureRestAPISpecReview added BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required NotReadyForARMReview and removed ARMChangesRequested labels Jul 17, 2025
@openapi-pipeline-app openapi-pipeline-app bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jul 17, 2025
@Prakriti-nith Prakriti-nith added the PublishToCustomers Acknowledgement the changes will be published to Azure customers. label Jul 17, 2025
@AzureRestAPISpecReview AzureRestAPISpecReview removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jul 17, 2025
@Prakriti-nith Prakriti-nith force-pushed the users/prakgupta/metrics-fw-copy branch from 73330f8 to 6de8e8b Compare July 17, 2025 11:55
@Prakriti-nith Prakriti-nith added the Liftr Marketplace-Liftr RPs label Jul 17, 2025
"in": "path",
"required": true,
"description": "Firewall resource name",
"pattern": "^[a-zA-Z0-9](?:[a-zA-Z0-9-]*[a-zA-Z0-9])?$",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Breaking change is happening due to this pattern on firewall resource name. This was required to fix a lint check which mentioned that this name should follow a pattern.

This pattern indicates that name can contain alphanumeric characters along with a hyphen and hyphen should not occur at the beginning and end of the name.

This check is already there in code.

Screenshot 2025-07-17 180510

@JeffreyRichter JeffreyRichter added the BreakingChange-Approved-Benign Changes are not breaking at the REST API level and have at most minor impact to generated SDKs. label Jul 21, 2025
@Prakriti-nith
Copy link
Member Author

/azp run

@azure-pipelines
Copy link

You have several pipelines (over 10) configured to build pull requests in this repository. Specify which pipelines you would like to run by using /azp run [pipelines] command. You can specify multiple pipelines using a comma separated list.

@AzureRestAPISpecReview AzureRestAPISpecReview added WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required and removed NotReadyForARMReview labels Jul 21, 2025
@krisnaray krisnaray added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Jul 23, 2025
@openapi-pipeline-app openapi-pipeline-app bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jul 23, 2025
@Prakriti-nith Prakriti-nith merged commit 84f83fe into Azure:main Jul 23, 2025
45 of 46 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ARMReview ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review BreakingChange-Approved-Benign Changes are not breaking at the REST API level and have at most minor impact to generated SDKs. BreakingChangeReviewRequired <valid label in PR review process>add this label when breaking change review is required brownfield Brownfield services will soon be required to convert to TypeSpec. See https://aka.ms/azsdk/typespec. IDCDevDiv Liftr Marketplace-Liftr RPs new-api-version PublishToCustomers Acknowledgement the changes will be published to Azure customers. resource-manager RPaaS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants