Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the new endpoint type AzureArcNetwork and some additional properties #27413

Conversation

v-sapanchal
Copy link
Contributor

…uired properties

ARM (Control Plane) API Specification Update Pull Request

Tip: overwhelmed by all this guidance? See the Getting help section at the bottom of this PR description.

PR review workflow diagram

Please understand this diagram before proceeding. It explains how to get your PR approved & merged.

diagram

Click here to see the details of Step 1

Breaking changes review (Diagram Step 1)

If the automation determines you have breaking changes, i.e. Step 1 from the diagram applies to you,
you must follow the breaking changes process.
IMPORTANT This applies even if:

  • The tool fails while it shouldn't, e.g. due to runtime exception, or incorrect detection of breaking changes.
  • You believe there is no need for you to request breaking change approval, for any reason.
    Such claims must be reviewed, and the process is the same.
Click here to see the details of Step 2

ARM API changes review (Diagram Step 2)

  • If this PR is in purview of ARM review then automation will add the ARMReview label.
  • If you want to force ARM review, add the label yourself.
  • Proceed according to the diagram at the top of this comment.
Click here to see the diagram footnotes

Diagram footnotes

[1] ARM review queue (for merge queues, see [2])
The PRs are processed by time opened, ascending. Your PR may show up on 2nd or later page.
If you addressed Step 1 from the diagram and your PR is not showing up in the queue, ensure the label ARMChangesRequested
is removed from your PR. This should cause the label WaitForARMFeedback to be added.
[2] public repo merge queue, private repo merge queue (for ARM review queue, [1])

If you need further help with anything, see Getting help section below.

Purpose of this PR

What's the purpose of this PR? Check all that apply. This is mandatory!

  • New API version. (If API spec is not defined in TypeSpec, the PR should have been generated using OpenAPI Hub).
  • Update existing version for a new feature. (This is applicable only when you are revising a private preview API version.)
  • Update existing version to fix swagger quality issues in S360.
  • Other, please clarify:
    • edit this with your clarification

Due diligence checklist

To merge this PR, you must go through the following checklist and confirm you understood
and followed the instructions by checking all the boxes:

  • I confirm this PR is modifying Azure Resource Manager (ARM) related specifications, and not data plane related specifications.
  • I have reviewed following Resource Provider guidelines, including
    ARM resource provider contract and
    REST guidelines (estimated time: 4 hours).
    I understand this is required before I can proceed to the Diagram Step 2, "ARM API changes Review", for this PR.

Additional information

Viewing API changes

For convenient view of the API changes made by this PR, refer to the URLs provided in the table
in the Generated ApiView comment added to this PR. You can use ApiView to show API versions diff.

Suppressing failures

If one or multiple validation error/warning suppression(s) is detected in your PR, please follow the
Swagger-Suppression-Process
to get approval.

Getting help

  • First, please carefully read through this PR description, from top to bottom. Please fill out the Purpose of this PR and Due diligence checklist.
  • To understand what you must do next to merge this PR, see the Next Steps to Merge comment. It will appear within few minutes of submitting this PR and will continue to be up-to-date with current PR state.
  • For guidance on fixing this PR CI check failures, see the hyperlinks provided in given failure
    and https://aka.ms/ci-fix.
  • If the PR CI checks appear to be stuck in queued state, please add a comment with contents /azp run.
    This should result in a new comment denoting a PR validation pipeline has started and the checks should be updated after few minutes.
  • If the help provided by the previous points is not enough, post to https://aka.ms/azsdk/support/specreview-channel and link to this PR.

Copy link

openapi-pipeline-app bot commented Jan 17, 2024

Next Steps to Merge

✅ All automated merging requirements have been met! Refer to step 4 in the PR workflow diagram (even if your PR is for data plane, not ARM).

Copy link

openapi-pipeline-app bot commented Jan 17, 2024

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
compared swaggers (via Oad v0.10.4)] new version base version
networkWatcher.json 2023-11-01(8bac23e) 2023-09-01(main)
️️✔️LintDiff succeeded [Detail] [Expand]
Validation passes for LintDiff.
️️✔️Avocado succeeded [Detail] [Expand]
Validation passes for Avocado.
️️✔️SwaggerAPIView succeeded [Detail] [Expand]
️️✔️TypeSpecAPIView succeeded [Detail] [Expand]
️️✔️ModelValidation succeeded [Detail] [Expand]
Validation passes for ModelValidation.
️️✔️SemanticValidation succeeded [Detail] [Expand]
Validation passes for SemanticValidation.
️️✔️SpellCheck succeeded [Detail] [Expand]
Validation passes for SpellCheck.
️️✔️PR Summary succeeded [Detail] [Expand]
Validation passes for Summary.
️️✔️Automated merging requirements met succeeded [Detail] [Expand]
Posted by Swagger Pipeline | How to fix these errors?

Copy link

openapi-pipeline-app bot commented Jan 17, 2024

Swagger Generation Artifacts

️️✔️ApiDocPreview succeeded [Detail] [Expand]
 Please click here to preview with your @microsoft account. 
️️✔️SDK Breaking Change Tracking succeeded [Detail] [Expand]

Breaking Changes Tracking




️️✔️ azure-sdk-for-net succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 1699bba0b14aaa2fdabe01caca6e5e9170cb1884. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    command	autorest --version=2.0.4421 --csharp --reflect-api-versions --license-header=MICROSOFT_MIT_NO_VERSION --use=@microsoft.azure/autorest.csharp@2.3.101 --csharp-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-net/sdk ../azure-rest-api-specs/specification/network/resource-manager/readme.md
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
    cmderr	[Autorest] realpath(): Permission denied
  • ️✔️Microsoft.Azure.Management.Network [View full logs]  [Preview SDK Changes]
️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 1699bba0b14aaa2fdabe01caca6e5e9170cb1884. SDK Automation 14.0.0
    command	pwsh ./eng/scripts/Automation-Sdk-Init.ps1 ../azure-sdk-for-net_tmp/initInput.json ../azure-sdk-for-net_tmp/initOutput.json
    command	pwsh ./eng/scripts/Invoke-GenerateAndBuildV2.ps1 ../azure-sdk-for-net_tmp/generateInput.json ../azure-sdk-for-net_tmp/generateOutput.json
  • ️✔️Azure.ResourceManager.Network [View full logs]  [Preview SDK Changes]
    info	[Changelog]
️⚠️ azure-sdk-for-python-track2 warning [Detail]
  • ⚠️Warning [Logs] Generate from 1699bba0b14aaa2fdabe01caca6e5e9170cb1884. SDK Automation 14.0.0
    command	sh scripts/automation_init.sh ../azure-sdk-for-python_tmp/initInput.json ../azure-sdk-for-python_tmp/initOutput.json
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: azure-devtools 1.2.1 does not provide the extra 'ci-tools'
    cmderr	[automation_init.sh] WARNING: Skipping azure-nspkg as it is not installed.
    command	sh scripts/automation_generate.sh ../azure-sdk-for-python_tmp/generateInput.json ../azure-sdk-for-python_tmp/generateOutput.json
    cmderr	[automation_generate.sh]
    cmderr	[automation_generate.sh]  New minor version of npm available! 10.2.3 -> 10.4.0
    cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.4.0>
    cmderr	[automation_generate.sh] npm notice Run `npm install -g npm@10.4.0` to update!
    cmderr	[automation_generate.sh] npm notice
  • ️✔️track2_azure-mgmt-network [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog]   - Added operation group FirewallPolicyDeploymentsOperations
    info	[Changelog]   - Added operation group FirewallPolicyDraftsOperations
    info	[Changelog]   - Added operation group FirewallPolicyRuleCollectionGroupDraftsOperations
    info	[Changelog]   - Model BastionHost has a new parameter zones
    info	[Changelog]   - Model ConnectionMonitorEndpoint has a new parameter location_details
    info	[Changelog]   - Model ConnectionMonitorEndpoint has a new parameter subscription_id
️⚠️ azure-sdk-for-java warning [Detail]
  • ⚠️Warning [Logs] Generate from 1699bba0b14aaa2fdabe01caca6e5e9170cb1884. SDK Automation 14.0.0
    command	./eng/mgmt/automation/init.sh ../azure-sdk-for-java_tmp/initInput.json ../azure-sdk-for-java_tmp/initOutput.json
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.2
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] [notice] A new release of pip is available: 23.0.1 -> 23.3.2
    cmderr	[init.sh] [notice] To update, run: pip install --upgrade pip
    cmderr	[init.sh] Current
    cmderr	[init.sh]                                  Dload  Upload   Total   Spent    Left  Speed
    cmderr	[init.sh] 
      0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
    cmderr	[init.sh] Downloading https://nodejs.org/dist/v18.15.0/node-v18.15.0-linux-x64.tar.xz...
    cmderr	[init.sh] #################################### 100.0%
    cmderr	[init.sh] Computing checksum with sha256sum
    cmderr	[init.sh] Checksums matched!
    command	./eng/mgmt/automation/generate.py ../azure-sdk-for-java_tmp/generateInput.json ../azure-sdk-for-java_tmp/generateOutput.json
  • ️✔️azure-resourcemanager-network-generated [View full logs]  [Preview SDK Changes]
️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 1699bba0b14aaa2fdabe01caca6e5e9170cb1884. SDK Automation 14.0.0
    command	sh ./eng/scripts/automation_init.sh ../../../../../azure-sdk-for-go_tmp/initInput.json ../../../../../azure-sdk-for-go_tmp/initOutput.json
    command	generator automation-v2 ../../../../../azure-sdk-for-go_tmp/generateInput.json ../../../../../azure-sdk-for-go_tmp/generateOutput.json
  • ️✔️sdk/resourcemanager/network/armnetwork [View full logs]  [Preview SDK Changes]
    info	[Changelog] ### Features Added
    info	[Changelog]
    info	[Changelog] - New value `EndpointTypeAzureArcNetwork` added to enum type `EndpointType`
    info	[Changelog] - New value `VirtualNetworkPrivateEndpointNetworkPoliciesNetworkSecurityGroupEnabled`, `VirtualNetworkPrivateEndpointNetworkPoliciesRouteTableEnabled` added to enum type `VirtualNetworkPrivateEndpointNetworkPolicies`
    info	[Changelog] - New function `*ClientFactory.NewFirewallPolicyDeploymentsClient() *FirewallPolicyDeploymentsClient`
    info	[Changelog] - New function `*ClientFactory.NewFirewallPolicyDraftsClient() *FirewallPolicyDraftsClient`
    info	[Changelog] - New function `*ClientFactory.NewFirewallPolicyRuleCollectionGroupDraftsClient() *FirewallPolicyRuleCollectionGroupDraftsClient`
    info	[Changelog] - New function `NewFirewallPolicyDeploymentsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FirewallPolicyDeploymentsClient, error)`
    info	[Changelog] - New function `*FirewallPolicyDeploymentsClient.BeginDeploy(context.Context, string, string, *FirewallPolicyDeploymentsClientBeginDeployOptions) (*runtime.Poller[FirewallPolicyDeploymentsClientDeployResponse], error)`
    info	[Changelog] - New function `NewFirewallPolicyDraftsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FirewallPolicyDraftsClient, error)`
    info	[Changelog] - New function `*FirewallPolicyDraftsClient.CreateOrUpdate(context.Context, string, string, FirewallPolicyDraft, *FirewallPolicyDraftsClientCreateOrUpdateOptions) (FirewallPolicyDraftsClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*FirewallPolicyDraftsClient.Delete(context.Context, string, string, *FirewallPolicyDraftsClientDeleteOptions) (FirewallPolicyDraftsClientDeleteResponse, error)`
    info	[Changelog] - New function `*FirewallPolicyDraftsClient.Get(context.Context, string, string, *FirewallPolicyDraftsClientGetOptions) (FirewallPolicyDraftsClientGetResponse, error)`
    info	[Changelog] - New function `NewFirewallPolicyRuleCollectionGroupDraftsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*FirewallPolicyRuleCollectionGroupDraftsClient, error)`
    info	[Changelog] - New function `*FirewallPolicyRuleCollectionGroupDraftsClient.CreateOrUpdate(context.Context, string, string, string, FirewallPolicyRuleCollectionGroupDraft, *FirewallPolicyRuleCollectionGroupDraftsClientCreateOrUpdateOptions) (FirewallPolicyRuleCollectionGroupDraftsClientCreateOrUpdateResponse, error)`
    info	[Changelog] - New function `*FirewallPolicyRuleCollectionGroupDraftsClient.Delete(context.Context, string, string, string, *FirewallPolicyRuleCollectionGroupDraftsClientDeleteOptions) (FirewallPolicyRuleCollectionGroupDraftsClientDeleteResponse, error)`
    info	[Changelog] - New function `*FirewallPolicyRuleCollectionGroupDraftsClient.Get(context.Context, string, string, string, *FirewallPolicyRuleCollectionGroupDraftsClientGetOptions) (FirewallPolicyRuleCollectionGroupDraftsClientGetResponse, error)`
    info	[Changelog] - New struct `ConnectionMonitorEndpointLocationDetails`
    info	[Changelog] - New struct `FirewallPolicyDraft`
    info	[Changelog] - New struct `FirewallPolicyDraftProperties`
    info	[Changelog] - New struct `FirewallPolicyRuleCollectionGroupDraft`
    info	[Changelog] - New struct `FirewallPolicyRuleCollectionGroupDraftProperties`
    info	[Changelog] - New field `Zones` in struct `BastionHost`
    info	[Changelog] - New field `LocationDetails`, `SubscriptionID` in struct `ConnectionMonitorEndpoint`
    info	[Changelog]
    info	[Changelog] Total 0 breaking change(s), 28 additive change(s).
️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
  • ️✔️Succeeded [Logs] Generate from 1699bba0b14aaa2fdabe01caca6e5e9170cb1884. SDK Automation 14.0.0
    command	sh .scripts/automation_init.sh ../azure-sdk-for-js_tmp/initInput.json ../azure-sdk-for-js_tmp/initOutput.json
    warn	File azure-sdk-for-js_tmp/initOutput.json not found to read
    command	sh .scripts/automation_generate.sh ../azure-sdk-for-js_tmp/generateInput.json ../azure-sdk-for-js_tmp/generateOutput.json
  • ️✔️@azure/arm-network [View full logs]  [Preview SDK Changes]
    info	[Changelog] **Features**
    info	[Changelog]
    info	[Changelog]   - Added operation group FirewallPolicyDeployments
    info	[Changelog]   - Added operation group FirewallPolicyDrafts
    info	[Changelog]   - Added operation group FirewallPolicyRuleCollectionGroupDrafts
    info	[Changelog]   - Added Interface ConnectionMonitorEndpointLocationDetails
    info	[Changelog]   - Added Interface FirewallPolicyDeploymentsDeployHeaders
    info	[Changelog]   - Added Interface FirewallPolicyDeploymentsDeployOptionalParams
    info	[Changelog]   - Added Interface FirewallPolicyDraft
    info	[Changelog]   - Added Interface FirewallPolicyDraftsCreateOrUpdateOptionalParams
    info	[Changelog]   - Added Interface FirewallPolicyDraftsDeleteOptionalParams
    info	[Changelog]   - Added Interface FirewallPolicyDraftsGetOptionalParams
    info	[Changelog]   - Added Interface FirewallPolicyRuleCollectionGroupDraft
    info	[Changelog]   - Added Interface FirewallPolicyRuleCollectionGroupDraftsCreateOrUpdateOptionalParams
    info	[Changelog]   - Added Interface FirewallPolicyRuleCollectionGroupDraftsDeleteOptionalParams
    info	[Changelog]   - Added Interface FirewallPolicyRuleCollectionGroupDraftsGetOptionalParams
    info	[Changelog]   - Added Type Alias FirewallPolicyDeploymentsDeployResponse
    info	[Changelog]   - Added Type Alias FirewallPolicyDraftsCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias FirewallPolicyDraftsGetResponse
    info	[Changelog]   - Added Type Alias FirewallPolicyRuleCollectionGroupDraftsCreateOrUpdateResponse
    info	[Changelog]   - Added Type Alias FirewallPolicyRuleCollectionGroupDraftsGetResponse
    info	[Changelog]   - Interface BastionHost has a new optional parameter zones
    info	[Changelog]   - Interface ConnectionMonitorEndpoint has a new optional parameter locationDetails
    info	[Changelog]   - Interface ConnectionMonitorEndpoint has a new optional parameter subscriptionId
    info	[Changelog]   - Enum KnownEndpointType has a new value AzureArcNetwork
    info	[Changelog]   - Enum KnownVirtualNetworkPrivateEndpointNetworkPolicies has a new value NetworkSecurityGroupEnabled
    info	[Changelog]   - Enum KnownVirtualNetworkPrivateEndpointNetworkPolicies has a new value RouteTableEnabled
️🔄 azure-resource-manager-schemas inProgress [Detail]
️❌ azure-powershell failed [Detail]
  • Code Generator Failed [Logs] Generate from 1699bba0b14aaa2fdabe01caca6e5e9170cb1884. SDK Automation 14.0.0
    command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
    error	Script return with result [failed] code [2] signal [null] cwd [azure-powershell]: sh ./tools/SwaggerCI/init.sh
    warn	File azure-powershell_tmp/initOutput.json not found to read
    error	Fatal error: ENOENT: no such file or directory, open 'azure-powershell_tmp/generateInput.json'
    ENOENT: no such file or directory, open 'azure-powershell_tmp/generateInput.json'
    error	Fatal error: Error: ENOENT: no such file or directory, open 'azure-powershell_tmp/generateInput.json'    at Object.openSync (node:fs:596:3)    at Object.writeFileSync (node:fs:2322:35)    at exports.writeTmpJsonFile (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/utils/fsUtils.js:120:18)    at workflowCallGenerateScript (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:487:15)    at workflowHandleReadmeMdOrTypeSpecProject (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:209:46)    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)    at async exports.workflowMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/workflow.js:99:9)    at async exports.sdkAutoMain (/mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/automation/entrypoint.js:210:13)    at async /mnt/vss/_work/1/a/unified-pipeline-runtime/private/openapi-sdk-automation/lib/cli/cli.js:20:18
Posted by Swagger Pipeline | How to fix these errors?

},
"subscriptionId": {
"type": "string",
"description": "Subscription ID for connection monitor endpoint."
}
Copy link
Member

@TimLovellSmith TimLovellSmith Jan 19, 2024

Choose a reason for hiding this comment

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

its not the subscription ID of the connection monitor but the monitored endpoint? Which may be in some other subscription?

Why is this needed can it be the same as resourceID? #Resolved

Copy link
Member

Choose a reason for hiding this comment

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

Is this only for the ARC scenario? A: YES

Copy link
Member

Choose a reason for hiding this comment

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

You mentioned public docs already doc this, I don't see how that is possible using proper process, please share a link.

Copy link
Contributor

Choose a reason for hiding this comment

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

subscriptionId is not of the connection monitor's subscriptionId.

To monitors onpremise machines, customer has to setup arc machines. In order to monitor arc machines from different subscription, this field is being used.

Changes are already made in network resource provider using which connection-monitors can be created with ArcNetwork as one endpoint, but that is not publicly documented currently. It's in progress right now.
https://learn.microsoft.com/en-us/rest/api/network-watcher/connection-monitors/create-or-update?view=rest-network-watcher-2023-06-01&tabs=HTTP#endpointtype

@TimLovellSmith
Copy link
Member

TimLovellSmith commented Jan 19, 2024

can you please reflect these changes in your examples? #Resolved


Refers to: specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/networkWatcher.json:4802 in 1f2768e. [](commit_id = 1f2768e, deletion_comment = False)

