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

asm: update examples to use asm- prefix for revisions #25247

Conversation

SanyaKochhar
Copy link
Contributor

Updates the examples for service mesh operations to use "asm-1-17" instead of "1-17" as this is what we use in our charts

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Aug 9, 2023

Swagger Validation Report

️️✔️BreakingChange succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️Breaking Change(Cross-Version) succeeded [Detail] [Expand]
There are no breaking changes.
️️✔️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.
️️✔️PrettierCheck succeeded [Detail] [Expand]
Validation passes for PrettierCheck.
️️✔️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?

@openapi-workflow-bot
Copy link

Hi, @SanyaKochhar! Thank you for your pull request. To help get your PR merged:

  • Ensure you reviewed the checklists in the PR description.
  • Know that PR assignee is the person auto-assigned and responsible for your current PR review and approval.
  • 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.
  • @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 9, 2023

    Swagger Generation Artifacts

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

    Breaking Changes Tracking

    ️✔️azure-sdk-for-go - sdk/resourcemanager/containerservice/armcontainerservice - 4.2.0-beta.2
    +	Function `*AgentPoolsClient.BeginAbortLatestOperation` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginAbortLatestOperationOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginAbortLatestOperationOptions)`
    +	Function `*AgentPoolsClient.BeginCreateOrUpdate` parameter(s) have been changed from `(context.Context, string, string, string, AgentPool, *AgentPoolsClientBeginCreateOrUpdateOptions)` to `(context.Context, string, string, AgentPool, *AgentPoolsClientBeginCreateOrUpdateOptions)`
    +	Function `*AgentPoolsClient.BeginDelete` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginDeleteOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginDeleteOptions)`
    +	Function `*AgentPoolsClient.BeginUpgradeNodeImageVersion` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientBeginUpgradeNodeImageVersionOptions)` to `(context.Context, string, string, *AgentPoolsClientBeginUpgradeNodeImageVersionOptions)`
    +	Function `*AgentPoolsClient.GetUpgradeProfile` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientGetUpgradeProfileOptions)` to `(context.Context, string, string, *AgentPoolsClientGetUpgradeProfileOptions)`
    +	Function `*AgentPoolsClient.Get` parameter(s) have been changed from `(context.Context, string, string, string, *AgentPoolsClientGetOptions)` to `(context.Context, string, string, *AgentPoolsClientGetOptions)`
    +	Function `NewAgentPoolsClient` parameter(s) have been changed from `(string, azcore.TokenCredential, *arm.ClientOptions)` to `(string, string, azcore.TokenCredential, *arm.ClientOptions)`
    +	Function `NewClientFactory` parameter(s) have been changed from `(string, azcore.TokenCredential, *arm.ClientOptions)` to `(string, string, azcore.TokenCredential, *arm.ClientOptions)`
    ️✔️azure-sdk-for-js - @azure/arm-containerservice - 20.0.0-beta.1
    +	Class ContainerServiceClient has a new signature
    +	Operation AgentPools.beginAbortLatestOperation has a new signature
    +	Operation AgentPools.beginAbortLatestOperationAndWait has a new signature
    +	Operation AgentPools.beginCreateOrUpdate has a new signature
    +	Operation AgentPools.beginCreateOrUpdateAndWait has a new signature
    +	Operation AgentPools.beginDelete has a new signature
    +	Operation AgentPools.beginDeleteAndWait has a new signature
    +	Operation AgentPools.beginUpgradeNodeImageVersion has a new signature
    +	Operation AgentPools.beginUpgradeNodeImageVersionAndWait has a new signature
    +	Operation AgentPools.get has a new signature
    +	Operation AgentPools.getUpgradeProfile has a new signature
    +	Removed Enum KnownIpFamily
    +	Type of parameter ipFamilies of interface ContainerServiceNetworkProfile is changed from IpFamily[] to IPFamily[]
    ️✔️azure-sdk-for-python-track2 - track2_azure-mgmt-containerservice - 25.0.0
    +	Model ManagedClusterIngressProfileWebAppRouting no longer has parameter dns_zone_resource_id
    +	Model UpgradeOverrideSettings no longer has parameter control_plane_overrides
    +	Operation AgentPoolsOperations.begin_abort_latest_operation no longer has parameter agent_pool_name
    +	Operation AgentPoolsOperations.begin_create_or_update no longer has parameter agent_pool_name
    +	Operation AgentPoolsOperations.begin_delete no longer has parameter agent_pool_name
    +	Operation AgentPoolsOperations.begin_upgrade_node_image_version no longer has parameter agent_pool_name
    +	Operation AgentPoolsOperations.get no longer has parameter agent_pool_name
    +	Operation AgentPoolsOperations.get_upgrade_profile no longer has parameter agent_pool_name
    +	Renamed operation TrustedAccessRoleBindingsOperations.create_or_update to TrustedAccessRoleBindingsOperations.begin_create_or_update
    +	Renamed operation TrustedAccessRoleBindingsOperations.delete to TrustedAccessRoleBindingsOperations.begin_delete
    ️⚠️ azure-sdk-for-python-track2 warning [Detail]
    • ⚠️Warning [Logs] Generate from 519fe99e72a8eeca65d67d38f335c9b08e7c2a0c. 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! 9.6.7 -> 9.8.1
      cmderr	[automation_generate.sh] npm notice Changelog: <https://github.com/npm/cli/releases/tag/v9.8.1>
      cmderr	[automation_generate.sh] npm notice Run `npm install -g [email protected]` to update!
      cmderr	[automation_generate.sh] npm notice
    • ️✔️track2_azure-mgmt-containerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
      info	[Changelog] ### Features Added
      info	[Changelog]
      info	[Changelog]   - Added operation ManagedClustersOperations.get_guardrails_versions
      info	[Changelog]   - Added operation ManagedClustersOperations.get_mesh_revision_profile
      info	[Changelog]   - Added operation ManagedClustersOperations.get_mesh_upgrade_profile
      info	[Changelog]   - Added operation ManagedClustersOperations.list_guardrails_versions
      info	[Changelog]   - Added operation ManagedClustersOperations.list_mesh_revision_profiles
      info	[Changelog]   - Added operation ManagedClustersOperations.list_mesh_upgrade_profiles
      info	[Changelog]   - Added operation group MachinesOperations
      info	[Changelog]   - Model AgentPool has a new parameter capacity_reservation_group_id
      info	[Changelog]   - Model AgentPool has a new parameter enable_custom_ca_trust
      info	[Changelog]   - Model AgentPool has a new parameter message_of_the_day
      info	[Changelog]   - Model AgentPool has a new parameter network_profile
      info	[Changelog]   - Model AgentPool has a new parameter security_profile
      info	[Changelog]   - Model AgentPool has a new parameter windows_profile
      info	[Changelog]   - Model ContainerServiceNetworkProfile has a new parameter kube_proxy_config
      info	[Changelog]   - Model ContainerServiceNetworkProfile has a new parameter monitoring
      info	[Changelog]   - Model IstioServiceMesh has a new parameter certificate_authority
      info	[Changelog]   - Model IstioServiceMesh has a new parameter revisions
      info	[Changelog]   - Model ManagedCluster has a new parameter creation_data
      info	[Changelog]   - Model ManagedCluster has a new parameter enable_namespace_resources
      info	[Changelog]   - Model ManagedCluster has a new parameter guardrails_profile
      info	[Changelog]   - Model ManagedCluster has a new parameter ingress_profile
      info	[Changelog]   - Model ManagedCluster has a new parameter metrics_profile
      info	[Changelog]   - Model ManagedCluster has a new parameter node_resource_group_profile
      info	[Changelog]   - Model ManagedCluster has a new parameter resource_uid
      info	[Changelog]   - Model ManagedCluster has a new parameter service_mesh_profile
      info	[Changelog]   - Model ManagedCluster has a new parameter upgrade_settings
      info	[Changelog]   - Model ManagedClusterAPIServerAccessProfile has a new parameter enable_vnet_integration
      info	[Changelog]   - Model ManagedClusterAPIServerAccessProfile has a new parameter subnet_id
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter capacity_reservation_group_id
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter enable_custom_ca_trust
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter message_of_the_day
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter network_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter security_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfile has a new parameter windows_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter capacity_reservation_group_id
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter enable_custom_ca_trust
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter message_of_the_day
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter network_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter security_profile
      info	[Changelog]   - Model ManagedClusterAgentPoolProfileProperties has a new parameter windows_profile
      info	[Changelog]   - Model ManagedClusterAzureMonitorProfile has a new parameter logs
      info	[Changelog]   - Model ManagedClusterAzureMonitorProfileMetrics has a new parameter app_monitoring_open_telemetry_metrics
      info	[Changelog]   - Model ManagedClusterHTTPProxyConfig has a new parameter effective_no_proxy
      info	[Changelog]   - Model ManagedClusterIngressProfileWebAppRouting has a new parameter dns_zone_resource_ids
      info	[Changelog]   - Model ManagedClusterLoadBalancerProfile has a new parameter backend_pool_type
      info	[Changelog]   - Model ManagedClusterSecurityProfile has a new parameter custom_ca_trust_certificates
      info	[Changelog]   - Model ManagedClusterSecurityProfile has a new parameter image_integrity
      info	[Changelog]   - Model ManagedClusterSecurityProfile has a new parameter node_restriction
      info	[Changelog]   - Model ManagedClusterStorageProfileDiskCSIDriver has a new parameter version
      info	[Changelog]   - Model UpgradeOverrideSettings has a new parameter force_upgrade
      info	[Changelog]   - Operation AgentPoolsOperations.begin_delete has a new optional parameter ignore_pod_disruption_budget
      info	[Changelog]   - Operation ManagedClustersOperations.begin_delete has a new optional parameter ignore_pod_disruption_budget
      info	[Changelog]
      info	[Changelog] ### Breaking Changes
      info	[Changelog]
      info	[Changelog]   - Model ManagedClusterIngressProfileWebAppRouting no longer has parameter dns_zone_resource_id
      info	[Changelog]   - Model UpgradeOverrideSettings no longer has parameter control_plane_overrides
      info	[Changelog]   - Operation AgentPoolsOperations.begin_abort_latest_operation no longer has parameter agent_pool_name
      info	[Changelog]   - Operation AgentPoolsOperations.begin_create_or_update no longer has parameter agent_pool_name
      info	[Changelog]   - Operation AgentPoolsOperations.begin_delete no longer has parameter agent_pool_name
      info	[Changelog]   - Operation AgentPoolsOperations.begin_upgrade_node_image_version no longer has parameter agent_pool_name
      info	[Changelog]   - Operation AgentPoolsOperations.get no longer has parameter agent_pool_name
      info	[Changelog]   - Operation AgentPoolsOperations.get_upgrade_profile no longer has parameter agent_pool_name
      info	[Changelog]   - Renamed operation TrustedAccessRoleBindingsOperations.create_or_update to TrustedAccessRoleBindingsOperations.begin_create_or_update
      info	[Changelog]   - Renamed operation TrustedAccessRoleBindingsOperations.delete to TrustedAccessRoleBindingsOperations.begin_delete
    ️⚠️ azure-sdk-for-java warning [Detail]
    ️️✔️ azure-sdk-for-go succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 519fe99e72a8eeca65d67d38f335c9b08e7c2a0c. 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/containerservice/armcontainerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog] - New value `OSSKUMariner` added to enum type `OSSKU`
      info	[Changelog] - New value `PublicNetworkAccessSecuredByPerimeter` added to enum type `PublicNetworkAccess`
      info	[Changelog] - New value `SnapshotTypeManagedCluster` added to enum type `SnapshotType`
      info	[Changelog] - New value `WorkloadRuntimeKataMshvVMIsolation` added to enum type `WorkloadRuntime`
      info	[Changelog] - New enum type `AgentPoolSSHAccess` with values `AgentPoolSSHAccessDisabled`, `AgentPoolSSHAccessLocalUser`
      info	[Changelog] - New enum type `BackendPoolType` with values `BackendPoolTypeNodeIP`, `BackendPoolTypeNodeIPConfiguration`
      info	[Changelog] - New enum type `GuardrailsSupport` with values `GuardrailsSupportPreview`, `GuardrailsSupportStable`
      info	[Changelog] - New enum type `IpvsScheduler` with values `IpvsSchedulerLeastConnection`, `IpvsSchedulerRoundRobin`
      info	[Changelog] - New enum type `IstioIngressGatewayMode` with values `IstioIngressGatewayModeExternal`, `IstioIngressGatewayModeInternal`
      info	[Changelog] - New enum type `Level` with values `LevelEnforcement`, `LevelOff`, `LevelWarning`
      info	[Changelog] - New enum type `Mode` with values `ModeIPTABLES`, `ModeIPVS`
      info	[Changelog] - New enum type `NodeOSUpgradeChannel` with values `NodeOSUpgradeChannelNodeImage`, `NodeOSUpgradeChannelNone`, `NodeOSUpgradeChannelSecurityPatch`, `NodeOSUpgradeChannelUnmanaged`
      info	[Changelog] - New enum type `Protocol` with values `ProtocolTCP`, `ProtocolUDP`
      info	[Changelog] - New enum type `RestrictionLevel` with values `RestrictionLevelReadOnly`, `RestrictionLevelUnrestricted`
      info	[Changelog] - New enum type `ServiceMeshMode` with values `ServiceMeshModeDisabled`, `ServiceMeshModeIstio`
      info	[Changelog] - New enum type `TrustedAccessRoleBindingProvisioningState` with values `TrustedAccessRoleBindingProvisioningStateCanceled`, `TrustedAccessRoleBindingProvisioningStateDeleting`, `TrustedAccessRoleBindingProvisioningStateFailed`, `TrustedAccessRoleBindingProvisioningStateSucceeded`, `TrustedAccessRoleBindingProvisioningStateUpdating`
      info	[Changelog] - New function `*ClientFactory.NewMachinesClient() *MachinesClient`
      info	[Changelog] - New function `*ClientFactory.NewManagedClusterSnapshotsClient() *ManagedClusterSnapshotsClient`
      info	[Changelog] - New function `*ClientFactory.NewTrustedAccessRoleBindingsClient() *TrustedAccessRoleBindingsClient`
      info	[Changelog] - New function `*ClientFactory.NewTrustedAccessRolesClient() *TrustedAccessRolesClient`
      info	[Changelog] - New function `NewMachinesClient(string, string, azcore.TokenCredential, *arm.ClientOptions) (*MachinesClient, error)`
      info	[Changelog] - New function `*MachinesClient.Get(context.Context, string, string, string, *MachinesClientGetOptions) (MachinesClientGetResponse, error)`
      info	[Changelog] - New function `*MachinesClient.NewListPager(string, string, *MachinesClientListOptions) *runtime.Pager[MachinesClientListResponse]`
      info	[Changelog] - New function `NewManagedClusterSnapshotsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ManagedClusterSnapshotsClient, error)`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.CreateOrUpdate(context.Context, string, string, ManagedClusterSnapshot, *ManagedClusterSnapshotsClientCreateOrUpdateOptions) (ManagedClusterSnapshotsClientCreateOrUpdateResponse, error)`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.Delete(context.Context, string, string, *ManagedClusterSnapshotsClientDeleteOptions) (ManagedClusterSnapshotsClientDeleteResponse, error)`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.Get(context.Context, string, string, *ManagedClusterSnapshotsClientGetOptions) (ManagedClusterSnapshotsClientGetResponse, error)`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.NewListByResourceGroupPager(string, *ManagedClusterSnapshotsClientListByResourceGroupOptions) *runtime.Pager[ManagedClusterSnapshotsClientListByResourceGroupResponse]`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.NewListPager(*ManagedClusterSnapshotsClientListOptions) *runtime.Pager[ManagedClusterSnapshotsClientListResponse]`
      info	[Changelog] - New function `*ManagedClusterSnapshotsClient.UpdateTags(context.Context, string, string, TagsObject, *ManagedClusterSnapshotsClientUpdateTagsOptions) (ManagedClusterSnapshotsClientUpdateTagsResponse, error)`
      info	[Changelog] - New function `*ManagedClustersClient.GetGuardrailsVersions(context.Context, string, string, *ManagedClustersClientGetGuardrailsVersionsOptions) (ManagedClustersClientGetGuardrailsVersionsResponse, error)`
      info	[Changelog] - New function `*ManagedClustersClient.GetMeshRevisionProfile(context.Context, string, string, *ManagedClustersClientGetMeshRevisionProfileOptions) (ManagedClustersClientGetMeshRevisionProfileResponse, error)`
      info	[Changelog] - New function `*ManagedClustersClient.GetMeshUpgradeProfile(context.Context, string, string, string, *ManagedClustersClientGetMeshUpgradeProfileOptions) (ManagedClustersClientGetMeshUpgradeProfileResponse, error)`
      info	[Changelog] - New function `*ManagedClustersClient.NewListGuardrailsVersionsPager(string, *ManagedClustersClientListGuardrailsVersionsOptions) *runtime.Pager[ManagedClustersClientListGuardrailsVersionsResponse]`
      info	[Changelog] - New function `*ManagedClustersClient.NewListMeshRevisionProfilesPager(string, *ManagedClustersClientListMeshRevisionProfilesOptions) *runtime.Pager[ManagedClustersClientListMeshRevisionProfilesResponse]`
      info	[Changelog] - New function `*ManagedClustersClient.NewListMeshUpgradeProfilesPager(string, string, *ManagedClustersClientListMeshUpgradeProfilesOptions) *runtime.Pager[ManagedClustersClientListMeshUpgradeProfilesResponse]`
      info	[Changelog] - New function `NewTrustedAccessRoleBindingsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TrustedAccessRoleBindingsClient, error)`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.BeginCreateOrUpdate(context.Context, string, string, string, TrustedAccessRoleBinding, *TrustedAccessRoleBindingsClientBeginCreateOrUpdateOptions) (*runtime.Poller[TrustedAccessRoleBindingsClientCreateOrUpdateResponse], error)`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.BeginDelete(context.Context, string, string, string, *TrustedAccessRoleBindingsClientBeginDeleteOptions) (*runtime.Poller[TrustedAccessRoleBindingsClientDeleteResponse], error)`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.Get(context.Context, string, string, string, *TrustedAccessRoleBindingsClientGetOptions) (TrustedAccessRoleBindingsClientGetResponse, error)`
      info	[Changelog] - New function `*TrustedAccessRoleBindingsClient.NewListPager(string, string, *TrustedAccessRoleBindingsClientListOptions) *runtime.Pager[TrustedAccessRoleBindingsClientListResponse]`
      info	[Changelog] - New function `NewTrustedAccessRolesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*TrustedAccessRolesClient, error)`
      info	[Changelog] - New function `*TrustedAccessRolesClient.NewListPager(string, *TrustedAccessRolesClientListOptions) *runtime.Pager[TrustedAccessRolesClientListResponse]`
      info	[Changelog] - New struct `AgentPoolNetworkProfile`
      info	[Changelog] - New struct `AgentPoolSecurityProfile`
      info	[Changelog] - New struct `AgentPoolWindowsProfile`
      info	[Changelog] - New struct `ClusterUpgradeSettings`
      info	[Changelog] - New struct `CompatibleVersions`
      info	[Changelog] - New struct `DelegatedResource`
      info	[Changelog] - New struct `GuardrailsAvailableVersion`
      info	[Changelog] - New struct `GuardrailsAvailableVersionsList`
      info	[Changelog] - New struct `GuardrailsAvailableVersionsProperties`
      info	[Changelog] - New struct `GuardrailsProfile`
      info	[Changelog] - New struct `IPTag`
      info	[Changelog] - New struct `IstioCertificateAuthority`
      info	[Changelog] - New struct `IstioComponents`
      info	[Changelog] - New struct `IstioIngressGateway`
      info	[Changelog] - New struct `IstioPluginCertificateAuthority`
      info	[Changelog] - New struct `IstioServiceMesh`
      info	[Changelog] - New struct `Machine`
      info	[Changelog] - New struct `MachineIPAddress`
      info	[Changelog] - New struct `MachineListResult`
      info	[Changelog] - New struct `MachineNetworkProperties`
      info	[Changelog] - New struct `MachineProperties`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileAppMonitoring`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileContainerInsights`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileLogs`
      info	[Changelog] - New struct `ManagedClusterAzureMonitorProfileWindowsHostLogs`
      info	[Changelog] - New struct `ManagedClusterCostAnalysis`
      info	[Changelog] - New struct `ManagedClusterIngressProfile`
      info	[Changelog] - New struct `ManagedClusterIngressProfileWebAppRouting`
      info	[Changelog] - New struct `ManagedClusterMetricsProfile`
      info	[Changelog] - New struct `ManagedClusterNodeResourceGroupProfile`
      info	[Changelog] - New struct `ManagedClusterPropertiesForSnapshot`
      info	[Changelog] - New struct `ManagedClusterSecurityProfileImageIntegrity`
      info	[Changelog] - New struct `ManagedClusterSecurityProfileNodeRestriction`
      info	[Changelog] - New struct `ManagedClusterSnapshot`
      info	[Changelog] - New struct `ManagedClusterSnapshotListResult`
      info	[Changelog] - New struct `ManagedClusterSnapshotProperties`
      info	[Changelog] - New struct `ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler`
      info	[Changelog] - New struct `MeshRevision`
      info	[Changelog] - New struct `MeshRevisionProfile`
      info	[Changelog] - New struct `MeshRevisionProfileList`
      info	[Changelog] - New struct `MeshRevisionProfileProperties`
      info	[Changelog] - New struct `MeshUpgradeProfile`
      info	[Changelog] - New struct `MeshUpgradeProfileList`
      info	[Changelog] - New struct `MeshUpgradeProfileProperties`
      info	[Changelog] - New struct `NetworkMonitoring`
      info	[Changelog] - New struct `NetworkProfileForSnapshot`
      info	[Changelog] - New struct `NetworkProfileKubeProxyConfig`
      info	[Changelog] - New struct `NetworkProfileKubeProxyConfigIpvsConfig`
      info	[Changelog] - New struct `PortRange`
      info	[Changelog] - New struct `ServiceMeshProfile`
      info	[Changelog] - New struct `TrustedAccessRole`
      info	[Changelog] - New struct `TrustedAccessRoleBinding`
      info	[Changelog] - New struct `TrustedAccessRoleBindingListResult`
      info	[Changelog] - New struct `TrustedAccessRoleBindingProperties`
      info	[Changelog] - New struct `TrustedAccessRoleListResult`
      info	[Changelog] - New struct `TrustedAccessRoleRule`
      info	[Changelog] - New struct `UpgradeOverrideSettings`
      info	[Changelog] - New field `DrainTimeoutInMinutes` in struct `AgentPoolUpgradeSettings`
      info	[Changelog] - New field `IgnorePodDisruptionBudget` in struct `AgentPoolsClientBeginDeleteOptions`
      info	[Changelog] - New field `EnableVnetIntegration`, `SubnetID` in struct `ManagedClusterAPIServerAccessProfile`
      info	[Changelog] - New field `CapacityReservationGroupID`, `EnableCustomCATrust`, `MessageOfTheDay`, `NetworkProfile`, `SecurityProfile`, `WindowsProfile` in struct `ManagedClusterAgentPoolProfile`
      info	[Changelog] - New field `CapacityReservationGroupID`, `EnableCustomCATrust`, `MessageOfTheDay`, `NetworkProfile`, `SecurityProfile`, `WindowsProfile` in struct `ManagedClusterAgentPoolProfileProperties`
      info	[Changelog] - New field `NodeOSUpgradeChannel` in struct `ManagedClusterAutoUpgradeProfile`
      info	[Changelog] - New field `Logs` in struct `ManagedClusterAzureMonitorProfile`
      info	[Changelog] - New field `AppMonitoringOpenTelemetryMetrics` in struct `ManagedClusterAzureMonitorProfileMetrics`
      info	[Changelog] - New field `EffectiveNoProxy` in struct `ManagedClusterHTTPProxyConfig`
      info	[Changelog] - New field `DelegatedResources` in struct `ManagedClusterIdentity`
      info	[Changelog] - New field `BackendPoolType` in struct `ManagedClusterLoadBalancerProfile`
      info	[Changelog] - New field `CreationData`, `EnableNamespaceResources`, `GuardrailsProfile`, `IngressProfile`, `MetricsProfile`, `NodeResourceGroupProfile`, `ResourceUID`, `ServiceMeshProfile`, `UpgradeSettings` in struct `ManagedClusterProperties`
      info	[Changelog] - New field `CustomCATrustCertificates`, `ImageIntegrity`, `NodeRestriction` in struct `ManagedClusterSecurityProfile`
      info	[Changelog] - New field `Version` in struct `ManagedClusterStorageProfileDiskCSIDriver`
      info	[Changelog] - New field `VerticalPodAutoscaler` in struct `ManagedClusterWorkloadAutoScalerProfile`
      info	[Changelog] - New field `IgnorePodDisruptionBudget` in struct `ManagedClustersClientBeginDeleteOptions`
      info	[Changelog] - New field `KubeProxyConfig`, `Monitoring` in struct `NetworkProfile`
      info	[Changelog]
      info	[Changelog] Total 8 breaking change(s), 206 additive change(s).
    ️️✔️ azure-sdk-for-js succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 519fe99e72a8eeca65d67d38f335c9b08e7c2a0c. 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-containerservice [View full logs]  [Preview SDK Changes] Breaking Change Detected
      Only show 120 items here, please refer to log for details.
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsDeleteOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsGetOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsListNextOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleBindingsListOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRoleListResult
      info	[Changelog]   - Added Interface TrustedAccessRoleRule
      info	[Changelog]   - Added Interface TrustedAccessRolesListNextOptionalParams
      info	[Changelog]   - Added Interface TrustedAccessRolesListOptionalParams
      info	[Changelog]   - Added Interface UpgradeOverrideSettings
      info	[Changelog]   - Added Type Alias AgentPoolSSHAccess
      info	[Changelog]   - Added Type Alias BackendPoolType
      info	[Changelog]   - Added Type Alias GuardrailsSupport
      info	[Changelog]   - Added Type Alias IPFamily
      info	[Changelog]   - Added Type Alias IpvsScheduler
      info	[Changelog]   - Added Type Alias IstioIngressGatewayMode
      info	[Changelog]   - Added Type Alias Level
      info	[Changelog]   - Added Type Alias MachinesGetResponse
      info	[Changelog]   - Added Type Alias MachinesListNextResponse
      info	[Changelog]   - Added Type Alias MachinesListResponse
      info	[Changelog]   - Added Type Alias ManagedClustersGetGuardrailsVersionsResponse
      info	[Changelog]   - Added Type Alias ManagedClustersGetMeshRevisionProfileResponse
      info	[Changelog]   - Added Type Alias ManagedClustersGetMeshUpgradeProfileResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListGuardrailsVersionsNextResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListGuardrailsVersionsResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListMeshRevisionProfilesNextResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListMeshRevisionProfilesResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListMeshUpgradeProfilesNextResponse
      info	[Changelog]   - Added Type Alias ManagedClustersListMeshUpgradeProfilesResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsGetResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListNextResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsListResponse
      info	[Changelog]   - Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse
      info	[Changelog]   - Added Type Alias Mode
      info	[Changelog]   - Added Type Alias NodeOSUpgradeChannel
      info	[Changelog]   - Added Type Alias Protocol
      info	[Changelog]   - Added Type Alias RestrictionLevel
      info	[Changelog]   - Added Type Alias ServiceMeshMode
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingProvisioningState
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsCreateOrUpdateResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsGetResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsListNextResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRoleBindingsListResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRolesListNextResponse
      info	[Changelog]   - Added Type Alias TrustedAccessRolesListResponse
      info	[Changelog]   - Interface AgentPool has a new optional parameter capacityReservationGroupID
      info	[Changelog]   - Interface AgentPool has a new optional parameter enableCustomCATrust
      info	[Changelog]   - Interface AgentPool has a new optional parameter messageOfTheDay
      info	[Changelog]   - Interface AgentPool has a new optional parameter networkProfile
      info	[Changelog]   - Interface AgentPool has a new optional parameter securityProfile
      info	[Changelog]   - Interface AgentPool has a new optional parameter windowsProfile
      info	[Changelog]   - Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
      info	[Changelog]   - Interface AgentPoolUpgradeSettings has a new optional parameter drainTimeoutInMinutes
      info	[Changelog]   - Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
      info	[Changelog]   - Interface ContainerServiceNetworkProfile has a new optional parameter monitoring
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter creationData
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter enableNamespaceResources
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter guardrailsProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter ingressProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter metricsProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter nodeResourceGroupProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter resourceUID
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter serviceMeshProfile
      info	[Changelog]   - Interface ManagedCluster has a new optional parameter upgradeSettings
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter networkProfile
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter securityProfile
      info	[Changelog]   - Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter windowsProfile
      info	[Changelog]   - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration
      info	[Changelog]   - Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId
      info	[Changelog]   - Interface ManagedClusterAutoUpgradeProfile has a new optional parameter nodeOSUpgradeChannel
      info	[Changelog]   - Interface ManagedClusterAzureMonitorProfile has a new optional parameter logs
      info	[Changelog]   - Interface ManagedClusterAzureMonitorProfileMetrics has a new optional parameter appMonitoringOpenTelemetryMetrics
      info	[Changelog]   - Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy
      info	[Changelog]   - Interface ManagedClusterIdentity has a new optional parameter delegatedResources
      info	[Changelog]   - Interface ManagedClusterLoadBalancerProfile has a new optional parameter backendPoolType
      info	[Changelog]   - Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter customCATrustCertificates
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter imageIntegrity
      info	[Changelog]   - Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
      info	[Changelog]   - Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
      info	[Changelog]   - Interface ManagedClusterWorkloadAutoScalerProfile has a new optional parameter verticalPodAutoscaler
      info	[Changelog]   - Added Enum KnownAgentPoolSSHAccess
      info	[Changelog]   - Added Enum KnownBackendPoolType
      info	[Changelog]   - Added Enum KnownGuardrailsSupport
      info	[Changelog]   - Added Enum KnownIPFamily
      info	[Changelog]   - Added Enum KnownIpvsScheduler
      info	[Changelog]   - Added Enum KnownIstioIngressGatewayMode
      info	[Changelog]   - Added Enum KnownLevel
      info	[Changelog]   - Added Enum KnownMode
      info	[Changelog]   - Added Enum KnownNodeOSUpgradeChannel
      info	[Changelog]   - Added Enum KnownProtocol
      info	[Changelog]   - Added Enum KnownRestrictionLevel
      info	[Changelog]   - Added Enum KnownServiceMeshMode
      info	[Changelog]   - Added Enum KnownTrustedAccessRoleBindingProvisioningState
      info	[Changelog]   - Enum KnownOssku has a new value Mariner
      info	[Changelog]   - Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
      info	[Changelog]   - Enum KnownSnapshotType has a new value ManagedCluster
      info	[Changelog]   - Enum KnownWorkloadRuntime has a new value KataMshvVmIsolation
      info	[Changelog]
      info	[Changelog] **Breaking Changes**
      info	[Changelog]
      info	[Changelog]   - Operation AgentPools.beginAbortLatestOperation has a new signature
      info	[Changelog]   - Operation AgentPools.beginAbortLatestOperationAndWait has a new signature
      info	[Changelog]   - Operation AgentPools.beginCreateOrUpdate has a new signature
      info	[Changelog]   - Operation AgentPools.beginCreateOrUpdateAndWait has a new signature
      info	[Changelog]   - Operation AgentPools.beginDelete has a new signature
      info	[Changelog]   - Operation AgentPools.beginDeleteAndWait has a new signature
      info	[Changelog]   - Operation AgentPools.beginUpgradeNodeImageVersion has a new signature
      info	[Changelog]   - Operation AgentPools.beginUpgradeNodeImageVersionAndWait has a new signature
      info	[Changelog]   - Operation AgentPools.get has a new signature
      info	[Changelog]   - Operation AgentPools.getUpgradeProfile has a new signature
      info	[Changelog]   - Class ContainerServiceClient has a new signature
      info	[Changelog]   - Type of parameter ipFamilies of interface ContainerServiceNetworkProfile is changed from IpFamily[] to IPFamily[]
      info	[Changelog]   - Removed Enum KnownIpFamily
    ️️✔️ azure-sdk-for-net-track2 succeeded [Detail] [Expand]
    • ️✔️Succeeded [Logs] Generate from 519fe99e72a8eeca65d67d38f335c9b08e7c2a0c. 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.ContainerService [View full logs]  [Preview SDK Changes]
      info	[Changelog]
    ️❌ azure-resource-manager-schemas failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 519fe99e72a8eeca65d67d38f335c9b08e7c2a0c. Schema Automation 14.0.0
      command	.sdkauto/initScript.sh ../azure-resource-manager-schemas_tmp/initInput.json ../azure-resource-manager-schemas_tmp/initOutput.json
      warn	File azure-resource-manager-schemas_tmp/initOutput.json not found to read
      command	.sdkauto/generateScript.sh ../azure-resource-manager-schemas_tmp/generateInput.json ../azure-resource-manager-schemas_tmp/generateOutput.json
      warn	No file changes detected after generation
      cannot force update branch 'sdkAuto/25247/containerservice' as it is the current HEAD of the repository.
      Error: cannot force update branch 'sdkAuto/25247/containerservice' as it is the current HEAD of the repository.
    • ️✔️containerservice [View full logs
    • ️✔️containerservice [View full logs
      error	Fatal error: cannot force update branch 'sdkAuto/25247/containerservice' as it is the current HEAD of the repository.
      error	The following packages are still pending:
      error		containerservice
      error		containerservice
    ️❌ azure-powershell failed [Detail]
    • Pipeline Framework Failed [Logs] Generate from 519fe99e72a8eeca65d67d38f335c9b08e7c2a0c. 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
      SSL error: syscall failure: Broken pipe
      Error: SSL error: syscall failure: Broken pipe
    • ️✔️Az.containerservice.DefaultTag [View full logs
      error	Fatal error: SSL error: syscall failure: Broken pipe
      error	The following packages are still pending:
      error		Az.containerservice.DefaultTag
    Posted by Swagger Pipeline | How to fix these errors?

    @openapi-pipeline-app
    Copy link

    openapi-pipeline-app bot commented Aug 9, 2023

    Generated ApiView

    Language Package Name ApiView Link
    Go sdk/resourcemanager/containerservice/armcontainerservice https://apiview.dev/Assemblies/Review/04b198f78b3f4a41bd1b6d845b282abf
    .Net Azure.ResourceManager.ContainerService There is no API change compared with the previous version
    JavaScript @azure/arm-containerservice https://apiview.dev/Assemblies/Review/0425ddf403be4581adb03a0d6fcb7008
    Java azure-resourcemanager-containerservicemicrosoftcontainerserviceaks-generated https://apiview.dev/Assemblies/Review/82813e2cd2a344c18dc9fee8d5f10181

    @FumingZhang FumingZhang merged this pull request into Azure:FumingZhang-containerservice-Microsoft.ContainerService-2023-07-02-preview Aug 10, 2023
    ms-henglu pushed a commit that referenced this pull request Aug 22, 2023
    …add version preview/2023-07-02-preview (#25254)
    
    * Adds base for updating Microsoft.ContainerService/aks from version preview/2023-06-02-preview to version 2023-07-02-preview
    
    * Updates readme
    
    * Updates API version in new specs and examples
    
    * update readmes (#25049)
    
    * add new field resourceUID to managed cluster properties (#25069)
    
    * add new field resourceUID to managed cluster properties
    
    https://msazure.visualstudio.com/CloudNativeCompute/_git/aks-rp/pullrequest/8416789
    
    * update description
    
    * Mark guardrailsProfile Version as not required (#25081)
    
    * Mark guardrailsProfile Version as not required
    
    * Run prettier
    
    ---------
    
    Co-authored-by: Nick Keller <[email protected]>
    
    * Swagger Changes for Multiple DNS Zones for Web App Routing (#25064)
    
    * added web app routing changes for multiple dns zones
    
    * modified examples
    
    * Changes for unified azuremonitorprofile in Microsoft.ContainerService (#25063)
    
    * Changes for unified azuremonitorprofile
    
    * Update prettier changes
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/managedClusters.json
    
    Co-authored-by: FumingZhang <[email protected]>
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/managedClusters.json
    
    Co-authored-by: FumingZhang <[email protected]>
    
    ---------
    
    Co-authored-by: Janvi Jatakia (from Dev Box) <[email protected]>
    Co-authored-by: FumingZhang <[email protected]>
    
    * Add cost analysis to AKS preview Swagger (#25082)
    
    * update preview API to follow GA api - use one forceupgrade boolean in… (#25099)
    
    * update preview API to follow GA api - use one forceupgrade boolean instead of multiple overrides
    
    * update msg
    
    ---------
    
    Co-authored-by: Wenjun Gao <[email protected]>
    
    * Mark trusted access role binding PUT and DELETE operation as async (#25112)
    
    * Mark trusted access role binding PUT and DELETE operation as async
    
    * fix CI: update TA oepration's error to common type error
    
    * Swagger for Machine API (#25180)
    
    * Swagger for Machine List, Get API
    
    Related work items: #24759018
    
    * Update managedClusters.json
    
    * Update managedClusters.json
    
    * Update MachineGet.json
    
    adding new line
    
    * Update MachineList.json
    
    * Update managedClusters.json
    
    * Update managedClusters.json
    
    * Update managedClusters.json
    
    * swagger: machine api
    
    * swagger: machine api
    
    * swagger:machine api
    
    * swagger: machine api
    
    * swagger: machine api
    
    * swagger: machine api
    
    * Update specification/containerservice/resource-manager/Microsoft.ContainerService/aks/preview/2023-07-02-preview/managedClusters.json
    
    Co-authored-by: FumingZhang <[email protected]>
    
    * swagger: machine api
    
    * swagger: machine api
    
    * swagger:  machine api
    
    * swagger:machine api
    
    * swagger:machine api
    
    * swagger:machine api
    
    ---------
    
    Co-authored-by: FumingZhang <[email protected]>
    
    * Adding Guardrails version to public swagger (#25085)
    
    * Adding Guardrails version to public swagger
    
    * renamed GetGuardrailsVersions.json
    
    * Applied GetCollectionResponseSchema rule
    
    * Ran prettier fix
    
    * Minor change
    
    * moving parametre into managedClusters.json
    
    * GuardrailsAvailableVersion model change
    
    * Updated version param reference
    
    * Swagger SemanticValidation fix
    
    * model changes
    
    * prettier fix
    
    * Added version in list response
    
    * Changed  to resource in GET and added descriptions where needed
    
    * Removed identifier in GuardrailsAvailableVersionsList
    
    ---------
    
    Co-authored-by: Sindhuja Salla <[email protected]>
    
    * Remove overlay vpa unused properties (#25242)
    
    * remove unused properties
    
    * only remove from required section
    
    * remove the whole properties
    
    ---------
    
    Co-authored-by: zhifanhui <[email protected]>
    
    * asm: update examples to use asm- prefix for revisions (#25247)
    
    * Revert "Mark trusted access role binding PUT and DELETE operation as async (#25112)" (#25233)
    
    This reverts commit db24ef8.
    
    * fix AgentPoolNameParameter location
    
    * Fuming zhang containerservice microsoft.container service 2023 07 02 preview (#25433)
    
    * adding requested properties.
    
    * adding requested properties
    
    * prettier check
    
    * removing read-only constraint
    
    ---------
    
    Co-authored-by: daru__ <[email protected]>
    Co-authored-by: Nick Keller <[email protected]>
    Co-authored-by: Nick Keller <[email protected]>
    Co-authored-by: Jaiveer Katariya <[email protected]>
    Co-authored-by: Janvi Jatakia <[email protected]>
    Co-authored-by: Janvi Jatakia (from Dev Box) <[email protected]>
    Co-authored-by: Matthew Christopher <[email protected]>
    Co-authored-by: Wenjun Gao <[email protected]>
    Co-authored-by: Wenjun Gao <[email protected]>
    Co-authored-by: Tongyao Si <[email protected]>
    Co-authored-by: sushmak295 <[email protected]>
    Co-authored-by: sallasindhuja <[email protected]>
    Co-authored-by: Sindhuja Salla <[email protected]>
    Co-authored-by: huizhifan <[email protected]>
    Co-authored-by: zhifanhui <[email protected]>
    Co-authored-by: Sanya Kochhar <[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.

    3 participants