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

Additional changes for az CLI #10795

Merged
merged 9 commits into from
Sep 23, 2020
Merged

Additional changes for az CLI #10795

merged 9 commits into from
Sep 23, 2020

Conversation

TylerLeonhardt
Copy link
Member

This contains the additional changes needed for Azure/azure-cli-extensions#2364 to go in.

MSFT employees can try out our new experience at OpenAPI Hub - one location for using our validation tools and finding your workflow.

Contribution checklist:

If any further question about AME onboarding or validation tools, please view the FAQ.

ARM API Review Checklist

  • Ensure to check this box if one of the following scenarios meet updates in the PR, so that label “WaitForARMFeedback” will be added automatically to involve ARM API Review. Failure to comply may result in delays for manifest application. Note this does not apply to data plane APIs, all “removals” and “adding a new property” no more require ARM API review.

    • Adding new API(s)
    • Adding a new API version
    • Adding a new service
  • If you are blocked on ARM review and want to get the PR merged with urgency, please get the ARM oncall for reviews (RP Manifest Approvers team under Azure Resource Manager service) from IcM and reach out to them.

Breaking Change Review Checklist

If there are following updates in the PR, ensure to request an approval from API Review Board as defined in the Breaking Change Policy.

  • Removing API(s) in stable version
  • Removing properties in stable version
  • Removing API version(s) in stable version
  • Updating API in stable version with Breaking Change Validation errors
  • Updating API(s) in preview over 1 year

Please follow the link to find more details on PR review process.

@openapi-pipeline-app
Copy link

openapi-pipeline-app bot commented Sep 15, 2020

[Staging] Swagger Validation Report

️✔️BreakingChange [Detail]
 There are no breaking changes. 
️✔️LintDiff [Detail]
 Validation passes for LintDiff. 
️✔️Avocado [Detail]
 Validation passes for Avocado. 
️✔️ModelValidation [Detail]
 Validation passes for ModelValidation. 
️✔️SemanticValidation [Detail]
 Validation passes for SemanticValidation. 
Posted by Swagger Pipeline | How to fix these errors?

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 15, 2020

Azure CLI Extension Generation - Release

  • Installation instruction for service connectedmachine [Preview Changes]
    curl -L "https://portal.azure-devex-tools.com/api/sdk-dl-pub?p=Azure/azure-rest-api-specs/10795/azure-cli-extensions/connectedmachine/connectedmachine-0.1.0-py3-none-any.whl" -o connectedmachine-0.1.0-py3-none-any.whl
    az extension add --source=connectedmachine-0.1.0-py3-none-any.whl
    
️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from d6eedbe with merge commit 6e2e923. Azure CLI Automation 13.0.17.20200918.2
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'OperationValue-display' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineProperties-osProfile' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'Machine-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'Machine-identity' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineUpdate-identity' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineUpdate-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineExtension-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineExtensionUpdate-properties' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/AllOfWhenYouMeantRef): Schema 'MachineExtensionProperties-instanceView' is using an 'allOf' instead of a $ref. This creates a wasteful anonymous type when generating code.
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationValue' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationValue-display' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OperationValueDisplay' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'OSProfile' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineProperties-osProfile' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Machine' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Machine-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Machine-identity' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdate-identity' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineUpdate-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'UpdateResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtension' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtension-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionUpdate' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionUpdate-properties' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionProperties-instanceView' with an undefined type and 'allOf'/'anyOf'/'oneOf' is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionUpdateProperties' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionInstanceView' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionInstanceView-status' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'MachineExtensionsListResult' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'Resource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/SchemaMissingType): The schema 'TrackedResource' with an undefined type and decalared properties is a bit ambigious. This has been auto-corrected to 'type:object'
    [AutoRest] WARNING (PreCheck/CheckDuplicateSchemas): Checking for duplicate schemas, this could take a (long) while.  Run with --verbose for more detail.
    [AutoRest] WARNING (): Operation Update has already existed in group! Skip split!
    [AutoRest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'operation_value_display' -> 'operation_value_displayAutoGenerated'
    [AutoRest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_properties' -> 'machine_propertiesAutoGenerated'
    [AutoRest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_update_properties' -> 'machine_update_propertiesAutoGenerated'
    [AutoRest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_extension_properties' -> 'machine_extension_propertiesAutoGenerated'
    [AutoRest] WARNING (PreNamer/DeduplicateName): Deduplicating schema name: 'machine_extension_update_properties' -> 'machine_extension_update_propertiesAutoGenerated'
    [AutoRest] WARNING (): cli.auto-parameter-hidden is not true, skip visibility cleaner
    [AutoRest] 
    [AutoRest] NO TEST SCENARIO PROVIDED - DEFAULT WILL BE USED
    [AutoRest] ADD FOLLOWING SECTION TO readme.cli.md FILE TO MODIFY IT
    [AutoRest] --------------------------------------------------------
    [AutoRest]   test-scenario:
    [AutoRest]     - name: /MachineExtensions/put/Create or Update a Machine Extension
    [AutoRest]     - name: /MachineExtensions/get/Get Machine Extension
    [AutoRest]     - name: /MachineExtensions/get/Get all Machine Extensions
    [AutoRest]     - name: /MachineExtensions/patch/Create or Update a Machine Extension
    [AutoRest]     - name: /Machines/get/Get Machine
    [AutoRest]     - name: /Machines/get/List Machines by resource group
    [AutoRest]     - name: /Machines/get/List Machines by resource group
    [AutoRest]     - name: /MachineExtensions/delete/Delete a Machine Extension
    [AutoRest]     - name: /Machines/delete/Delete a Machine
    [AutoRest] --------------------------------------------------------
  • ️✔️connectedmachine [View full logs]  [Release Azure CLI Changes]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 15, 2020

azure-sdk-for-go - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 15, 2020

azure-sdk-for-js - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from d6eedbe with merge commit 6e2e923. SDK Automation 13.0.17.20200918.2
  • ️✔️@azure/arm-hybridcompute [View full logs]  [Release SDK Changes]
    [npmPack] npm WARN deprecated rollup-plugin-node-resolve@5.2.0: This package has been deprecated and is no longer maintained. Please use @rollup/plugin-node-resolve.
    [npmPack] npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
    [npmPack] npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
    [npmPack] npm notice created a lockfile as package-lock.json. You should commit this file.
    [npmPack] loaded rollup.config.js with warnings
    [npmPack] (!) Unused external imports
    [npmPack] default imported from external module 'rollup' but never used
    [npmPack] 
    [npmPack] ./esm/hybridComputeManagementClient.js → ./dist/arm-hybridcompute.js...
    [npmPack] created ./dist/arm-hybridcompute.js in 235ms
    [npmPack] npm notice 
    [npmPack] npm notice package: @azure/arm-hybridcompute@2.0.0
    [npmPack] npm notice === Tarball Contents === 
    [npmPack] npm notice 69.0kB  dist/arm-hybridcompute.js                        
    [npmPack] npm notice 23.5kB  dist/arm-hybridcompute.min.js                    
    [npmPack] npm notice 1.9kB   esm/hybridComputeManagementClient.js             
    [npmPack] npm notice 2.7kB   esm/hybridComputeManagementClientContext.js      
    [npmPack] npm notice 345B    esm/models/index.js                              
    [npmPack] npm notice 446B    esm/operations/index.js                          
    [npmPack] npm notice 11.0kB  esm/operations/machineExtensions.js              
    [npmPack] npm notice 799B    esm/models/machineExtensionsMappers.js           
    [npmPack] npm notice 5.9kB   esm/operations/machines.js                       
    [npmPack] npm notice 728B    esm/models/machinesMappers.js                    
    [npmPack] npm notice 31.2kB  esm/models/mappers.js                            
    [npmPack] npm notice 1.6kB   esm/operations/operations.js                     
    [npmPack] npm notice 458B    esm/models/operationsMappers.js                  
    [npmPack] npm notice 2.0kB   esm/models/parameters.js                         
    [npmPack] npm notice 1.0kB   rollup.config.js                                 
    [npmPack] npm notice 1.7kB   package.json                                     
    [npmPack] npm notice 457B    tsconfig.json                                    
    [npmPack] npm notice 137.6kB dist/arm-hybridcompute.js.map                    
    [npmPack] npm notice 20.6kB  dist/arm-hybridcompute.min.js.map                
    [npmPack] npm notice 709B    esm/hybridComputeManagementClient.d.ts.map       
    [npmPack] npm notice 833B    esm/hybridComputeManagementClient.js.map         
    [npmPack] npm notice 525B    esm/hybridComputeManagementClientContext.d.ts.map
    [npmPack] npm notice 1.4kB   esm/hybridComputeManagementClientContext.js.map  
    [npmPack] npm notice 10.1kB  esm/models/index.d.ts.map                        
    [npmPack] npm notice 181B    esm/operations/index.d.ts.map                    
    [npmPack] npm notice 126B    esm/models/index.js.map                          
    [npmPack] npm notice 196B    esm/operations/index.js.map                      
    [npmPack] npm notice 2.8kB   esm/operations/machineExtensions.d.ts.map        
    [npmPack] npm notice 5.2kB   esm/operations/machineExtensions.js.map          
    [npmPack] npm notice 417B    esm/models/machineExtensionsMappers.d.ts.map     
    [npmPack] npm notice 430B    esm/models/machineExtensionsMappers.js.map       
    [npmPack] npm notice 2.7kB   esm/operations/machines.d.ts.map                 
    [npmPack] npm notice 3.7kB   esm/operations/machines.js.map                   
    [npmPack] npm notice 367B    esm/models/machinesMappers.d.ts.map              
    [npmPack] npm notice 380B    esm/models/machinesMappers.js.map                
    [npmPack] npm notice 1.6kB   esm/models/mappers.d.ts.map                      
    [npmPack] npm notice 17.6kB  esm/models/mappers.js.map                        
    [npmPack] npm notice 663B    esm/operations/operations.d.ts.map               
    [npmPack] npm notice 908B    esm/operations/operations.js.map                 
    [npmPack] npm notice 212B    esm/models/operationsMappers.d.ts.map            
    [npmPack] npm notice 225B    esm/models/operationsMappers.js.map              
    [npmPack] npm notice 539B    esm/models/parameters.d.ts.map                   
    [npmPack] npm notice 1.5kB   esm/models/parameters.js.map                     
    [npmPack] npm notice 3.5kB   README.md                                        
    [npmPack] npm notice 1.3kB   esm/hybridComputeManagementClient.d.ts           
    [npmPack] npm notice 1.8kB   src/hybridComputeManagementClient.ts             
    [npmPack] npm notice 951B    esm/hybridComputeManagementClientContext.d.ts    
    [npmPack] npm notice 2.4kB   src/hybridComputeManagementClientContext.ts      
    [npmPack] npm notice 29.7kB  esm/models/index.d.ts                            
    [npmPack] npm notice 130B    esm/operations/index.d.ts                        
    [npmPack] npm notice 28.5kB  src/models/index.ts                              
    [npmPack] npm notice 414B    src/operations/index.ts                          
    [npmPack] npm notice 8.0kB   esm/operations/machineExtensions.d.ts            
    [npmPack] npm notice 14.9kB  src/operations/machineExtensions.ts              
    [npmPack] npm notice 489B    esm/models/machineExtensionsMappers.d.ts         
    [npmPack] npm notice 790B    src/models/machineExtensionsMappers.ts           
    [npmPack] npm notice 6.4kB   esm/operations/machines.d.ts                     
    [npmPack] npm notice 12.4kB  src/operations/machines.ts                       
    [npmPack] npm notice 418B    esm/models/machinesMappers.d.ts                  
    [npmPack] npm notice 722B    src/models/machinesMappers.ts                    
    [npmPack] npm notice 2.0kB   esm/models/mappers.d.ts                          
    [npmPack] npm notice 24.9kB  src/models/mappers.ts                            
    [npmPack] npm notice 1.1kB   esm/operations/operations.d.ts                   
    [npmPack] npm notice 2.4kB   src/operations/operations.ts                     
    [npmPack] npm notice 148B    esm/models/operationsMappers.d.ts                
    [npmPack] npm notice 422B    src/models/operationsMappers.ts                  
    [npmPack] npm notice 600B    esm/models/parameters.d.ts                       
    [npmPack] npm notice 2.0kB   src/models/parameters.ts                         
    [npmPack] npm notice 1.1kB   LICENSE.txt                                      
    [npmPack] npm notice === Tarball Details === 
    [npmPack] npm notice name:          @azure/arm-hybridcompute                
    [npmPack] npm notice version:       2.0.0                                   
    [npmPack] npm notice filename:      azure-arm-hybridcompute-2.0.0.tgz       
    [npmPack] npm notice package size:  56.2 kB                                 
    [npmPack] npm notice unpacked size: 513.7 kB                                
    [npmPack] npm notice shasum:        13508e344a1fdf94aa94a4fce7f3220a6a0b167f
    [npmPack] npm notice integrity:     sha512-fqiOe7s/fDXWt[...]0+b+BWT++EtYw==
    [npmPack] npm notice total files:   69                                      
    [npmPack] npm notice 

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 15, 2020

azure-sdk-for-java - Release

️✔️ succeeded [Logs] [Expand Details]

@openapi-sdkautomation
Copy link

openapi-sdkautomation bot commented Sep 15, 2020

azure-sdk-for-net - Release

️✔️ succeeded [Logs] [Expand Details]
  • ️✔️ Generate from d6eedbe with merge commit 6e2e923. SDK Automation 13.0.17.20200918.2
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
    [AutoRest] realpath(): Permission denied
  • ️✔️Microsoft.Azure.Management.HybridCompute [View full logs]  [Release SDK Changes]
      No Artifact Generated.

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 15, 2020

    azure-sdk-for-python - Release

    ️✔️ succeeded [Logs] [Expand Details]
    • ️✔️ Generate from d6eedbe with merge commit 6e2e923. SDK Automation 13.0.17.20200918.2
    • ️✔️azure-mgmt-hybridcompute [View full logs]  [Release SDK Changes]
      [build_conf] INFO:packaging_tools:Building template azure-mgmt-hybridcompute
      [build_conf] INFO:packaging_tools.conf:Skipping default conf since the file exists
      [build_conf] INFO:packaging_tools:Skipping CHANGELOG.md template, since a previous one was found
      [build_conf] INFO:packaging_tools:Template done azure-mgmt-hybridcompute
      [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
      [build_package]   warnings.warn(msg)
      [build_package] /usr/lib/python3.6/distutils/dist.py:261: UserWarning: Unknown distribution option: 'long_description_content_type'
      [build_package]   warnings.warn(msg)
      [breaking_change_setup] Ignoring mock: markers 'python_version <= "2.7"' don't match your environment
      [ChangeLog] Size of delta 0.010% size of original (original: 20111 chars, delta: 2 chars)
      [ChangeLog] 

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 15, 2020

    azure-sdk-for-python-track2 - Release

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 15, 2020

    Trenton Generation - Release

    No readme.md specification configuration files were found that are associated with the files modified in this pull request, or swagger_to_sdk section in readme.md is not configured

    @openapi-sdkautomation
    Copy link

    openapi-sdkautomation bot commented Sep 15, 2020

    azure-resource-manager-schemas - Release

    ⚠️ warning [Logs] [Expand Details]
    • ⚠️ Generate from d6eedbe with merge commit 6e2e923. Schema Automation 13.0.17.20200918.2
      Failed to find any diff after autorest so no changed packages was found.

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @azure-pipelines
    Copy link

    Azure Pipelines successfully started running 1 pipeline(s).

    @TylerLeonhardt
    Copy link
    Member Author

    @markcowl this is good to merge in.

    @markcowl markcowl merged commit 6e2e923 into master Sep 23, 2020
    @TylerLeonhardt TylerLeonhardt deleted the changes-for-CLI-extra branch September 23, 2020 19:55
    nitegupt pushed a commit to nitegupt/azure-rest-api-specs that referenced this pull request Sep 25, 2020
    * changes for CLI
    
    * add aliases
    
    * maybe it's machineextensions
    
    * Update readme.az.md
    
    * Update readme.cli.md
    
    * Update readme.az.md
    
    * maybe the param is different
    
    * add name
    
    * GET -> Get
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    3 participants