@@ -4273,6 +4274,14 @@
"modelAsString": true
},
"description": "Test coverage for the endpoint."
},
"locationDetails": {
"$ref": "#/definitions/ConnectionMonitorEndpointLocationDetails",
Copy link
Member

@TimLovellSmith TimLovellSmith Jan 19, 2024

Choose a reason for hiding this comment

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

ConnectionMonitorEndpointLocationDetails

why will location details need more than just a region string? #Resolved

Copy link
Contributor

Choose a reason for hiding this comment

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

LocationDetails can also store availabilityZone.

Connection Monitor provides unified, end-to-end connection monitoring in Azure Network Watcher. It monitors connectivity between two endpoints,. Endpoints can be of compound type like multiple machines in one endpoint. Incase of compound resource AzureArcNetwork, this location details would be needed

"ConnectionMonitorEndpointLocationDetails": {
"type": "object",
"properties": {
"region": {
Copy link
Member

@TimLovellSmith TimLovellSmith Jan 19, 2024

Choose a reason for hiding this comment

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

region

Is this an azure location? Why not call it 'location'? #Resolved

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ConnectionMonitorEndpointLocationDetails can also store availabilityZone along with region.

Choose a reason for hiding this comment

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

how would that look ?

          "locationDetails": {
            "region": "?"
          },

Copy link
Contributor Author

@v-sapanchal v-sapanchal Jan 31, 2024

Choose a reason for hiding this comment

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

Hi,
Yes, for the moment, it would look like, but once we add the availabilityZone in ConnectionMonitorEndpointLocationDetails, it would look like,

"locationDetails": {
"region": "exampleRegion",
"availabilityZone":"exampleZone"
},

},
"subscriptionId": {
"type": "string",
"description": "Subscription ID for connection monitor endpoint."
Copy link
Member

@TimLovellSmith TimLovellSmith Jan 19, 2024

Choose a reason for hiding this comment

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

"Subscription ID for connection monitor endpoint."

In description please explain it better when it is required or optional, and what exactly it corresponds to #Resolved

Copy link
Contributor

Choose a reason for hiding this comment

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

Hey, yes it's optional, only needed in case of ArcNetwork.

@TimLovellSmith
Copy link
Member

TimLovellSmith commented Jan 19, 2024

      "description": "Resource ID of the connection monitor endpoint."

explain which types its needed for? If not all #Resolved


Refers to: specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/networkWatcher.json:4248 in 1f2768e. [](commit_id = 1f2768e, deletion_comment = False)

@TimLovellSmith
Copy link
Member

TimLovellSmith commented Jan 19, 2024

    "address": {

explain which types its needed or valid for? If not all #Resolved


Refers to: specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/networkWatcher.json:4250 in 1f2768e. [](commit_id = 1f2768e, deletion_comment = False)

@TimLovellSmith
Copy link
Member

TimLovellSmith commented Jan 19, 2024

      "description": "Filter for sub-items within the endpoint."

could reword this to mean something more like 'which endpoints within one target resource to monitor, when the target resource has multiple endpoints' #Resolved


Refers to: specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/networkWatcher.json:4256 in 1f2768e. [](commit_id = 1f2768e, deletion_comment = False)

@v-sapanchal
Copy link
Contributor Author

can you please reflect these changes in your examples?

Refers to: specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/networkWatcher.json:4802 in 1f2768e. [](commit_id = 1f2768e, deletion_comment = False)

Added a example file for ArcNetwork endpoint, "specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/examples/NetworkWatcherConnectionMonitorCreateWithArcNetwork.json"

@v-sapanchal v-sapanchal reopened this Jan 25, 2024
"properties": {
"endpoints": [
{
"name": "vm1",

Choose a reason for hiding this comment

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

add Type too in each endpoint

Copy link
Contributor Author

Choose a reason for hiding this comment

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

added endpoint type.

},
"locationDetails": {
"$ref": "#/definitions/ConnectionMonitorEndpointLocationDetails",
"description": "Location details is optional and only being used for 'AzureArcNetwork' type endpoints, which can contains availability zone along with region details."

Choose a reason for hiding this comment

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

let's not put avaialbility thing for now. We only put region, for managed monitoring, we would also use Region.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated the description.

"description": "Region for connection monitor endpoint."
}
},
"description": "Connection monitor endpoint location details only being used for 'AzureArcNetwork' type endpoints, which can contains availability zone along with region details."

Choose a reason for hiding this comment

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

same here

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated the description.

@raosuhas raosuhas added the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Jan 26, 2024
Copy link

Please address or respond to feedback from the ARM API reviewer.
When you are ready to continue the ARM API review, please remove the ARMChangesRequested label.
This will notify the reviewer to have another look.
If the feedback provided needs further discussion, please use this Teams channel to post your questions - aka.ms/azsdk/support/specreview-channel.
Please include [ARM Query] in the title of your question to indicate that it is ARM-related.

@openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Jan 26, 2024
@v-sapanchal
Copy link
Contributor Author

      "description": "Filter for sub-items within the endpoint."

could reword this to mean something more like 'which endpoints within one target resource to monitor, when the target resource has multiple endpoints'

Refers to: specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/networkWatcher.json:4256 in 1f2768e. [](commit_id = 1f2768e, deletion_comment = False)

Updated the description.

@v-sapanchal
Copy link
Contributor Author

      "description": "Resource ID of the connection monitor endpoint."

explain which types its needed for? If not all

Refers to: specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/networkWatcher.json:4248 in 1f2768e. [](commit_id = 1f2768e, deletion_comment = False)

Updated the type details in description.

@v-sapanchal
Copy link
Contributor Author

    "address": {

explain which types its needed or valid for? If not all

Refers to: specification/network/resource-manager/Microsoft.Network/stable/2023-11-01/networkWatcher.json:4250 in 1f2768e. [](commit_id = 1f2768e, deletion_comment = False)

Added the type details in the description.

@v-sapanchal v-sapanchal removed the ARMChangesRequested <valid label in PR review process>add this label when require changes after ARM review label Feb 1, 2024
@openapi-workflow-bot openapi-workflow-bot bot added the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Feb 1, 2024
@mentat9 mentat9 added the ARMSignedOff <valid label in PR review process>add this label when ARM approve updates after review label Feb 6, 2024
@openapi-workflow-bot openapi-workflow-bot bot removed the WaitForARMFeedback <valid label in PR review process> add this label when ARM review is required label Feb 6, 2024
@v-sapanchal
Copy link
Contributor Author

/pr RequestMerge

@mentat9 mentat9 merged commit a57c2db into release-network-Microsoft.Network-official-2023-11-01 Feb 7, 2024
26 of 28 checks passed
@mentat9 mentat9 deleted the Add_AzureArcNetwork_Endpoint branch February 7, 2024 19:00
visingla-ms pushed a commit that referenced this pull request Apr 10, 2024
* Adds base for updating Microsoft.Network from version stable/2023-09-01 to version 2023-11-01

* Updates readme

* Updates API version in new specs and examples

* Azure Firewall Policy Save and Commit (#27391)

* Azure Firewall Policy Save and COmmit

* rcg draft

* addressing validation failures

* addressing validation failures

* adding examples

* spell check and reword deploy description

* bump python version for sdk test

* bump python version higher for sdk test

* typo in version bump

* prettier fix

* remove 2023-09 api

* Adding restart network virtual appliance swagger changes (#27467)

* Adding restart network virtual appliance swagger changes

* Resolving issues - prettier

* Fixing the error messages thrown by the PR check

* Fixed the examples references

* Correcting the nva.json

* prettier

* prettier 2

* Editing schema

* adding lint changes

* replying to comment on PR

* Adding description

---------

Co-authored-by: ARSHEEN KHATIB <akhatib@microsoft.com>

* Updated the new endpoint type AzureArcNetwork and some additional properties (#27413)

* Updated the new endpoint type AzureArcNetwork and some additional required properties

* Resolve LRO model validation issues

* Lint diff issue resolve missing type objects

* Added a example file for Arc network type endpoint and added descriptions

* resolved PR comments

* Updated the description for mentioned the types and its usage

* resolve spelling issue

* Updated the description

* Release network microsoft.network official 2023 11 01 (#27477)

* Update applicationGateway.json

Added 'headerValueMatcher' property in the Application Gateway configuration file.

* Update applicationGateway.json

* Update applicationGateway.json

Updated descriptions of fields.

* Update applicationGateway.json

updated description message

* Update applicationGateway.json

* Update applicationGateway.json

Prettifying

* Add subnet peering feature properties to swagger. (#27781)

Co-authored-by: saurabh83 <saugu@microsoft.com>

* [ARM Query] Add new property enableDirectPortRateLimit to ExpressRouteCircuit resource (#27711)

* Update expressRouteCircuit.json

* Update ExpressRouteCircuitCreateOnExpressRoutePort.json

* Added new properties of ContinousCapture and CaptureSetting along with localpath  (#27809)

* Added continousCapture and setting properties along with localpath

* Update some properties data type and descriptions

* resolved spell check issue

* resolve spell check issue

* modified some description for the fields.

* updated the decription , resolved PR comments

* Jmegha123 swagger changes for user mi (#27935)

* Swagger Changes for user MI

* changes

* changes

* changes

* Introduce sharing scope property on Subnet (#27530)

* Add sharing scope to Subnet Definition

Set this property to Tenant to allow sharing subnet with other subscriptions in your AAD tenant. This property can only be set if defaultOutboundAccess is set to false, both properties can only be set at the time of subnet creation.

* Fix messaging

* Add reference to examples

* Add support for JavaScript Challenge Cookie Expiration Configuration in Application Gateway Web application Firewall (#28011)

* Add support for JavaScript Challenge Cookie Expiration Configuration in Application Gateway Web application Firewall

* Update WafPolicyCreateOrUpdate.json

* Update WafPolicyGet.json

* Address review comments

* Address review comments

* Address review comments

* add sku to swagger (#28150)

* commit1 (#27800)

Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>

* Fix Model Validation for NatGateways (#28266)

Fixes error for model validation "LRO_RESPONSE_HEADER", which states a long running operation should return header, but in this case, no header was provided.

* Mnva network profile support and minor fixes (#28291)

* Added support for network profile

* Fixed typos and changed name of definitions

* Ran npx prettier

* Added x-ms-enum and few more descriptions

* Added x-ms-client-name

* Added x-ms-identifier and shorten the names

* Added private IP prefix length to network interface resource. (#28265)

Co-authored-by: Fernando Colombo <8314203+msfcolombo@users.noreply.github.com>

* Support for Permanent rule type to Inbound Security Rule API for Managed NVA (#28345) (#28539)

* Adding support for Permanent rule type to Inbound Security Rule for creation of SLB LB Rule along with NSG Rules

* Description fix for Permanent Rule Type

* Fixing Swagger Prettier check failure

---------

Co-authored-by: Heng Lu <79895375+ms-henglu@users.noreply.github.com>

---------

Co-authored-by: Ben Eshed <105308016+bewatersmsft@users.noreply.github.com>
Co-authored-by: AFK1194 <arsheen.khatib@gmail.com>
Co-authored-by: ARSHEEN KHATIB <akhatib@microsoft.com>
Co-authored-by: v-sapanchal <117979452+v-sapanchal@users.noreply.github.com>
Co-authored-by: Sukhdev841 <singhsukhdev1415@gmail.com>
Co-authored-by: saurabh83 <splitt@gmail.com>
Co-authored-by: saurabh83 <saugu@microsoft.com>
Co-authored-by: tthota12 <130930020+tthota12@users.noreply.github.com>
Co-authored-by: jmegha123 <144662309+jmegha123@users.noreply.github.com>
Co-authored-by: Santhana Gopalan Raghavan <31469188+Santhanr@users.noreply.github.com>
Co-authored-by: ssevugan21 <122578291+ssevugan21@users.noreply.github.com>
Co-authored-by: tracyMicro <127259533+tracyMicro@users.noreply.github.com>
Co-authored-by: Khushboo Baheti <37917868+Khushboo-Baheti@users.noreply.github.com>
Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
Co-authored-by: Eugenio Peña García <70240915+EugenioPena@users.noreply.github.com>
Co-authored-by: vimalcha <70863599+vimalcha@users.noreply.github.com>
Co-authored-by: Fernando Colombo <msfcolombo@users.noreply.github.com>
Co-authored-by: Fernando Colombo <8314203+msfcolombo@users.noreply.github.com>
Co-authored-by: Ashutosh Mishra <163998769+ashutmi@users.noreply.github.com>
Co-authored-by: Heng Lu <79895375+ms-henglu@users.noreply.github.com>
Co-authored-by: htippanaboya <102244326+htippanaboya@users.noreply.github.com>
tjprescott pushed a commit that referenced this pull request Apr 17, 2024
* Adds base for updating Microsoft.Network from version stable/2023-09-01 to version 2023-11-01

* Updates readme

* Updates API version in new specs and examples

* Azure Firewall Policy Save and Commit (#27391)

* Azure Firewall Policy Save and COmmit

* rcg draft

* addressing validation failures

* addressing validation failures

* adding examples

* spell check and reword deploy description

* bump python version for sdk test

* bump python version higher for sdk test

* typo in version bump

* prettier fix

* remove 2023-09 api

* Adding restart network virtual appliance swagger changes (#27467)

* Adding restart network virtual appliance swagger changes

* Resolving issues - prettier

* Fixing the error messages thrown by the PR check

* Fixed the examples references

* Correcting the nva.json

* prettier

* prettier 2

* Editing schema

* adding lint changes

* replying to comment on PR

* Adding description

---------

Co-authored-by: ARSHEEN KHATIB <akhatib@microsoft.com>

* Updated the new endpoint type AzureArcNetwork and some additional properties (#27413)

* Updated the new endpoint type AzureArcNetwork and some additional required properties

* Resolve LRO model validation issues

* Lint diff issue resolve missing type objects

* Added a example file for Arc network type endpoint and added descriptions

* resolved PR comments

* Updated the description for mentioned the types and its usage

* resolve spelling issue

* Updated the description

* Release network microsoft.network official 2023 11 01 (#27477)

* Update applicationGateway.json

Added 'headerValueMatcher' property in the Application Gateway configuration file.

* Update applicationGateway.json

* Update applicationGateway.json

Updated descriptions of fields.

* Update applicationGateway.json

updated description message

* Update applicationGateway.json

* Update applicationGateway.json

Prettifying

* Add subnet peering feature properties to swagger. (#27781)

Co-authored-by: saurabh83 <saugu@microsoft.com>

* [ARM Query] Add new property enableDirectPortRateLimit to ExpressRouteCircuit resource (#27711)

* Update expressRouteCircuit.json

* Update ExpressRouteCircuitCreateOnExpressRoutePort.json

* Added new properties of ContinousCapture and CaptureSetting along with localpath  (#27809)

* Added continousCapture and setting properties along with localpath

* Update some properties data type and descriptions

* resolved spell check issue

* resolve spell check issue

* modified some description for the fields.

* updated the decription , resolved PR comments

* Jmegha123 swagger changes for user mi (#27935)

* Swagger Changes for user MI

* changes

* changes

* changes

* Introduce sharing scope property on Subnet (#27530)

* Add sharing scope to Subnet Definition

Set this property to Tenant to allow sharing subnet with other subscriptions in your AAD tenant. This property can only be set if defaultOutboundAccess is set to false, both properties can only be set at the time of subnet creation.

* Fix messaging

* Add reference to examples

* Add support for JavaScript Challenge Cookie Expiration Configuration in Application Gateway Web application Firewall (#28011)

* Add support for JavaScript Challenge Cookie Expiration Configuration in Application Gateway Web application Firewall

* Update WafPolicyCreateOrUpdate.json

* Update WafPolicyGet.json

* Address review comments

* Address review comments

* Address review comments

* add sku to swagger (#28150)

* commit1 (#27800)

Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>

* Fix Model Validation for NatGateways (#28266)

Fixes error for model validation "LRO_RESPONSE_HEADER", which states a long running operation should return header, but in this case, no header was provided.

* Mnva network profile support and minor fixes (#28291)

* Added support for network profile

* Fixed typos and changed name of definitions

* Ran npx prettier

* Added x-ms-enum and few more descriptions

* Added x-ms-client-name

* Added x-ms-identifier and shorten the names

* Added private IP prefix length to network interface resource. (#28265)

Co-authored-by: Fernando Colombo <8314203+msfcolombo@users.noreply.github.com>

* Support for Permanent rule type to Inbound Security Rule API for Managed NVA (#28345) (#28539)

* Adding support for Permanent rule type to Inbound Security Rule for creation of SLB LB Rule along with NSG Rules

* Description fix for Permanent Rule Type

* Fixing Swagger Prettier check failure

---------

Co-authored-by: Heng Lu <79895375+ms-henglu@users.noreply.github.com>

---------

Co-authored-by: Ben Eshed <105308016+bewatersmsft@users.noreply.github.com>
Co-authored-by: AFK1194 <arsheen.khatib@gmail.com>
Co-authored-by: ARSHEEN KHATIB <akhatib@microsoft.com>
Co-authored-by: v-sapanchal <117979452+v-sapanchal@users.noreply.github.com>
Co-authored-by: Sukhdev841 <singhsukhdev1415@gmail.com>
Co-authored-by: saurabh83 <splitt@gmail.com>
Co-authored-by: saurabh83 <saugu@microsoft.com>
Co-authored-by: tthota12 <130930020+tthota12@users.noreply.github.com>
Co-authored-by: jmegha123 <144662309+jmegha123@users.noreply.github.com>
Co-authored-by: Santhana Gopalan Raghavan <31469188+Santhanr@users.noreply.github.com>
Co-authored-by: ssevugan21 <122578291+ssevugan21@users.noreply.github.com>
Co-authored-by: tracyMicro <127259533+tracyMicro@users.noreply.github.com>
Co-authored-by: Khushboo Baheti <37917868+Khushboo-Baheti@users.noreply.github.com>
Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
Co-authored-by: Eugenio Peña García <70240915+EugenioPena@users.noreply.github.com>
Co-authored-by: vimalcha <70863599+vimalcha@users.noreply.github.com>
Co-authored-by: Fernando Colombo <msfcolombo@users.noreply.github.com>
Co-authored-by: Fernando Colombo <8314203+msfcolombo@users.noreply.github.com>
Co-authored-by: Ashutosh Mishra <163998769+ashutmi@users.noreply.github.com>
Co-authored-by: Heng Lu <79895375+ms-henglu@users.noreply.github.com>
Co-authored-by: htippanaboya <102244326+htippanaboya@users.noreply.github.com>
wiboris pushed a commit to wiboris/azure-rest-api-specs that referenced this pull request May 7, 2024
…28527)

* Adds base for updating Microsoft.Network from version stable/2023-09-01 to version 2023-11-01

* Updates readme

* Updates API version in new specs and examples

* Azure Firewall Policy Save and Commit (Azure#27391)

* Azure Firewall Policy Save and COmmit

* rcg draft

* addressing validation failures

* addressing validation failures

* adding examples

* spell check and reword deploy description

* bump python version for sdk test

* bump python version higher for sdk test

* typo in version bump

* prettier fix

* remove 2023-09 api

* Adding restart network virtual appliance swagger changes (Azure#27467)

* Adding restart network virtual appliance swagger changes

* Resolving issues - prettier

* Fixing the error messages thrown by the PR check

* Fixed the examples references

* Correcting the nva.json

* prettier

* prettier 2

* Editing schema

* adding lint changes

* replying to comment on PR

* Adding description

---------

Co-authored-by: ARSHEEN KHATIB <akhatib@microsoft.com>

* Updated the new endpoint type AzureArcNetwork and some additional properties (Azure#27413)

* Updated the new endpoint type AzureArcNetwork and some additional required properties

* Resolve LRO model validation issues

* Lint diff issue resolve missing type objects

* Added a example file for Arc network type endpoint and added descriptions

* resolved PR comments

* Updated the description for mentioned the types and its usage

* resolve spelling issue

* Updated the description

* Release network microsoft.network official 2023 11 01 (Azure#27477)

* Update applicationGateway.json

Added 'headerValueMatcher' property in the Application Gateway configuration file.

* Update applicationGateway.json

* Update applicationGateway.json

Updated descriptions of fields.

* Update applicationGateway.json

updated description message

* Update applicationGateway.json

* Update applicationGateway.json

Prettifying

* Add subnet peering feature properties to swagger. (Azure#27781)

Co-authored-by: saurabh83 <saugu@microsoft.com>

* [ARM Query] Add new property enableDirectPortRateLimit to ExpressRouteCircuit resource (Azure#27711)

* Update expressRouteCircuit.json

* Update ExpressRouteCircuitCreateOnExpressRoutePort.json

* Added new properties of ContinousCapture and CaptureSetting along with localpath  (Azure#27809)

* Added continousCapture and setting properties along with localpath

* Update some properties data type and descriptions

* resolved spell check issue

* resolve spell check issue

* modified some description for the fields.

* updated the decription , resolved PR comments

* Jmegha123 swagger changes for user mi (Azure#27935)

* Swagger Changes for user MI

* changes

* changes

* changes

* Introduce sharing scope property on Subnet (Azure#27530)

* Add sharing scope to Subnet Definition

Set this property to Tenant to allow sharing subnet with other subscriptions in your AAD tenant. This property can only be set if defaultOutboundAccess is set to false, both properties can only be set at the time of subnet creation.

* Fix messaging

* Add reference to examples

* Add support for JavaScript Challenge Cookie Expiration Configuration in Application Gateway Web application Firewall (Azure#28011)

* Add support for JavaScript Challenge Cookie Expiration Configuration in Application Gateway Web application Firewall

* Update WafPolicyCreateOrUpdate.json

* Update WafPolicyGet.json

* Address review comments

* Address review comments

* Address review comments

* add sku to swagger (Azure#28150)

* commit1 (Azure#27800)

Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>

* Fix Model Validation for NatGateways (Azure#28266)

Fixes error for model validation "LRO_RESPONSE_HEADER", which states a long running operation should return header, but in this case, no header was provided.

* Mnva network profile support and minor fixes (Azure#28291)

* Added support for network profile

* Fixed typos and changed name of definitions

* Ran npx prettier

* Added x-ms-enum and few more descriptions

* Added x-ms-client-name

* Added x-ms-identifier and shorten the names

* Added private IP prefix length to network interface resource. (Azure#28265)

Co-authored-by: Fernando Colombo <8314203+msfcolombo@users.noreply.github.com>

* Support for Permanent rule type to Inbound Security Rule API for Managed NVA (Azure#28345) (Azure#28539)

* Adding support for Permanent rule type to Inbound Security Rule for creation of SLB LB Rule along with NSG Rules

* Description fix for Permanent Rule Type

* Fixing Swagger Prettier check failure

---------

Co-authored-by: Heng Lu <79895375+ms-henglu@users.noreply.github.com>

---------

Co-authored-by: Ben Eshed <105308016+bewatersmsft@users.noreply.github.com>
Co-authored-by: AFK1194 <arsheen.khatib@gmail.com>
Co-authored-by: ARSHEEN KHATIB <akhatib@microsoft.com>
Co-authored-by: v-sapanchal <117979452+v-sapanchal@users.noreply.github.com>
Co-authored-by: Sukhdev841 <singhsukhdev1415@gmail.com>
Co-authored-by: saurabh83 <splitt@gmail.com>
Co-authored-by: saurabh83 <saugu@microsoft.com>
Co-authored-by: tthota12 <130930020+tthota12@users.noreply.github.com>
Co-authored-by: jmegha123 <144662309+jmegha123@users.noreply.github.com>
Co-authored-by: Santhana Gopalan Raghavan <31469188+Santhanr@users.noreply.github.com>
Co-authored-by: ssevugan21 <122578291+ssevugan21@users.noreply.github.com>
Co-authored-by: tracyMicro <127259533+tracyMicro@users.noreply.github.com>
Co-authored-by: Khushboo Baheti <37917868+Khushboo-Baheti@users.noreply.github.com>
Co-authored-by: Khushboo Baheti <khbaheti@microsoft.com>
Co-authored-by: Eugenio Peña García <70240915+EugenioPena@users.noreply.github.com>
Co-authored-by: vimalcha <70863599+vimalcha@users.noreply.github.com>
Co-authored-by: Fernando Colombo <msfcolombo@users.noreply.github.com>
Co-authored-by: Fernando Colombo <8314203+msfcolombo@users.noreply.github.com>
Co-authored-by: Ashutosh Mishra <163998769+ashutmi@users.noreply.github.com>
Co-authored-by: Heng Lu <79895375+ms-henglu@users.noreply.github.com>
Co-authored-by: htippanaboya <102244326+htippanaboya@users.noreply.github.com>
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 resource-manager
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants