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

[Network] Update readme.python.md #20926

Merged
merged 3 commits into from
Oct 10, 2022
Merged

[Network] Update readme.python.md #20926

merged 3 commits into from
Oct 10, 2022

Conversation

Wzb123456789
Copy link
Contributor

@Wzb123456789 Wzb123456789 commented Sep 29, 2022

@openapi-workflow-bot
Copy link

Hi, @Wzb123456789 Thanks for your PR. I am workflow bot for review process. Here are some small tips.

  • Please ensure to do self-check against checklists in first PR comment.
  • PR assignee is the person auto-assigned and responsible for your current PR reviewing and merging.
  • For specs comparison cross API versions, Use API Specs Comparison Report Generator
  • If there is CI failure(s), to fix CI error(s) is mandatory for PR merging; or you need to provide justification in PR comment for explanation. How to fix?

  • Any feedback about review process or workflow bot, pls contact swagger and tools team. [email protected]

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 29, 2022

    Swagger Validation Report

    ️️✔️BreakingChange succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
    There are no breaking changes.
    ️️✔️CredScan succeeded [Detail] [Expand]
    There is no credential detected.
    ️️✔️LintDiff succeeded [Detail] [Expand]
    Validation passes for LintDiff.
    compared tags (via openapi-validator v1.13.0) new version base version
    default default(dce4e48) default(main)
    ️️✔️Avocado succeeded [Detail] [Expand]
    Validation passes for Avocado.
    ️️✔️ApiReadinessCheck succeeded [Detail] [Expand]
    ️️✔️~[Staging] ServiceAPIReadinessTest succeeded [Detail] [Expand]
    Validation passes for ServiceAPIReadinessTest.
    ️️✔️~[Staging] TrafficValidation succeeded [Detail] [Expand]
    ️️✔️ModelValidation succeeded [Detail] [Expand]
    Validation passes for ModelValidation.
    ️️✔️SemanticValidation succeeded [Detail] [Expand]
    Validation passes for SemanticValidation.
    ️️✔️PoliCheck succeeded [Detail] [Expand]
    Validation passed for PoliCheck.
    ️️✔️SDK Track2 Validation succeeded [Detail] [Expand]
    Validation passes for SDKTrack2Validation
    ️️✔️PrettierCheck succeeded [Detail] [Expand]
    Validation passes for PrettierCheck.
    ️️✔️SpellCheck succeeded [Detail] [Expand]
    Validation passes for SpellCheck.
    ️️✔️Lint(RPaaS) succeeded [Detail] [Expand]
    Validation passes for Lint(RPaaS).
    ️️✔️CadlValidation succeeded [Detail] [Expand]
    Validation passes for CadlValidation.
    ️️✔️PR Summary succeeded [Detail] [Expand]
    Validation passes for Summary.
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 29, 2022

    Swagger Generation Artifacts

    ️️✔️ApiDocPreview succeeded [Detail] [Expand]
    ️❌SDK Breaking Change Tracking failed [Detail]

    Breaking Changes Tracking

    azure-sdk-for-go - sdk/resourcemanager/network/armnetwork - 2.0.0
    +	Const `DdosCustomPolicyProtocolSyn` has been removed
    +	Const `DdosCustomPolicyProtocolTCP` has been removed
    +	Const `DdosCustomPolicyProtocolUDP` has been removed
    +	Const `DdosCustomPolicyTriggerSensitivityOverrideDefault` has been removed
    +	Const `DdosCustomPolicyTriggerSensitivityOverrideHigh` has been removed
    +	Const `DdosCustomPolicyTriggerSensitivityOverrideLow` has been removed
    +	Const `DdosCustomPolicyTriggerSensitivityOverrideRelaxed` has been removed
    +	Const `DdosSettingsProtectionCoverageBasic` has been removed
    +	Const `DdosSettingsProtectionCoverageStandard` has been removed
    +	Field `DdosCustomPolicy` of struct `DdosSettings` has been removed
    +	Field `ProtectedIP` of struct `DdosSettings` has been removed
    +	Field `ProtectionCoverage` of struct `DdosSettings` has been removed
    +	Field `ProtocolCustomSettings` of struct `DdosCustomPolicyPropertiesFormat` has been removed
    +	Field `PublicIPAddresses` of struct `DdosCustomPolicyPropertiesFormat` has been removed
    +	Function `PossibleDdosCustomPolicyProtocolValues` has been removed
    +	Function `PossibleDdosCustomPolicyTriggerSensitivityOverrideValues` has been removed
    +	Function `PossibleDdosSettingsProtectionCoverageValues` has been removed
    +	Struct `CloudErrorBody` has been removed
    +	Struct `CloudError` has been removed
    +	Struct `ProtocolCustomSettingsFormat` has been removed
    +	Type alias `DdosCustomPolicyProtocol` has been removed
    +	Type alias `DdosCustomPolicyTriggerSensitivityOverride` has been removed
    +	Type alias `DdosSettingsProtectionCoverage` has been removed
    azure-sdk-for-js - @azure/arm-network - 30.0.0
    +	Interface DdosCustomPolicy no longer has parameter protocolCustomSettings
    +	Interface DdosCustomPolicy no longer has parameter publicIPAddresses
    +	Interface DdosSettings no longer has parameter ddosCustomPolicy
    +	Interface DdosSettings no longer has parameter protectedIP
    +	Interface DdosSettings no longer has parameter protectionCoverage
    +	Removed Enum KnownDdosCustomPolicyProtocol
    +	Removed Enum KnownDdosCustomPolicyTriggerSensitivityOverride
    +	Removed Enum KnownDdosSettingsProtectionCoverage
    azure-sdk-for-python-track2 - track2_azure-mgmt-network - 21.0.1
    +	Model DdosCustomPolicy no longer has parameter protocol_custom_settings
    +	Model DdosCustomPolicy no longer has parameter public_ip_addresses
    +	Model DdosSettings no longer has parameter ddos_custom_policy
    +	Model DdosSettings no longer has parameter protected_ip
    +	Model DdosSettings no longer has parameter protection_coverage
    +	Operation NetworkManagementClientOperationsMixin.list_active_connectivity_configurations has a new parameter top
    +	Operation NetworkManagementClientOperationsMixin.list_active_security_admin_rules has a new parameter top
    +	Operation NetworkManagementClientOperationsMixin.list_network_manager_effective_connectivity_configurations has a new parameter top
    +	Operation NetworkManagementClientOperationsMixin.list_network_manager_effective_security_admin_rules has a new parameter top
    +	Operation NetworkManagerDeploymentStatusOperations.list has a new parameter top
    +	Removed operation NetworkSecurityPerimetersOperations.check_members
    +	Removed operation NetworkSecurityPerimetersOperations.query
    +	Removed operation group NspAssociationsProxyOperations
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 3bc1226. 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
      warn	File azure-sdk-for-net_tmp/initOutput.json not found to read
      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]  [Release SDK Changes]
      info	[Changelog]
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs]Release - Generate from 3bc1226. 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: 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] npm notice New minor version of npm available! 8.15.0 -> 8.19.2
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v8.19.2>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-network [View full logs]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation PublicIPAddressesOperations.begin_ddos_protection_status
      info	[Changelog]   - Added operation VirtualHubsOperations.begin_get_inbound_routes
      info	[Changelog]   - Added operation VirtualHubsOperations.begin_get_outbound_routes
      info	[Changelog]   - Added operation VirtualNetworksOperations.begin_list_ddos_protection_status
      info	[Changelog]   - Added operation group ApplicationGatewayWafDynamicManifestsDefaultOperations
      info	[Changelog]   - Added operation group ApplicationGatewayWafDynamicManifestsOperations
      info	[Changelog]   - Added operation group NspAssociationReconcileOperations
      info	[Changelog]   - Added operation group RouteMapsOperations
      info	[Changelog]   - Added operation group VipSwapOperations
      info	[Changelog]   - Model ApplicationGatewayClientAuthConfiguration has a new parameter verify_client_revocation
      info	[Changelog]   - Model ApplicationGatewayFirewallRule has a new parameter action
      info	[Changelog]   - Model ApplicationGatewayFirewallRule has a new parameter rule_id_string
      info	[Changelog]   - Model ApplicationGatewayFirewallRule has a new parameter state
      info	[Changelog]   - Model ApplicationGatewayFirewallRuleSet has a new parameter tiers
      info	[Changelog]   - Model CustomIpPrefix has a new parameter asn
      info	[Changelog]   - Model CustomIpPrefix has a new parameter express_route_advertise
      info	[Changelog]   - Model CustomIpPrefix has a new parameter geo
      info	[Changelog]   - Model CustomIpPrefix has a new parameter prefix_type
      info	[Changelog]   - Model DdosProtectionPlan has a new parameter public_ip_addresses
      info	[Changelog]   - Model DdosSettings has a new parameter ddos_protection_plan
      info	[Changelog]   - Model DdosSettings has a new parameter protection_mode
      info	[Changelog]   - Model ExpressRouteConnection has a new parameter enable_private_link_fast_path
      info	[Changelog]   - Model ExpressRouteGateway has a new parameter allow_non_virtual_wan_traffic
      info	[Changelog]   - Model ExpressRouteLink has a new parameter colo_location
      info	[Changelog]   - Model ExpressRoutePort has a new parameter billing_type
      info	[Changelog]   - Model ManagedRuleOverride has a new parameter action
      info	[Changelog]   - Model NetworkInterface has a new parameter disable_tcp_state_tracking
      info	[Changelog]   - Model NspProfile has a new parameter diagnostic_settings_version
      info	[Changelog]   - Model Probe has a new parameter probe_threshold
      info	[Changelog]   - Model RoutingConfiguration has a new parameter inbound_route_map
      info	[Changelog]   - Model RoutingConfiguration has a new parameter outbound_route_map
      info	[Changelog]   - Model VirtualHub has a new parameter route_maps
      info	[Changelog]   - Model VirtualNetworkGateway has a new parameter allow_remote_vnet_traffic
      info	[Changelog]   - Model VirtualNetworkGateway has a new parameter allow_virtual_wan_traffic
      info	[Changelog]   - Model VirtualNetworkGateway has a new parameter virtual_network_gateway_policy_groups
      info	[Changelog]   - Model VirtualNetworkGatewayConnection has a new parameter enable_private_link_fast_path
      info	[Changelog]   - Model VirtualNetworkGatewayConnectionListEntity has a new parameter enable_private_link_fast_path
      info	[Changelog]   - Model VnetRoute has a new parameter static_routes_config
      info	[Changelog]   - Model VpnClientConfiguration has a new parameter vng_client_connection_configurations
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model DdosCustomPolicy no longer has parameter protocol_custom_settings
      info	[Changelog]   - Model DdosCustomPolicy no longer has parameter public_ip_addresses
      info	[Changelog]   - Model DdosSettings no longer has parameter ddos_custom_policy
      info	[Changelog]   - Model DdosSettings no longer has parameter protected_ip
      info	[Changelog]   - Model DdosSettings no longer has parameter protection_coverage
      info	[Changelog]   - Operation NetworkManagementClientOperationsMixin.list_active_connectivity_configurations has a new parameter top
      info	[Changelog]   - Operation NetworkManagementClientOperationsMixin.list_active_security_admin_rules has a new parameter top
      info	[Changelog]   - Operation NetworkManagementClientOperationsMixin.list_network_manager_effective_connectivity_configurations has a new parameter top
      info	[Changelog]   - Operation NetworkManagementClientOperationsMixin.list_network_manager_effective_security_admin_rules has a new parameter top
      info	[Changelog]   - Operation NetworkManagerDeploymentStatusOperations.list has a new parameter top
      info	[Changelog]   - Removed operation NetworkSecurityPerimetersOperations.check_members
      info	[Changelog]   - Removed operation NetworkSecurityPerimetersOperations.query
      info	[Changelog]   - Removed operation group NspAssociationsProxyOperations
    ️️✔️ azure-sdk-for-java succeeded [Detail] [Expand]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 3bc1226. 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]  [Release SDK Changes]
      info	[Changelog] ### Other Changes
      info	[Changelog]
      info	[Changelog] Total 0 breaking change(s), 0 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs]Release - Generate from 3bc1226. 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]  [Release SDK Changes] Breaking Change Detected
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Interface AdminRule no longer has parameter kind
      info	[Changelog]   - Interface DefaultAdminRule no longer has parameter kind
    ️🔄 azure-resource-manager-schemas inProgress [Detail]
    ️❌ azure-powershell failed [Detail]
    • Failed [Logs]Release - Generate from 3bc1226. SDK Automation 14.0.0
      command	sh ./tools/SwaggerCI/init.sh ../azure-powershell_tmp/initInput.json ../azure-powershell_tmp/initOutput.json
      command	pwsh ./tools/SwaggerCI/psci.ps1 ../azure-powershell_tmp/generateInput.json ../azure-powershell_tmp/generateOutput.json
    • Az.network [View full logs]  [Release SDK Changes]
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Sep 29, 2022

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/network/armnetwork Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Java azure-resourcemanager-network-generated Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    .Net Azure.ResourceManager.Network Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    JavaScript @azure/arm-network Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.
    Python track2_azure-mgmt-network Create ApiView failed. Please ensure your github account in Azure/Microsoft is public and add a comment "/azp run" to re-trigger the CI.

    @msyyc msyyc assigned msyyc and unassigned lirenhe Sep 30, 2022
    anandanthony pushed a commit to anandMicro/azure-rest-api-specs that referenced this pull request Dec 16, 2022
    * Update readme.python.md
    
    * Update readme.python.md
    
    * Update readme.python.md
    
    Co-authored-by: Yuchao Yan <[email protected]>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants