forked from Azure/azure-cli-extensions
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 2
[AutoPR securityinsight] Add Threat Intellingence to Stable swagger #1485
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
          
     Closed
      
      
    Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    
      
        
      
      
  
    27 tasks
  
a7ad8b8    to
    e81a367      
    Compare
  
    * providerhub cli extensions update * fix for style validations * update operations * construct resource type url based on name and re-record tests * update docs * linter and minor refactor * note breaking changes and linter * param abbreviations ordering * help doc * breaking change mitigation and linter * update defaultRollout params * add top level command group help message Co-authored-by: Wendy Chang <[email protected]>
…ension (Azure#3467) * For extension: Spring-Cloud Application-Insights, migration instrumentation key to connection string, fall back to instrumentation key when connection string is not available * 1. Update azext.minCliCoreVersion to latest version; 2. Update help info by transforming 'intrumentation key' to 'connection string'; 3. Use concret type of exception to replace general CLIError; 4. fix typo for connection; 5. Add unit test; * Update version number and add release notes Co-authored-by: Mason(Jie) Chen <[email protected]>
…up policy to continuous and migrating to track 2 sdk (Azure#3514)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=956347 Last commit: Azure@097827a
…#3530) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=958823 Last commit: Azure@bd16344
* Revert "[Scheduled-Query] update api version (Azure#3399)" This reverts commit 5ed250a. * update extension version * update recording
…3534) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=959559 Last commit: Azure@b82ed96
* update transcribe * fix pipeline * update pool image * Trigger Build
Co-authored-by: Neehar Duvvuri <[email protected]>
* fix recording * fix fips case
* Revert "Migrate instrumentation_key to connection_string for spring-cloud extension (Azure#3467)" This reverts commit 097827a * Add release note and set version Co-authored-by: Mason(Jie) Chen <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=964297 Last commit: Azure@9af4418
* update * update pipeline * update pipeline * update pipeline * remove az_aks_tool folder * update .gitignore * * fix missing tool * update cli scripts * update create venv * update live test var check * fix unit test report path
* test pass * refine * test pass
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=966621 Last commit: Azure@bea72c8
…deployments (Azure#3486) * update bundled SDK for spring-cloud * Add support for 0.5 core, 512 Mi resource requests in app deployment * Add support to format log streaming of structured JSON output * fix: default logging style * Add support to output Spring Boot flavored logger name * fix style and linter issue in new code * change new api-version from 2021-03-03-preview to 2021-06-01-preview * update to use 2021-06-01-preview api-version * fix resource quantity validation * bump the spring-cloud extension version to 2.5.0 * update according to review comments * refine comments for cpu/memory validation * fix: lint style for _resource_quantity.py * fix: fix reset cpu/memory settings on env update
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=959433 Last commit: Azure@1e9d134
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=969084 Last commit: Azure@e4a423a
* chore(arcdata): Welcome arcdata v0.0.1 preview chore(arcdata): Welcome arcdata v0.0.1 preview * chore(arcdata): Welcome arcdata v0.0.1 preview * chore(arcdata): Welcome arcdata v0.0.1 preview * chore(arcdata): Welcome arcdata v0.0.1 preview chore(arcdata): Welcome arcdata v0.0.1 preview * chore(arcdata): Welcome arcdata v0.0.1 preview
* Update ml to version 2.0.1a3 * add 2.0.1a3 * fix index.json * finally fix index.json Co-authored-by: Neehar Duvvuri <[email protected]>
* Add `az vmware global-reach-connection` command group * linter fix - add blank line * fix linter errors & warnings * linter: 2 blank lines * add asserts
) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1015931 Last commit: Azure@5118e24
* Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model * Stage Public Version of k8s-extension 0.2.0 for official release (#15) * Create pull.yml * Update pull.yml * Update azure-pipelines.yml * Initial commit of k8s-extension * Update pipelines file * Update CODEOWNERS * Update private preview pipelines * Remove open service mesh from public release * Update pipeline files * Update public extension pipeline * Change condition variable * Add version to public preview/private preview * Update pipelines * Add different testing based on private branch * Add annotations to extension model * Update k8s-custom-pipelines.yml * Update SDKs with Updated Swagger Spec for 2020-07-01-preview (#13) * Update sdks with updated swagger spec * Update version and history rst * Reorder release history timeline * Fix ExtensionInstanceForCreate for import * remove py2 bdist support * Add custom table formatting * Remove unnecessary files * Fix style issues * Fix branch based on comments * Update identity piece manually * Don't handle defaults at the CLI level * Remove defaults from CLI client * Check null target namespace with namespace scope * Update style * Add cassandra operator and location to model Co-authored-by: [email protected] <Action - Fork Sync> * Remove custom pipelines file * Update extension description, remove private const * Update pipeline file * Disable refs docs * Update to include better create warning logs and remove update context (#20) * Update to include better create warning logs and remove update context * Remove help text for update * Fix spelling error * Update message * Fix k8s-extension conflict with private version * Fix style errors * Fix filename * add customization for microsoft.azureml.kubernetes (#23) * add customization for microsoft.azureml.kubernetes * Update release history Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Add E2E Testing from Separate branch into internal code (#26) * Add internal e2e testing * Change to testing folder * Inference CLI validation for Scoring FE (#24) * cli validation starter * added the call to the fe validation function * nodeport validation not required * test fix Co-authored-by: Jonathan Innis <[email protected]> * legal warning added (#27) * Remove deprecated method logger.warn * Update k8s-custom-pipelines.yml for Azure Pipelines * Update k8s-custom-pipelines.yml for Azure Pipelines * Add Azure Defender to E2E testing (#28) * Add azure defender testing to e2e * Remove the debug flag * Add configuration testing * Fix pipeline failures * Make test script more intuitive * Remove parameter from testing * Fix wrong location for k8s config whl * Fix pip upgrade issue * Fix pip install upgrade issue * Fix pip install issue * delete resurce in testcase (#29) Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Check Provider is Registered with Subscription Before Making Requests (#18) * Add check for KubernetesConfiguration * Disable pylint and rename * Update provider registration link * Update version * Remove extra blank line * Fix bug in import * only validate scoring fe when inference is enabled (#31) * only validate scoring fe when inference is enabled * Fix versioning Co-authored-by: Yue Yu <[email protected]> Co-authored-by: jonathan-innis <[email protected]> * Provider registration case insensitive * do not validate against scoring fe if inference is not enabled. (#33) * do not validate against scoring fe if inference is not enabled. * add inference enabled scenario * refine * increase sleeping time * fix Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Jonathan Innis <[email protected]> * Add OSM as Public Preview Extension (#34) * Add OSM as public preview extension * Add osm testing * Add release train to tests * Fix failing osm test * Upgrade pip in integration testing * Remove ununsed import * Fix release train check in update * Parallelize E2E Testing (#36) * Add OSM as public preview extension * Add osm testing * Update test logic to parallelize * Fix test success checking * Parallelize extension testing * Better error checking logic * Fix azureml deletion * Fix private build (#40) * change amlk8s to amlarc (#42) Co-authored-by: Yue Yu <[email protected]> * Servicebus client model changes (#44) * Servicebus client model changes * Fix testing script * Update history file and pipeline * Update min cli core version for track 2 updates * Read SSL cert and key from files (#38) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments Co-authored-by: Jonathan Innis <[email protected]> * Upgrade release version * Liakaz/inference read ssl from file (#47) * first sketch of the change fixes removed extra blank lines changes regarding param renaming added ssl tests added more detail to the unit test additional import moved pem files out of public folder fixed import chenged import changed import unit tests fix unit test fix fixed unit tests fixed unit test unit test fix changes int test cert and key * test protected config * fix test typo * temporary changes reverted * fixing tests * fixed file paths * removed accidentally added file * changes according to review comments * more changes according to review comments * changes according to review comments * fixed decode error * renamed the experimental param Co-authored-by: Jonathan Innis <[email protected]> * Fix style issues (#51) * Fixed scoring fe related extension param names (#49) * fixed scoring fe related extension params * bug fix and style fixes * variable rename * fixed the error type * set cluster to prod by default * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#50) * Add distro validation for osm-arc * fixed indentation * Fix linting * Resolve comments * Add unit test * fix lint Co-authored-by: Jonathan Innis <[email protected]> * Add distro validation for osm-arc (#53) removed release-train logic * Add Custom Delete Logic for Partners (#54) * Add custom delete logic * Fix failing unit tests * Add warning message when deleting amlarc extension (#55) * add warning message * fix indentation * Update release version * Remove Pyhelm from OSM customization (#58) * Fix OSM pyhelm bug * Debug bootstrap error * Update release message * Remove pyhelm dependency * Update tests to only check extensionconfig creation (#61) * Update tests to only check extensionconfig creation * Single set of CRUD for AzureML * Debug logs for connectedk8s * Increase open service mesh version number * Update k8s-extension Models to Track2 (#64) * Update k8s-extension models to track2 * Add debug for failed cleanup * Increase version number * Exit 0 on failed cleanup * Fix identity in wrong place in model (#66) * Readd osm-arc distro validation (#62) * Add distro validation for osm-arc removed release-train logic * Readd osm_arc distro validation * Fix style * Rm space * Edit test * Fixed tests and error logic * Remove dependency * Add delete method Co-authored-by: Jonathan Innis <[email protected]> * Don't Send Identity Headers If In DF (#67) * Don't send identity for clusters in dogfood * Add location to model for identity * Add identity validation to testing * Remove unneeded files Co-authored-by: [email protected] <Action - Fork Sync> Co-authored-by: yuyue9284 <[email protected]> Co-authored-by: Yue Yu <[email protected]> Co-authored-by: Lia Kazakova <[email protected]> Co-authored-by: Niranjan Shankar <[email protected]> Co-authored-by: jingyizhu99 <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1019643 Last commit: Azure@e7fa0b9
* fix setup venv * fix recordings due to arm api version update * update recording file for run_command
* Intial transition from module to extension * Changed command structure Made send nmi/sysrq/reset not use virtual terminal. Reformatted code to improve styling. Now Cli errors are used to report errors. When configuring terminal, errors reporting is improved. * Fixed all style errors * Updated help docs * Changes instance ID parameters * Improved Initial Checking of Resource Now a resource is checked to see whether it exists, it is running, and custom boot diagnostics is enabled, all before a call to the serial console resource provider is made. * Changed error checking and reporting Now AzureConnectionError is used and serial console can be launched as long as VM is not deallocating or deallocated. * Added some initial testing Testing for sending SysRq and NMI to VM's * Added additional testing for SysRq and NMI Modified previous tests and added tests for VMSS's * Fixed loading bug, added Windows Messaging Loading bug where pressing enter while loading would attempt to make a new connection to the serial console is now fixed. Also now check the OS version of the connected VM and change the loading screen if it is Windows and remove the SysRq option. * Added some extra error reporting Now SysRq checks to make sure the connection is to a Linux VM. Removed unnecessary storage create command from tests. * Added testing for checking resource Changed parts of check resource to fix some edge case errors * Fixed test error and made changes to read me Fixed problem were testing would fail for reset vm command. Updated test recording files, readme, metedata to remove upper cli version limit, and fixed style in some files. * Updated setup.py Added dependencies and changed readme file location * Updated README and Help docs * Fixed style and version of numpy in setup * Fixed CODEOWNERS * Fixed help docs not appearing * Added serial-console entry to service_name.json * Updated README * Added enable and disable commands These commands enable or disable serial console across a subscription. Also updated help docs, README, and tests for new commands. * Changed to snake case, removed numpy/wsaccel Code no longer needs numpy/wsaccel dependecy to run quickly so they were removed. * Http requests are now handled by a client This client code was generated using the autorest.az code generator. Some small changes to error checking and messaging. * Changed boot diagnostic requirements No longer need custom boot diagnostics for VM. Changed testing to reflect changes. * Fixed problem with cmd and powershell VT Sequences The Cli would automatically initialize colorama breaking a lot of the Virtual Terminal Sequences that were used in the program * Check extra field to detect windows VM * Fixed service_name.json
Co-authored-by: Adil Adilli <[email protected]>
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1020111 Last commit: Azure@88054de
…m values for `--type` (Azure#3700) * add enum value for --event-type * update version and history * update recordings
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1020394 Last commit: Azure@a993bc0
) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1020030 Last commit: Azure@1fad1dd
…zure#3710) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1020567 Last commit: Azure@fa889c9
Update the link to Kubernetes extensions
* Set version to 0.3.6 This update is necessary for PR Azure#3153 * Added az-vm-repair to the file to trigger the CI job. * changed "vm repair" to "vm-repair" * Added HISTORY.rst * Added missing command "vm-repair" and updated its URL * HISTORY.rst is used by setup.py now. Added package-data "linux-build_setup-cloud-init.txt" * merged manually missing object for arcdata * Update service_name.json fixed the linter complain about a missing newline * Add missing newline at end of file. Complained by linter * Add missing Command "vm"
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1022945 Last commit: Azure@54b11ed
* Update minCliVersion, remove un-needed commands * Update from 0.3.1 to 0.4.0 * Add webapp to service_name.json
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1024277 Last commit: Azure@bf4b942
* my changes batch 1 * upgrade mostly works now too * finished all the built in providers * oidc done * more work * secret prompts added * finish work * style fixes * more style fixes * pylint passed * address some of chris' comments * address PR comments, clean up * address some CI concerns * more fixes * linter should pass * fix codeowners * linter should pass * linter should pass * really hope this passes the ci * fix credscan * address Sisira's comments * fix static analysis * address Sisira's comments * try now * try now * try now * try now * revert * please * now
* first commit for hotfix. * Second Commit * Updating the version to 0.9.0
…#3728) Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1024761 Last commit: Azure@0b76ba9
* chore(arcdata): version bump to 1.0.0 (GA) * chore(arcdata): version bump to 1.0.0 (GA)
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1027301 Last commit: Azure@08e829c
Triggered by Azure CLI Extensions Release Pipeline - ADO_BUILD_ID=1027369 Last commit: Azure@de343bd
7dcae3d    to
    2d2bf84      
    Compare
  
    Merge 9ce66b4ea61453793488ac96bd2eea7a1b3bc6a4 into f528ab6
2d2bf84    to
    849c4b4      
    Compare
  
    
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Create to sync Azure/azure-rest-api-specs#14832
(message created by the CI based on PR content)
Installation instruction
Package securityinsight
You can install the package
securityinsightof this PR using the following command:Please install the latest Azure CLI and try this
Direct download
Your files can be directly downloaded here: